pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Dist-Zilla



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Oct 12 14:48:47 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Dist-Zilla: Makefile distinfo

Log Message:
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!)


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-Dist-Zilla/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Dist-Zilla/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Dist-Zilla/Makefile
diff -u pkgsrc/devel/p5-Dist-Zilla/Makefile:1.24 pkgsrc/devel/p5-Dist-Zilla/Makefile:1.25
--- pkgsrc/devel/p5-Dist-Zilla/Makefile:1.24    Tue Aug  9 13:42:54 2016
+++ pkgsrc/devel/p5-Dist-Zilla/Makefile Wed Oct 12 14:48:47 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2016/08/09 13:42:54 mef Exp $
+# $NetBSD: Makefile,v 1.25 2016/10/12 14:48:47 mef Exp $
 
-DISTNAME=      Dist-Zilla-6.007
+DISTNAME=      Dist-Zilla-6.008
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Dist/}

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



Home | Main Index | Thread Index | Old Index