diff options
author | jadawin <jadawin@FreeBSD.org> | 2016-03-10 09:09:16 +0000 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2016-03-10 09:09:16 +0000 |
commit | d3551e5d4f1666e38870786cd47b952873778b7e (patch) | |
tree | 7ee9085501be0d1282102c4825c3d74a5655081c | |
parent | fcb058a3a12994eb4238824ab6c25f18dc85a9a5 (diff) | |
download | FreeBSD-ports-d3551e5d4f1666e38870786cd47b952873778b7e.zip FreeBSD-ports-d3551e5d4f1666e38870786cd47b952873778b7e.tar.gz |
- Update to 2.55
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 17e055a..6ac054c 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Digest-MD5 -PORTVERSION= 2.54 +PORTVERSION= 2.55 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the MD5 algorithm +LICENSE= ARTPERL10 + USES= perl5 USE_PERL5= configure diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index 05956b9..acabe62 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1,2 +1,2 @@ -SHA256 (Digest-MD5-2.54.tar.gz) = 90de11e3743ef1c753a5c2032b434e09472046fbcf346996cbe5d135b217f390 -SIZE (Digest-MD5-2.54.tar.gz) = 48699 +SHA256 (Digest-MD5-2.55.tar.gz) = 03b198a2d14425d951e5e50a885d3818c3162c8fe4c21e18d7798a9a179d0e3c +SIZE (Digest-MD5-2.55.tar.gz) = 48823 |