diff options
author | Alan Mizrahi <alan+crux@mizrahi.com.ve> | 2017-05-26 14:53:36 +0900 |
---|---|---|
committer | Alan Mizrahi <alan+crux@mizrahi.com.ve> | 2017-05-26 14:53:36 +0900 |
commit | 32b26ade0b2ab6610e0e515c39548034f6102c87 (patch) | |
tree | 647e8370120f9e7f627ad53838a20eee150b371b /hunspell | |
parent | 8477fcc6c68b1f8f6f25f9fa2d6cc3f7a090694d (diff) | |
download | opt-32b26ade0b2ab6610e0e515c39548034f6102c87.tar.gz opt-32b26ade0b2ab6610e0e515c39548034f6102c87.tar.xz |
hunspell: 1.3.2 -> 1.6.1
Diffstat (limited to 'hunspell')
-rw-r--r-- | hunspell/.footprint | 41 | ||||
-rw-r--r-- | hunspell/.md5sum | 2 | ||||
-rw-r--r-- | hunspell/.signature | 8 | ||||
-rw-r--r-- | hunspell/Pkgfile | 9 |
4 files changed, 25 insertions, 35 deletions
diff --git a/hunspell/.footprint b/hunspell/.footprint index e15636f05..45eaa14cc 100644 --- a/hunspell/.footprint +++ b/hunspell/.footprint @@ -14,39 +14,28 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/wordlist2hunspell drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/hunspell/ --rw-r--r-- root/root usr/include/hunspell/affentry.hxx --rw-r--r-- root/root usr/include/hunspell/affixmgr.hxx -rw-r--r-- root/root usr/include/hunspell/atypes.hxx --rw-r--r-- root/root usr/include/hunspell/baseaffix.hxx -rw-r--r-- root/root usr/include/hunspell/csutil.hxx --rw-r--r-- root/root usr/include/hunspell/dictmgr.hxx --rw-r--r-- root/root usr/include/hunspell/filemgr.hxx --rw-r--r-- root/root usr/include/hunspell/hashmgr.hxx -rw-r--r-- root/root usr/include/hunspell/htypes.hxx -rw-r--r-- root/root usr/include/hunspell/hunspell.h -rw-r--r-- root/root usr/include/hunspell/hunspell.hxx -rw-r--r-- root/root usr/include/hunspell/hunvisapi.h --rw-r--r-- root/root usr/include/hunspell/hunzip.hxx --rw-r--r-- root/root usr/include/hunspell/langnum.hxx --rw-r--r-- root/root usr/include/hunspell/phonet.hxx --rw-r--r-- root/root usr/include/hunspell/replist.hxx --rw-r--r-- root/root usr/include/hunspell/suggestmgr.hxx -rw-r--r-- root/root usr/include/hunspell/w_char.hxx drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libhunspell-1.3.a --rwxr-xr-x root/root usr/lib/libhunspell-1.3.la -lrwxrwxrwx root/root usr/lib/libhunspell-1.3.so -> libhunspell-1.3.so.0.0.0 -lrwxrwxrwx root/root usr/lib/libhunspell-1.3.so.0 -> libhunspell-1.3.so.0.0.0 --rwxr-xr-x root/root usr/lib/libhunspell-1.3.so.0.0.0 --rw-r--r-- root/root usr/lib/libparsers.a +-rw-r--r-- root/root usr/lib/libhunspell-1.6.a +-rwxr-xr-x root/root usr/lib/libhunspell-1.6.la +lrwxrwxrwx root/root usr/lib/libhunspell-1.6.so -> libhunspell-1.6.so.0.0.1 +lrwxrwxrwx root/root usr/lib/libhunspell-1.6.so.0 -> libhunspell-1.6.so.0.0.1 +-rwxr-xr-x root/root usr/lib/libhunspell-1.6.so.0.0.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/hunspell.pc -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/hunspell.1.gz --rw-r--r-- root/root usr/man/man1/hunzip.1.gz --rw-r--r-- root/root usr/man/man1/hzip.1.gz -drwxr-xr-x root/root usr/man/man3/ --rw-r--r-- root/root usr/man/man3/hunspell.3.gz -drwxr-xr-x root/root usr/man/man4/ --rw-r--r-- root/root usr/man/man4/hunspell.4.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/hunspell.1.gz +-rw-r--r-- root/root usr/share/man/man1/hunzip.1.gz +-rw-r--r-- root/root usr/share/man/man1/hzip.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/hunspell.3.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/hunspell.5.gz diff --git a/hunspell/.md5sum b/hunspell/.md5sum index d33cfc908..cbfb77b78 100644 --- a/hunspell/.md5sum +++ b/hunspell/.md5sum @@ -1 +1 @@ -3121aaf3e13e5d88dfff13fb4a5f1ab8 hunspell-1.3.2.tar.gz +0df1c18c1284f8625af5ae5a8d5c4cef v1.6.1.tar.gz diff --git a/hunspell/.signature b/hunspell/.signature index b6dcd4354..f2c8573bb 100644 --- a/hunspell/.signature +++ b/hunspell/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/f0BRhKD9xXRpVuE+ClygPMNJIaMVmK1kh0gN3hEjBLcmd7nZQH/Z6IVk8znpEnKPR5O0pWaH13xiOXB1s3eVg0= -SHA256 (Pkgfile) = 664b59c63ac0f58ea871dd925b43e75801aa323d8ec38a319f7c47182f07e6c4 -SHA256 (.footprint) = e1d7d5ba902803abc578dc478cd1c77c337cd4d5051eb8a8562bb76ef221dc30 -SHA256 (hunspell-1.3.2.tar.gz) = b4edd4a4ee944cb9f485b35473e46b729ed768e9d24da8e78e4c4c6ca56addbd +RWSE3ohX2g5d/YN6zmfyUj0f3PJfHF2A3qrOIolVSc/IZiQmPxcchwGwcYjpmQ7ONHkVlundGJGNWjTVsQLRMDZNNj2pYIud9gg= +SHA256 (Pkgfile) = 03c633704dca68da2cce154ff5fa84628d72d7501acc05d071f9207732f38341 +SHA256 (.footprint) = d04b844e4e3c7a35918a0fbf5e9f65c85227a694225c99ae3f9f96ca2fd441f5 +SHA256 (v1.6.1.tar.gz) = 30f593733c50b794016bb03d31fd2a2071e4610c6fa4708e33edad2335102c49 diff --git a/hunspell/Pkgfile b/hunspell/Pkgfile index 4a45ba1c0..2afd2eaf2 100644 --- a/hunspell/Pkgfile +++ b/hunspell/Pkgfile @@ -4,12 +4,15 @@ # Depends on: name=hunspell -version=1.3.2 +version=1.6.1 release=2 -source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz) +source=(https://github.com/hunspell/$name/archive/v$version.tar.gz) build() { cd $name-$version + + autoreconf -if + ./configure \ --prefix=/usr \ --disable-nls @@ -17,6 +20,4 @@ build() { make prefix=$PKG/usr install rm -rf $PKG/usr/share/man/hu - mv $PKG/usr/share/man $PKG/usr/man - rmdir $PKG/usr/share } |