Mon Sep 10 14:12:06 2012 UTC ()
Updating package for CPAN module Dist::Zilla in devel/p5-Dist-Zilla from
4.300020 to 4.300023.

pkgsrc changes:
- adjust dependencies

upstream changes:
4.300023  2012-09-06 09:01:12 America/New_York
          do not use ">" in a filename; fixes the build on Win32 (thanks,
          djgoku!)

4.300022  2012-09-05 08:35:27 America/New_York
          do not detect an escaped "\$VERSION =" as an assignment to a variable
          (this is sort of a half-measure)

          'dzil run' also edits $PATH to include ExecDir directories (Karen
          Etheridge)

4.300021  2012-07-31 23:20:50 America/New_York
          plugins can now provide a MANIFEST.SKIP that can be processed by
          ManifestSkip. Previously generated content was just ignored.
          (thanks, Olivier Mengué!)

          GenerateFile can now also template its filename, with the
          name_is_template option (Thanks, Karen Etheridge!)


(sno)
diff -r1.1 -r1.2 pkgsrc/devel/p5-Dist-Zilla/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/p5-Dist-Zilla/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/p5-Dist-Zilla/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Dist-Zilla/Makefile 2012/07/05 17:13:54 1.1
+++ pkgsrc/devel/p5-Dist-Zilla/Makefile 2012/09/10 14:12:06 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2012/07/05 17:13:54 sno Exp $ 1# $NetBSD: Makefile,v 1.2 2012/09/10 14:12:06 sno Exp $
2 2
3DISTNAME= Dist-Zilla-4.300020 3DISTNAME= Dist-Zilla-4.300023
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Dist-Zilla/ 9HOMEPAGE= http://search.cpan.org/dist/Dist-Zilla/
10COMMENT= Perl 5 module distribution builder; installer not included 10COMMENT= Perl 5 module distribution builder; installer not included
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-App-Cmd>=0.309:../../devel/p5-App-Cmd 13DEPENDS+= p5-App-Cmd>=0.309:../../devel/p5-App-Cmd
14DEPENDS+= p5-CPAN-Meta>=2.120630:../../devel/p5-CPAN-Meta 14DEPENDS+= p5-CPAN-Meta>=2.120630:../../devel/p5-CPAN-Meta
15DEPENDS+= p5-CPAN-Meta-Requirements>=2.121:../../devel/p5-CPAN-Meta-Requirements 15DEPENDS+= p5-CPAN-Meta-Requirements>=2.121:../../devel/p5-CPAN-Meta-Requirements
16DEPENDS+= p5-CPAN-Uploader>=0.101550:../../devel/p5-CPAN-Uploader 16DEPENDS+= p5-CPAN-Uploader>=0.101550:../../devel/p5-CPAN-Uploader
@@ -20,27 +20,27 @@ DEPENDS+= p5-Config-MVP>=2.200002:../../ @@ -20,27 +20,27 @@ DEPENDS+= p5-Config-MVP>=2.200002:../../
20DEPENDS+= p5-Config-MVP-Reader-INI>=2.0:../../devel/p5-Config-MVP-Reader-INI 20DEPENDS+= p5-Config-MVP-Reader-INI>=2.0:../../devel/p5-Config-MVP-Reader-INI
21DEPENDS+= p5-Data-Section>=0.004:../../devel/p5-Data-Section 21DEPENDS+= p5-Data-Section>=0.004:../../devel/p5-Data-Section
22DEPENDS+= p5-DateTime>=0.4400:../../time/p5-DateTime 22DEPENDS+= p5-DateTime>=0.4400:../../time/p5-DateTime
23DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive 23DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
24DEPENDS+= p5-File-Find-Rule-[0-9]*:../../devel/p5-File-Find-Rule 24DEPENDS+= p5-File-Find-Rule-[0-9]*:../../devel/p5-File-Find-Rule
25DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir 25DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
26DEPENDS+= p5-File-ShareDir-[0-9]*:../../devel/p5-File-ShareDir 26DEPENDS+= p5-File-ShareDir-[0-9]*:../../devel/p5-File-ShareDir
27DEPENDS+= p5-File-ShareDir-Install>=0.03:../../devel/p5-File-ShareDir-Install 27DEPENDS+= p5-File-ShareDir-Install>=0.03:../../devel/p5-File-ShareDir-Install
28DEPENDS+= p5-File-pushd-[0-9]*:../../devel/p5-File-pushd 28DEPENDS+= p5-File-pushd-[0-9]*:../../devel/p5-File-pushd
29DEPENDS+= p5-Hash-Merge-Simple-[0-9]*:../../devel/p5-Hash-Merge-Simple 29DEPENDS+= p5-Hash-Merge-Simple-[0-9]*:../../devel/p5-Hash-Merge-Simple
30DEPENDS+= p5-JSON>=2.00:../../converters/p5-JSON 30DEPENDS+= p5-JSON>=2.00:../../converters/p5-JSON
31DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils 31DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
32DEPENDS+= p5-Log-Dispatchouli>=1.102.220:../../devel/p5-Log-Dispatchouli 32DEPENDS+= p5-Log-Dispatchouli>=1.102.220:../../devel/p5-Log-Dispatchouli
33DEPENDS+= p5-Moose>=0.9100:../../devel/p5-Moose 33DEPENDS+= p5-Moose>=0.9200:../../devel/p5-Moose
34DEPENDS+= p5-Moose-Autobox>=0.10:../../devel/p5-Moose-Autobox 34DEPENDS+= p5-Moose-Autobox>=0.10:../../devel/p5-Moose-Autobox
35DEPENDS+= p5-MooseX-LazyRequire-[0-9]*:../../devel/p5-MooseX-LazyRequire 35DEPENDS+= p5-MooseX-LazyRequire-[0-9]*:../../devel/p5-MooseX-LazyRequire
36DEPENDS+= p5-MooseX-Role-Parameterized-[0-9]*:../../devel/p5-MooseX-Role-Parameterized 36DEPENDS+= p5-MooseX-Role-Parameterized-[0-9]*:../../devel/p5-MooseX-Role-Parameterized
37DEPENDS+= p5-MooseX-SetOnce-[0-9]*:../../devel/p5-MooseX-SetOnce 37DEPENDS+= p5-MooseX-SetOnce-[0-9]*:../../devel/p5-MooseX-SetOnce
38DEPENDS+= p5-MooseX-Types-[0-9]*:../../devel/p5-MooseX-Types 38DEPENDS+= p5-MooseX-Types-[0-9]*:../../devel/p5-MooseX-Types
39DEPENDS+= p5-MooseX-Types-Path-Class-[0-9]*:../../devel/p5-MooseX-Types-Path-Class 39DEPENDS+= p5-MooseX-Types-Path-Class-[0-9]*:../../devel/p5-MooseX-Types-Path-Class
40DEPENDS+= p5-MooseX-Types-Perl-[0-9]*:../../devel/p5-MooseX-Types-Perl 40DEPENDS+= p5-MooseX-Types-Perl-[0-9]*:../../devel/p5-MooseX-Types-Perl
41DEPENDS+= p5-PPI-[0-9]*:../../devel/p5-PPI 41DEPENDS+= p5-PPI-[0-9]*:../../devel/p5-PPI
42DEPENDS+= p5-Params-Util-[0-9]*:../../devel/p5-Params-Util 42DEPENDS+= p5-Params-Util-[0-9]*:../../devel/p5-Params-Util
43DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class 43DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
44DEPENDS+= p5-Perl-PrereqScanner>=1.005:../../devel/p5-Perl-PrereqScanner 44DEPENDS+= p5-Perl-PrereqScanner>=1.005:../../devel/p5-Perl-PrereqScanner
45DEPENDS+= p5-Perl-Version-[0-9]*:../../devel/p5-Perl-Version 45DEPENDS+= p5-Perl-Version-[0-9]*:../../devel/p5-Perl-Version
46DEPENDS+= p5-Pod-Eventual>=0.091.480:../../textproc/p5-Pod-Eventual 46DEPENDS+= p5-Pod-Eventual>=0.091.480:../../textproc/p5-Pod-Eventual

cvs diff -r1.1 -r1.2 pkgsrc/devel/p5-Dist-Zilla/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Dist-Zilla/distinfo 2012/07/05 17:13:54 1.1
+++ pkgsrc/devel/p5-Dist-Zilla/distinfo 2012/09/10 14:12:06 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2012/07/05 17:13:54 sno Exp $ 1$NetBSD: distinfo,v 1.2 2012/09/10 14:12:06 sno Exp $
2 2
3SHA1 (Dist-Zilla-4.300020.tar.gz) = a44296e9d3de53392c5b77bfd971a12b7fd2d91f 3SHA1 (Dist-Zilla-4.300023.tar.gz) = fadbd4f467a2740092e7498c577a786b1822aef0
4RMD160 (Dist-Zilla-4.300020.tar.gz) = d975f40515344e9a3bff1938aff4ad83b8703bd9 4RMD160 (Dist-Zilla-4.300023.tar.gz) = 894a375297325928f08433033f6f1a9cffc3c179
5Size (Dist-Zilla-4.300020.tar.gz) = 125884 bytes 5Size (Dist-Zilla-4.300023.tar.gz) = 129887 bytes