diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-10-26 16:59:44 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-10-26 16:59:44 +0000 |
commit | 9235de39b14fba3ba8ce69e803f5f302fee3e56a (patch) | |
tree | f3360fd960f7ac02abf67fd73dd3a3cc970756f5 /security | |
parent | 375eb28b0a3ce9912cac4e818f10b11528358843 (diff) |
Update to 2.30.
PR: 58049
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Notes
Notes:
svn path=/head/; revision=92213
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index bedd9076e79c..6fd1b2b91360 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Digest-MD5 -PORTVERSION= 2.27 +PORTVERSION= 2.30 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index 52bfe90f2d2c..9dec470a6fd9 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1 +1 @@ -MD5 (Digest-MD5-2.27.tar.gz) = 9829a18644d00b043304ebbdd0d014c3 +MD5 (Digest-MD5-2.30.tar.gz) = b53c5c1a199932122f52f14b01252399 |