pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Digest-MD5 pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/de63482c84fa
branches: trunk
changeset: 394691:de63482c84fa
user: sno <sno%pkgsrc.org@localhost>
date: Sun Jun 14 20:09:54 2009 +0000
description:
pkgsrc changes:
- Updating package of p5 module Digest::MD5 from 2.38 to 2.39
- Setting license to ${PERL5_LICENSE} according to META.yaml
Upstream changes:
2009-06-09 - Release 2.39: Gisle Aas <gisle%ActiveState.com@localhost>
Nicholas Clark (2):
Get rid of the PERL_CORE hacks
Sync core: Rename ext/Digest/MD5 to ext/Digest-MD5
Jerry Hedden (1):
Handle non-numeric version numbers in ext/Digest/MD5/Makefile.PL
diffstat:
security/p5-Digest-MD5/Makefile | 5 +++--
security/p5-Digest-MD5/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 0b16d10c2880 -r de63482c84fa security/p5-Digest-MD5/Makefile
--- a/security/p5-Digest-MD5/Makefile Sun Jun 14 20:06:08 2009 +0000
+++ b/security/p5-Digest-MD5/Makefile Sun Jun 14 20:09:54 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2008/12/18 21:57:22 he Exp $
+# $NetBSD: Makefile,v 1.32 2009/06/14 20:09:54 sno Exp $
#
-DISTNAME= Digest-MD5-2.38
+DISTNAME= Digest-MD5-2.39
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5md5
CATEGORIES= security perl5
@@ -10,6 +10,7 @@
MAINTAINER= heinz%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Digest-MD5/
COMMENT= Perl5 extension interface for MD5 algorithm
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 0b16d10c2880 -r de63482c84fa security/p5-Digest-MD5/distinfo
--- a/security/p5-Digest-MD5/distinfo Sun Jun 14 20:06:08 2009 +0000
+++ b/security/p5-Digest-MD5/distinfo Sun Jun 14 20:09:54 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2008/12/18 21:57:22 he Exp $
+$NetBSD: distinfo,v 1.14 2009/06/14 20:09:54 sno Exp $
-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
+SHA1 (Digest-MD5-2.39.tar.gz) = 4242f0b1ffa898b7b7d17b4b9275f96f78bb64a6
+RMD160 (Digest-MD5-2.39.tar.gz) = 87876d61bf5eac900f913790f51ed0d8f50860d1
+Size (Digest-MD5-2.39.tar.gz) = 45255 bytes
Home |
Main Index |
Thread Index |
Old Index