Sun Jun 14 20:09:54 2009 UTC ()
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>
   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


(sno)
diff -r1.31 -r1.32 pkgsrc/security/p5-Digest-MD5/Makefile
diff -r1.13 -r1.14 pkgsrc/security/p5-Digest-MD5/distinfo

cvs diff -r1.31 -r1.32 pkgsrc/security/p5-Digest-MD5/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Digest-MD5/Attic/Makefile 2008/12/18 21:57:22 1.31
+++ pkgsrc/security/p5-Digest-MD5/Attic/Makefile 2009/06/14 20:09:54 1.32
@@ -1,24 +1,25 @@ @@ -1,24 +1,25 @@
1# $NetBSD: Makefile,v 1.31 2008/12/18 21:57:22 he Exp $ 1# $NetBSD: Makefile,v 1.32 2009/06/14 20:09:54 sno Exp $
2# 2#
3 3
4DISTNAME= Digest-MD5-2.38 4DISTNAME= Digest-MD5-2.39
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6SVR4_PKGNAME= p5md5 6SVR4_PKGNAME= p5md5
7CATEGORIES= security perl5 7CATEGORIES= security perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
9 9
10MAINTAINER= heinz@NetBSD.org 10MAINTAINER= heinz@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Digest-MD5/ 11HOMEPAGE= http://search.cpan.org/dist/Digest-MD5/
12COMMENT= Perl5 extension interface for MD5 algorithm 12COMMENT= Perl5 extension interface for MD5 algorithm
 13LICENSE= ${PERL5_LICENSE}
13 14
14PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
15PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
16 17
17DEPENDS+= p5-Digest>=1.00:../../security/p5-Digest 18DEPENDS+= p5-Digest>=1.00:../../security/p5-Digest
18 19
19CONFLICTS+= p5-MD5-[0-9]* 20CONFLICTS+= p5-MD5-[0-9]*
20 21
21PERL5_PACKLIST= auto/Digest/MD5/.packlist 22PERL5_PACKLIST= auto/Digest/MD5/.packlist
22 23
23.include "../../lang/perl5/module.mk" 24.include "../../lang/perl5/module.mk"
24.include "../../mk/bsd.pkg.mk" 25.include "../../mk/bsd.pkg.mk"

cvs diff -r1.13 -r1.14 pkgsrc/security/p5-Digest-MD5/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Digest-MD5/Attic/distinfo 2008/12/18 21:57:22 1.13
+++ pkgsrc/security/p5-Digest-MD5/Attic/distinfo 2009/06/14 20:09:54 1.14
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.13 2008/12/18 21:57:22 he Exp $ 1$NetBSD: distinfo,v 1.14 2009/06/14 20:09:54 sno Exp $
2 2
3SHA1 (Digest-MD5-2.38.tar.gz) = f2b67eeaa745fd0501bf93d55c8d3339029c9157 3SHA1 (Digest-MD5-2.39.tar.gz) = 4242f0b1ffa898b7b7d17b4b9275f96f78bb64a6
4RMD160 (Digest-MD5-2.38.tar.gz) = 49aca118503d170d5db7f25c7d608dc7755d11a6 4RMD160 (Digest-MD5-2.39.tar.gz) = 87876d61bf5eac900f913790f51ed0d8f50860d1
5Size (Digest-MD5-2.38.tar.gz) = 45345 bytes 5Size (Digest-MD5-2.39.tar.gz) = 45255 bytes