Wed Oct 12 14:48:47 2016 UTC ()
Updated devel/p5-Dist-Zilla to 6.008
------------------------------------
6.008     2016-10-05 21:35:23-04:00 America/New_York
        - fix the skip message from ExtraTests (thanks, Roy Ivy Ⅲ!)
        - cope with error changes in latest Moose (thanks, Karen Etheridge and
          Dave Rolsky)
        - always stringify $] in MetaConfig to avoid losing trailing zeroes
          through numification (thanks, Karen Etheridge!)


(mef)
diff -r1.24 -r1.25 pkgsrc/devel/p5-Dist-Zilla/Makefile
diff -r1.16 -r1.17 pkgsrc/devel/p5-Dist-Zilla/distinfo

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

--- pkgsrc/devel/p5-Dist-Zilla/Makefile 2016/08/09 13:42:54 1.24
+++ pkgsrc/devel/p5-Dist-Zilla/Makefile 2016/10/12 14:48:47 1.25
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.24 2016/08/09 13:42:54 mef Exp $ 1# $NetBSD: Makefile,v 1.25 2016/10/12 14:48:47 mef Exp $
2 2
3DISTNAME= Dist-Zilla-6.007 3DISTNAME= Dist-Zilla-6.008
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-Archive-Tar-Wrapper-[0-9]*:../../archivers/p5-Archive-Tar-Wrapper 14DEPENDS+= p5-Archive-Tar-Wrapper-[0-9]*:../../archivers/p5-Archive-Tar-Wrapper
15#DEPENDS+= {perl>=5.16.0,p5-CPAN-Meta>=2.120630}:../../devel/p5-CPAN-Meta 15#DEPENDS+= {perl>=5.16.0,p5-CPAN-Meta>=2.120630}:../../devel/p5-CPAN-Meta
16#DEPENDS+= {perl>=5.18.0,p5-CPAN-Meta-Requirements>=2.121}:../../devel/p5-CPAN-Meta-Requirements 16#DEPENDS+= {perl>=5.18.0,p5-CPAN-Meta-Requirements>=2.121}:../../devel/p5-CPAN-Meta-Requirements

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

--- pkgsrc/devel/p5-Dist-Zilla/distinfo 2016/08/09 13:42:54 1.16
+++ pkgsrc/devel/p5-Dist-Zilla/distinfo 2016/10/12 14:48:47 1.17
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.16 2016/08/09 13:42:54 mef Exp $ 1$NetBSD: distinfo,v 1.17 2016/10/12 14:48:47 mef Exp $
2 2
3SHA1 (Dist-Zilla-6.007.tar.gz) = 962e2f4e77f7674caeca7e34802ab45a57f15cc3 3SHA1 (Dist-Zilla-6.008.tar.gz) = 65b289ca52df71abea96fd9c23a8f9ff267508fc
4RMD160 (Dist-Zilla-6.007.tar.gz) = 3a0f6a4e2ef130b2036dc657fe7d87dcad5f6083 4RMD160 (Dist-Zilla-6.008.tar.gz) = 28ae16cbf7accf2fe4e59d5f8ed3a0f0f5377b61
5SHA512 (Dist-Zilla-6.007.tar.gz) = e2ed46a3c3f907914c0151b9fee0405cceefb39e779de1a6d670ba63bbb7cc122abf85730816f5aa01860ece632efc906331224cb1c44997b05fc5b28fcdf4a2 5SHA512 (Dist-Zilla-6.008.tar.gz) = ca0e71971defe212417413c14fb3f7fb4715d8485ee6e9b64018bc96320c09e0830f58382d74c1001f88618f19abdee1fb3ce6fa253d80bcc0e84ac503b8befa
6Size (Dist-Zilla-6.007.tar.gz) = 194730 bytes 6Size (Dist-Zilla-6.008.tar.gz) = 194894 bytes