diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-09-30 16:38:31 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-09-30 16:38:31 +0000 |
commit | b5c21cee5eca6f04dcf8ac2d822a8e4486819f51 (patch) | |
tree | 677f956a95298e02911e427570d64f949c3a1908 /security/p5-Digest | |
parent | b9daa482894af11cb3c2a878bb89b46df2dbaa8d (diff) | |
download | ports-b5c21cee5eca6f04dcf8ac2d822a8e4486819f51.tar.gz ports-b5c21cee5eca6f04dcf8ac2d822a8e4486819f51.zip |
Update to 1.12
Notes
Notes:
svn path=/head/; revision=143859
Diffstat (limited to 'security/p5-Digest')
-rw-r--r-- | security/p5-Digest/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Digest/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Digest/Makefile b/security/p5-Digest/Makefile index 84aa3c863a10..bf6adcd797d9 100644 --- a/security/p5-Digest/Makefile +++ b/security/p5-Digest/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest diff --git a/security/p5-Digest/distinfo b/security/p5-Digest/distinfo index 4bd8c16d2fc9..96948bc02f7e 100644 --- a/security/p5-Digest/distinfo +++ b/security/p5-Digest/distinfo @@ -1,2 +1,2 @@ -MD5 (Digest-1.11.tar.gz) = 0076d77ecce5956ec092d302c5b3fd1e -SIZE (Digest-1.11.tar.gz) = 7164 +MD5 (Digest-1.12.tar.gz) = 3ad71be6911372a62b2044761ed94be2 +SIZE (Digest-1.12.tar.gz) = 7189 |