diff options
author | he <he@pkgsrc.org> | 2008-12-18 21:57:22 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-18 21:57:22 +0000 |
commit | 1f9a1a98bcd1a3a6ccd98ff482bf80cd7230fe8d (patch) | |
tree | 0d050fd49fd50dd71c16547405d5a2ab2cc22e44 /security | |
parent | 6932d65bef11d5f7457dbc3ba7f07d547e2ad7c5 (diff) | |
download | pkgsrc-1f9a1a98bcd1a3a6ccd98ff482bf80cd7230fe8d.tar.gz |
Update from version 2.36nb1 to 2.38.
Should fix PR#40189.
Upstream changes:
2008-11-14 Gisle Aas <gisle@ActiveState.com>
Release 2.38
The 2.37 tarball was infected by various '._*' files.
Thank you, Mac OS X!
Applied warning fix from Geoff Richards [RT#19643]
Applied compatiblity fix from Alexandr Ciornii [RT#30348]
2008-11-12 Gisle Aas <gisle@ActiveState.com>
Release 2.37
Sync up with consting changes from the perl core.
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 63cd7a03382..e35c7052722 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2008/10/19 19:18:46 he Exp $ +# $NetBSD: Makefile,v 1.31 2008/12/18 21:57:22 he Exp $ # -DISTNAME= Digest-MD5-2.36 +DISTNAME= Digest-MD5-2.38 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 e833a23364d..e190db7f74b 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2006/01/01 22:29:57 wiz Exp $ +$NetBSD: distinfo,v 1.13 2008/12/18 21:57:22 he Exp $ -SHA1 (Digest-MD5-2.36.tar.gz) = ec27cd80b16ba6f4c05bb82b0de184c8f2d8e4a6 -RMD160 (Digest-MD5-2.36.tar.gz) = 984508551054ca6f83830689c9d78fa032cb159e -Size (Digest-MD5-2.36.tar.gz) = 44687 bytes +SHA1 (Digest-MD5-2.38.tar.gz) = f2b67eeaa745fd0501bf93d55c8d3339029c9157 +RMD160 (Digest-MD5-2.38.tar.gz) = 49aca118503d170d5db7f25c7d608dc7755d11a6 +Size (Digest-MD5-2.38.tar.gz) = 45345 bytes |