diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-11-14 12:38:24 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-11-14 12:38:24 +0000 |
commit | d5dd272b55e0d31a63d02664311104e6405461f0 (patch) | |
tree | dde948f6808fce6c56a42f4690d146a6bc14bc95 /security/p5-Digest-MD5 | |
parent | b2dc840ac2736aee7e64a2beb5c48f17acbcc47d (diff) | |
download | ports-d5dd272b55e0d31a63d02664311104e6405461f0.tar.gz ports-d5dd272b55e0d31a63d02664311104e6405461f0.zip |
Notes
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 0b89071682d1..6f69f3db3a90 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Digest-MD5 -PORTVERSION= 2.36 -PORTREVISION= 1 +PORTVERSION= 2.37 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,6 +18,9 @@ PERL_CONFIGURE= yes MAN3= Digest::MD5.3 +post-extract: + ${RM} -f ${WRKSRC}/._* + .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500803 diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index 783345726ab8..3da7382ece03 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1,3 +1,3 @@ -MD5 (Digest-MD5-2.36.tar.gz) = 7f7996176c3008a1720a9984e94553ed -SHA256 (Digest-MD5-2.36.tar.gz) = 610a45812fce7cbbe3f35e6fa630adf36ab289ee2d5b00f177b0869bca749aa8 -SIZE (Digest-MD5-2.36.tar.gz) = 44687 +MD5 (Digest-MD5-2.37.tar.gz) = 9cce9e9a9c8605055f9683175df90e17 +SHA256 (Digest-MD5-2.37.tar.gz) = 26b93ca893efb56103ca15129bcf15752299036d0b680c7303ba7a6fc36ada68 +SIZE (Digest-MD5-2.37.tar.gz) = 46191 |