diff options
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 47ee9f4e3fb7..7d598ad81c2e 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Digest-MD5 -PORTVERSION= 2.09 +PORTVERSION= 2.12 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= MD5 +MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- MAINTAINER= ache@FreeBSD.org diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index 84bfa1e05027..b1c779ecfedd 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1 +1 @@ -MD5 (Digest-MD5-2.09.tar.gz) = 8be0b95a2803bb9ddca19eaeefb43bb2 +MD5 (Digest-MD5-2.12.tar.gz) = 91225a9ea3b708db6557d0559b509af5 |