diff options
author | brix <brix@FreeBSD.org> | 2011-05-27 03:43:57 +0800 |
---|---|---|
committer | brix <brix@FreeBSD.org> | 2011-05-27 03:43:57 +0800 |
commit | d733f3c6aa65e4470066de01f1da4ce8174dd167 (patch) | |
tree | fecc12ec83b0819e8b99303841b750ea0282eb76 /security | |
parent | a5103e9db4ba3d2880a15e497b746f7a4819fbdf (diff) | |
download | freebsd-ports-gnome-d733f3c6aa65e4470066de01f1da4ce8174dd167.tar.gz freebsd-ports-gnome-d733f3c6aa65e4470066de01f1da4ce8174dd167.tar.zst freebsd-ports-gnome-d733f3c6aa65e4470066de01f1da4ce8174dd167.zip |
- Update to v0.009
- Add LICENSE
Diffstat (limited to 'security')
-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 |