diff options
author | sno <sno@pkgsrc.org> | 2012-07-06 13:22:13 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2012-07-06 13:22:13 +0000 |
commit | 808519a68a8d6409628d7db3103f296f31a72f77 (patch) | |
tree | 4e1455936a8c63f63e30a574d68cd43e7a011b68 /security | |
parent | a2a4a45a1196064c8c78c1498710fa5a6680a29d (diff) | |
download | pkgsrc-808519a68a8d6409628d7db3103f296f31a72f77.tar.gz |
Updating package for Perl 5 module Digest::MD5 in security/p5-Digest-MD5
from 2.51nb1 to 2.52.
Upstream changes:
2012-06-08 Gisle Aas <gisle@ActiveState.com>
Gisle Aas (3):
Wrong version number in the changelog
The t/threads.t was missing from the MANIFEST
Update expected digests for files
Andrew Fresh (1):
Remove double the
Lyle Hopkins (1):
Digest::Perl::MD5 OO fallback didn't work [RT#66634]
Peter J. Acklam (1):
Fix typos (spelling errors) in cpan/Digest-MD5/*
Shlomi Fish (1):
Modernize the code in the POD.
Zefram (1):
Makes Digest::MD5 work on Perl 5.6 [RT#75032]
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Digest-MD5/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index fa55bdefc70..c9432652e79 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2011/08/09 07:24:52 adam Exp $ +# $NetBSD: Makefile,v 1.37 2012/07/06 13:22:13 sno Exp $ -DISTNAME= Digest-MD5-2.51 +DISTNAME= Digest-MD5-2.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5md5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index 95865eeb41a..c26644e9351 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2010/12/02 12:22:58 wiz Exp $ +$NetBSD: distinfo,v 1.17 2012/07/06 13:22:13 sno Exp $ -SHA1 (Digest-MD5-2.51.tar.gz) = 496994e72a8aa01cb89dde82f0f1b1c85c5a8b39 -RMD160 (Digest-MD5-2.51.tar.gz) = ba81c98130f166380a69dddce886585478dcdcf1 -Size (Digest-MD5-2.51.tar.gz) = 45964 bytes +SHA1 (Digest-MD5-2.52.tar.gz) = 74f8623c6ba603fd46dac697b194e6c3231e349a +RMD160 (Digest-MD5-2.52.tar.gz) = 01d4c3121fdf0be6da3d5745bf3dd5477211e02a +Size (Digest-MD5-2.52.tar.gz) = 46828 bytes |