Wed Jul 3 15:09:55 2013 UTC ()
Updating package for CPAN distribution autodie in devel/p5-autodie from
2.19nb1 to 2.20.

Upstream changes:
2.20      2013-06-23 16:08:41 PST8PDT
        Many improvements from Niels Thykier, hero of the
        free people.  From GH #25:
        * SPEED / INTERNAL: Less time is spent computing prototypes
        * SPEED / INTERNAL: Leak guards are more efficient.
        * SPEED : Expanding tags (eg: qw(:all)) is now faster.
          This also improves the speed of checking autodying
          code with Perl::Critic.
        * INTERNAL: Expanding of tags is faster and preserves order.


(sno)
diff -r1.11 -r1.12 pkgsrc/devel/p5-autodie/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/p5-autodie/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/devel/p5-autodie/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-autodie/Attic/Makefile 2013/05/31 12:40:54 1.11
+++ pkgsrc/devel/p5-autodie/Attic/Makefile 2013/07/03 15:09:54 1.12
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2013/05/31 12:40:54 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2013/07/03 15:09:54 sno Exp $
 
-DISTNAME=	autodie-2.19
+DISTNAME=	autodie-2.20
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=autodie/}
 
@@ -12,10 +11,10 @@
 LICENSE=	${PERL5_LICENSE}
 
 DEPENDS+=	p5-IPC-System-Simple>=0.12:../../devel/p5-IPC-System-Simple
+DEPENDS+=	p5-Sub-Identify-[0-9]*:../../devel/p5-Sub-Identify
 
 PKG_INSTALLATION_TYPES=	overwrite pkgviews
 
-PERL5_MODULE_TYPE=	Module::Install::Bundled
 PERL5_PACKLIST=		auto/autodie/.packlist
 
 post-extract:

cvs diff -r1.6 -r1.7 pkgsrc/devel/p5-autodie/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-autodie/Attic/distinfo 2013/05/13 01:57:39 1.6
+++ pkgsrc/devel/p5-autodie/Attic/distinfo 2013/07/03 15:09:55 1.7
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2013/05/13 01:57:39 wen Exp $
+$NetBSD: distinfo,v 1.7 2013/07/03 15:09:55 sno Exp $
 
-SHA1 (autodie-2.19.tar.gz) = 8b250fb945a1eb98ea15c8d557c2aa5329f4f26f
+SHA1 (autodie-2.20.tar.gz) = 37b1e3dfe57cf0a5f755b1b7b016191420fa5242
-RMD160 (autodie-2.19.tar.gz) = 57c256f67b865669355723b7d99395fd3f17e140
+RMD160 (autodie-2.20.tar.gz) = e83b68b2097f4121f826842c3fda96d77bf5eb18
-Size (autodie-2.19.tar.gz) = 81305 bytes
+Size (autodie-2.20.tar.gz) = 82597 bytes