Sat Jul 31 11:48:38 2010 UTC ()
Updating security/p5-Digest-MD5 from 2.39 to 2.40

pkgsrc changes:
- adjust dependencies

Upstream changes:
2010-07-03 - Release 2.40 - Gisle Aas <gisle@ActiveState.com>
   Marc Pignat (1):
      Safer alignment test [RT#35823]
   Robin Barker (1):
      consting in new ext/
   Gisle Aas (1):
      Remove the MacOS branch of this test


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

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

--- pkgsrc/security/p5-Digest-MD5/Attic/Makefile 2009/06/14 20:09:54 1.32
+++ pkgsrc/security/p5-Digest-MD5/Attic/Makefile 2010/07/31 11:48:37 1.33
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile,v 1.32 2009/06/14 20:09:54 sno Exp $ 1# $NetBSD: Makefile,v 1.33 2010/07/31 11:48:37 sno Exp $
2# 2#
3 3
4DISTNAME= Digest-MD5-2.39 4DISTNAME= Digest-MD5-2.40
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} 13LICENSE= ${PERL5_LICENSE}
14 14
15PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18DEPENDS+= p5-Digest>=1.00:../../security/p5-Digest 18DEPENDS+= {perl>=5.7.3,p5-Digest>=1.00}:../../security/p5-Digest
19 19
20CONFLICTS+= p5-MD5-[0-9]* 20CONFLICTS+= p5-MD5-[0-9]*
21 21
22PERL5_PACKLIST= auto/Digest/MD5/.packlist 22PERL5_PACKLIST= auto/Digest/MD5/.packlist
23 23
24.include "../../lang/perl5/module.mk" 24.include "../../lang/perl5/module.mk"
25.include "../../mk/bsd.pkg.mk" 25.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/security/p5-Digest-MD5/Attic/distinfo 2009/06/14 20:09:54 1.14
+++ pkgsrc/security/p5-Digest-MD5/Attic/distinfo 2010/07/31 11:48:37 1.15
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.14 2009/06/14 20:09:54 sno Exp $ 1$NetBSD: distinfo,v 1.15 2010/07/31 11:48:37 sno Exp $
2 2
3SHA1 (Digest-MD5-2.39.tar.gz) = 4242f0b1ffa898b7b7d17b4b9275f96f78bb64a6 3SHA1 (Digest-MD5-2.40.tar.gz) = 072c149528dc8a3a1eb7fd6f151cb04dedc7f27e
4RMD160 (Digest-MD5-2.39.tar.gz) = 87876d61bf5eac900f913790f51ed0d8f50860d1 4RMD160 (Digest-MD5-2.40.tar.gz) = 0554abeca068cc01f675d6abecb65bbfa5100c64
5Size (Digest-MD5-2.39.tar.gz) = 45255 bytes 5Size (Digest-MD5-2.40.tar.gz) = 45686 bytes