diff options
author | Henrik Brix Andersen <brix@FreeBSD.org> | 2011-05-26 19:43:57 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@FreeBSD.org> | 2011-05-26 19:43:57 +0000 |
commit | e446e1d8f6e8d9509a854df18189f648cd7cfb73 (patch) | |
tree | bd166a3a2ce19fbf4094d12b97c5f80f5b376a77 /security/p5-Crypt-Eksblowfish | |
parent | cc163f79185277afdd3ae97a56f3f28d4e14ed0e (diff) | |
download | ports-e446e1d8f6e8d9509a854df18189f648cd7cfb73.tar.gz ports-e446e1d8f6e8d9509a854df18189f648cd7cfb73.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-Eksblowfish')
-rw-r--r-- | security/p5-Crypt-Eksblowfish/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-Eksblowfish/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/p5-Crypt-Eksblowfish/Makefile b/security/p5-Crypt-Eksblowfish/Makefile index 858a1b6c76dd..c0ef6e93cbe9 100644 --- a/security/p5-Crypt-Eksblowfish/Makefile +++ b/security/p5-Crypt-Eksblowfish/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-Eksblowfish -PORTVERSION= 0.008 +PORTVERSION= 0.009 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +17,8 @@ COMMENT= Perl module for the Eksblowfish block cipher RUN_DEPENDS= ${SITE_PERL}/Class/Mix.pm:${PORTSDIR}/devel/p5-Class-Mix \ ${SITE_PERL}/parent.pm:${PORTSDIR}/devel/p5-parent +LICENSE_COMB= dual +LICENSE= ART10 GPLv1 PERL_MODBUILD= yes MAN3= Crypt::Eksblowfish.3 \ diff --git a/security/p5-Crypt-Eksblowfish/distinfo b/security/p5-Crypt-Eksblowfish/distinfo index 9eceddb55ba4..2f1075586a10 100644 --- a/security/p5-Crypt-Eksblowfish/distinfo +++ b/security/p5-Crypt-Eksblowfish/distinfo @@ -1,3 +1,2 @@ -MD5 (Crypt-Eksblowfish-0.008.tar.gz) = 3cb3010d23831e36ab51fb7b6080a55a -SHA256 (Crypt-Eksblowfish-0.008.tar.gz) = af7840a90fdb6f4487f1e4d87ce8ed120be3e5e5d9a5e647833bb6feb1b7cd07 -SIZE (Crypt-Eksblowfish-0.008.tar.gz) = 35277 +SHA256 (Crypt-Eksblowfish-0.009.tar.gz) = 3cc7126d5841107237a9be2dc5c7fbc167cf3c4b4ce34678a8448b850757014c +SIZE (Crypt-Eksblowfish-0.009.tar.gz) = 36302 |