Wed Mar 3 17:12:04 2010 UTC ()
Updating devel/p5-autodie from 2.09 to 2.10

Upstream changes:
2.10  Sat Feb 27 14:01:18 AUSEST 2010
        * BUGFIX: Fatal and autodie no longer leak Carp functions
          into the caller's namespace.  Thanks to Schwern.
        * TEST: Multi-arg open tests are really really skipped
          under Windows now.
        * DOCUMENTATION: Many more people are properly attributed
          in the 'AUTHORS' file.


(sno)
diff -r1.3 -r1.4 pkgsrc/devel/p5-autodie/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/p5-autodie/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-autodie/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-autodie/Attic/Makefile 2010/02/23 20:14:40 1.3
+++ pkgsrc/devel/p5-autodie/Attic/Makefile 2010/03/03 17:12:04 1.4
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.3 2010/02/23 20:14:40 sno Exp $ 1# $NetBSD: Makefile,v 1.4 2010/03/03 17:12:04 sno Exp $
2 2
3DISTNAME= autodie-2.09 3DISTNAME= autodie-2.10
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=autodie/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=autodie/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/autodie/ 9HOMEPAGE= http://search.cpan.org/dist/autodie/
10COMMENT= Replace functions with ones that succeed or die with lexical scope 10COMMENT= Replace functions with ones that succeed or die with lexical scope
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-IPC-System-Simple>=0.12:../../devel/p5-IPC-System-Simple 13DEPENDS+= p5-IPC-System-Simple>=0.12:../../devel/p5-IPC-System-Simple
14 14
15PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-autodie/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-autodie/Attic/distinfo 2010/02/23 20:14:40 1.3
+++ pkgsrc/devel/p5-autodie/Attic/distinfo 2010/03/03 17:12:04 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2010/02/23 20:14:40 sno Exp $ 1$NetBSD: distinfo,v 1.4 2010/03/03 17:12:04 sno Exp $
2 2
3SHA1 (autodie-2.09.tar.gz) = bac8b393c7c3ce34b350896fe29cebfaa8f872a9 3SHA1 (autodie-2.10.tar.gz) = a3b38858a08647c9a8d0bc35f4940ffc4c2477f4
4RMD160 (autodie-2.09.tar.gz) = 7641ed9b0b8a32dab3f289761e5a73162dc58fc2 4RMD160 (autodie-2.10.tar.gz) = bfe41148f89446cbb897023eebb9d61fcb5e2c75
5Size (autodie-2.09.tar.gz) = 76478 bytes 5Size (autodie-2.10.tar.gz) = 76712 bytes