diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-08-11 17:01:22 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-08-11 17:01:22 +0000 |
commit | 0974e5ade85a249e153b04db257547b1dc6c7f22 (patch) | |
tree | d63fd7288b4971d4de07964144d235c05654adfd /archivers/lha-ac | |
parent | eaddd8c6f1c5b2f031b52d27c31613944f6ee743 (diff) | |
download | ports-0974e5ade85a249e153b04db257547b1dc6c7f22.tar.gz ports-0974e5ade85a249e153b04db257547b1dc6c7f22.zip |
Notes
Diffstat (limited to 'archivers/lha-ac')
-rw-r--r-- | archivers/lha-ac/Makefile | 8 | ||||
-rw-r--r-- | archivers/lha-ac/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile index 04465dee4570..d4552f74c17c 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -7,14 +7,14 @@ PORTNAME= lha PORTVERSION= 1.14i -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} \ http://qgpop.dl.sourceforge.jp/%SUBDIR%/ \ http://osdn.dl.sourceforge.jp/%SUBDIR%/ -MASTER_SITE_SUBDIR= lha/16650 +MASTER_SITE_SUBDIR= lha/22231 PKGNAMESUFFIX= -ac${PKGNAMESUFFIX2} -DISTNAME= ${PORTNAME}-${PORTVERSION}-ac20050924 +DISTNAME= ${PORTNAME}-${PORTVERSION}-ac20050924p1 MAINTAINER= dinoex@FreeBSD.org COMMENT= Archive files using LZSS and Huffman compression (.lzh files) @@ -25,7 +25,7 @@ PLIST_FILES= bin/lha #PLIST_DIRS= man/ja/man1 GNU_CONFIGURE= yes -RESTRICTED= "no permission to redistribute" +RESTRICTED= no permission to redistribute .if !defined(WITHOUT_NLS) CONFIGURE_ARGGS+= --disable-multibyte-filename diff --git a/archivers/lha-ac/distinfo b/archivers/lha-ac/distinfo index 074347afaf26..7513b25c3697 100644 --- a/archivers/lha-ac/distinfo +++ b/archivers/lha-ac/distinfo @@ -1,3 +1,3 @@ -MD5 (lha-1.14i-ac20050924.tar.gz) = e152850807e524bdac54373e16bac290 -SHA256 (lha-1.14i-ac20050924.tar.gz) = 7545974fc024a734c252c9ec457d9dd4ddfa2a14c1f35b700b196fad4a39dd08 -SIZE (lha-1.14i-ac20050924.tar.gz) = 275236 +MD5 (lha-1.14i-ac20050924p1.tar.gz) = 9f52430410928ba4390a73a41a36d56f +SHA256 (lha-1.14i-ac20050924p1.tar.gz) = b5261e9f98538816aa9e64791f23cb83f1632ecda61f02e54b6749e9ca5e9ee4 +SIZE (lha-1.14i-ac20050924p1.tar.gz) = 285518 |