mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 2.00
- Add LICENSE Approved by: tabthorpe (mentor)
This commit is contained in:
parent
96e290944c
commit
557fc9d94e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261194
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user