diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-08 22:21:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-08 22:21:26 +0000 |
commit | 9b97c7b155983174f3b3dc4ede90c3584f95eeb0 (patch) | |
tree | 318f362bf002fe090f9c738d26ab3d67e180c652 | |
parent | ac23e547fd4b2b35c556a031a858e752689f129f (diff) | |
download | ports-9b97c7b155983174f3b3dc4ede90c3584f95eeb0.tar.gz ports-9b97c7b155983174f3b3dc4ede90c3584f95eeb0.zip |
Notes
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 10 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 4 |
2 files changed, 4 insertions, 10 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index c12835eaa231..892af291f67c 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest-MD5 -PORTVERSION= 2.51 +PORTVERSION= 2.52 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,10 +18,4 @@ PERL_CONFIGURE= yes MAN3= Digest::MD5.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500803 -RUN_DEPENDS+= p5-Digest>=0:${PORTSDIR}/security/p5-Digest -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index fefbfbed608e..54a8a09b830e 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1,2 +1,2 @@ -SHA256 (Digest-MD5-2.51.tar.gz) = c6ff2075df76adccd8cbf89240bd2cf84f07091b177474c2d3bf2d2a7f9f921c -SIZE (Digest-MD5-2.51.tar.gz) = 45964 +SHA256 (Digest-MD5-2.52.tar.gz) = 0a7caed9931af2123e64f110e284e33d88cdd5d9a7e0514ae5a8b7ae1b90e43e +SIZE (Digest-MD5-2.52.tar.gz) = 46828 |