Wed Dec 14 11:02:00 2011 UTC ()
Update p5-namespace-autoclean to 0.13.

Changes from previous:
----------------------
0.13  Wed, 24 Aug 2010 09:33:00 +0000
  * Fix issue in dist.ini which was causing links to be incorrectly generated.
  * Re-package to remove BEGIN { $VERSION hackery by using a newer
    Dist-Zilla.


(hiramatsu)
diff -r1.7 -r1.8 pkgsrc/devel/p5-namespace-autoclean/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-namespace-autoclean/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-namespace-autoclean/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-namespace-autoclean/Makefile 2011/08/23 09:27:29 1.7
+++ pkgsrc/devel/p5-namespace-autoclean/Makefile 2011/12/14 11:02:00 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2011/08/23 09:27:29 abs Exp $ 1# $NetBSD: Makefile,v 1.8 2011/12/14 11:02:00 hiramatsu Exp $
2 2
3DISTNAME= namespace-autoclean-0.12 3DISTNAME= namespace-autoclean-0.13
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=namespace/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=namespace/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/namespace-autoclean/ 9HOMEPAGE= http://search.cpan.org/dist/namespace-autoclean/
10COMMENT= Keep imports out of your namespace 10COMMENT= Keep imports out of your namespace
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-Moose>2:../../devel/p5-Moose 13DEPENDS+= p5-Moose>2:../../devel/p5-Moose
14DEPENDS+= p5-B-Hooks-EndOfScope-[0-9]*:../../devel/p5-B-Hooks-EndOfScope 14DEPENDS+= p5-B-Hooks-EndOfScope-[0-9]*:../../devel/p5-B-Hooks-EndOfScope
15DEPENDS+= p5-namespace-clean>=0.11:../../devel/p5-namespace-clean 15DEPENDS+= p5-namespace-clean>=0.11:../../devel/p5-namespace-clean
16 16

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-namespace-autoclean/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-namespace-autoclean/distinfo 2011/08/23 09:27:29 1.4
+++ pkgsrc/devel/p5-namespace-autoclean/distinfo 2011/12/14 11:02:00 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2011/08/23 09:27:29 abs Exp $ 1$NetBSD: distinfo,v 1.5 2011/12/14 11:02:00 hiramatsu Exp $
2 2
3SHA1 (namespace-autoclean-0.12.tar.gz) = 73f00f38e51f4806146656d36fa11fa62ecb31c7 3SHA1 (namespace-autoclean-0.13.tar.gz) = 85a82fc0ade63dd46d438968a4c1a8c38f2b172f
4RMD160 (namespace-autoclean-0.12.tar.gz) = 2f12ff66056b455eaa7d820a901608f162e9e302 4RMD160 (namespace-autoclean-0.13.tar.gz) = c3e8e5979ac3aae520236b2f328fa44c3506d106
5Size (namespace-autoclean-0.12.tar.gz) = 12768 bytes 5Size (namespace-autoclean-0.13.tar.gz) = 12954 bytes