diff options
author | ashish <ashish@FreeBSD.org> | 2010-09-15 14:51:19 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-09-15 14:51:19 +0800 |
commit | 4bfe98f49637211b831b04b4646fa952a84828ac (patch) | |
tree | 455c903d110ba303987f4f242bdfd06344d5bad6 /security/p5-Digest-FNV | |
parent | 88cd88d5fb92d0350694336d5e7b4bfd6fc4f6b7 (diff) | |
download | freebsd-ports-gnome-4bfe98f49637211b831b04b4646fa952a84828ac.tar.gz freebsd-ports-gnome-4bfe98f49637211b831b04b4646fa952a84828ac.tar.zst freebsd-ports-gnome-4bfe98f49637211b831b04b4646fa952a84828ac.zip |
- Update to 2.00
- Add LICENSE
Approved by: tabthorpe (mentor)
Diffstat (limited to 'security/p5-Digest-FNV')
-rw-r--r-- | security/p5-Digest-FNV/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Digest-FNV/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/security/p5-Digest-FNV/Makefile b/security/p5-Digest-FNV/Makefile index 8971913f0ecc..c48a965c3c09 100644 --- a/security/p5-Digest-FNV/Makefile +++ b/security/p5-Digest-FNV/Makefile @@ -4,7 +4,7 @@ # $FreeBSD$ PORTNAME= Digest-FNV -PORTVERSION= 1.00 +PORTVERSION= 2.00 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for Fowler/Noll/Vo hash algorithm +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= Digest::FNV.3 diff --git a/security/p5-Digest-FNV/distinfo b/security/p5-Digest-FNV/distinfo index c1f97b7b07aa..d38d81c7371b 100644 --- a/security/p5-Digest-FNV/distinfo +++ b/security/p5-Digest-FNV/distinfo @@ -1,3 +1,3 @@ -MD5 (Digest-FNV-1.00.tar.gz) = aef83b146e7e04401d42544cd2999126 -SHA256 (Digest-FNV-1.00.tar.gz) = 57701677c73b4e586e871618285a6d432027ffb441525ad92e0eb6c76736dcc0 -SIZE (Digest-FNV-1.00.tar.gz) = 5245 +MD5 (Digest-FNV-2.00.tar.gz) = 3319b4838cc9c91d72b2e210066a5e98 +SHA256 (Digest-FNV-2.00.tar.gz) = be03b0f314de7deeb3df4e2942a3ffc16abd3ade58589694d99445884daebfec +SIZE (Digest-FNV-2.00.tar.gz) = 50755 |