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!)
This commit is contained in:
sno 2012-09-10 14:12:06 +00:00
parent 384ce1a031
commit f00a87fb30
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2012/07/05 17:13:54 sno Exp $
# $NetBSD: Makefile,v 1.2 2012/09/10 14:12:06 sno Exp $
DISTNAME= Dist-Zilla-4.300020
DISTNAME= Dist-Zilla-4.300023
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/}
@ -30,7 +30,7 @@ DEPENDS+= p5-Hash-Merge-Simple-[0-9]*:../../devel/p5-Hash-Merge-Simple
DEPENDS+= p5-JSON>=2.00:../../converters/p5-JSON
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
DEPENDS+= p5-Log-Dispatchouli>=1.102.220:../../devel/p5-Log-Dispatchouli
DEPENDS+= p5-Moose>=0.9100:../../devel/p5-Moose
DEPENDS+= p5-Moose>=0.9200:../../devel/p5-Moose
DEPENDS+= p5-Moose-Autobox>=0.10:../../devel/p5-Moose-Autobox
DEPENDS+= p5-MooseX-LazyRequire-[0-9]*:../../devel/p5-MooseX-LazyRequire
DEPENDS+= p5-MooseX-Role-Parameterized-[0-9]*:../../devel/p5-MooseX-Role-Parameterized

View file

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