diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-11-14 20:38:24 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-11-14 20:38:24 +0800 |
commit | 9e46074a3ce306edefc5137819097ad770100185 (patch) | |
tree | 7db80419fc716f13e8ca1cd7b21eecad0f28400a /security | |
parent | 010462c2ed9073cc374c5633416287bd768a8021 (diff) | |
download | freebsd-ports-gnome-9e46074a3ce306edefc5137819097ad770100185.tar.gz freebsd-ports-gnome-9e46074a3ce306edefc5137819097ad770100185.tar.zst freebsd-ports-gnome-9e46074a3ce306edefc5137819097ad770100185.zip |
- Update to 2.37
Diffstat (limited to 'security')
-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 |