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:   wen
Date:           Fri Jul 15 13:33:46 UTC 2016

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

Log Message:
Update to 6.006

Upstream changes:
6.006     2016-07-04 10:56:36-04:00 America/New_York
        - add some documentation to Dist::Zilla::App::Tester (thanks, Alberto
          Sim繭es!)
        - optimizations to regex munging (thanks, Olivier Mengu矇!)
        - add x_serialization_backend to META.* files (thanks, Karen
          Etheridge!)
        - metadata plugins are called before metadata defaults are built
          (thanks, Karen Etheridge!)
        - don't use ExtraTests plugin, but if you do, its generated test files
          are a bit faster when unused


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Dist-Zilla/Makefile
cvs rdiff -u -r1.14 -r1.15 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.22 pkgsrc/devel/p5-Dist-Zilla/Makefile:1.23
--- pkgsrc/devel/p5-Dist-Zilla/Makefile:1.22    Thu Jun  9 12:10:07 2016
+++ pkgsrc/devel/p5-Dist-Zilla/Makefile Fri Jul 15 13:33:46 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2016/06/09 12:10:07 mef Exp $
+# $NetBSD: Makefile,v 1.23 2016/07/15 13:33:46 wen Exp $
 
-DISTNAME=      Dist-Zilla-6.005
+DISTNAME=      Dist-Zilla-6.006
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.14 pkgsrc/devel/p5-Dist-Zilla/distinfo:1.15
--- pkgsrc/devel/p5-Dist-Zilla/distinfo:1.14    Mon May 30 21:33:14 2016
+++ pkgsrc/devel/p5-Dist-Zilla/distinfo Fri Jul 15 13:33:46 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2016/05/30 21:33:14 mef Exp $
+$NetBSD: distinfo,v 1.15 2016/07/15 13:33:46 wen Exp $
 
-SHA1 (Dist-Zilla-6.005.tar.gz) = 9fa167d2d04051dcb31fa3d39d72a94c87b68be0
-RMD160 (Dist-Zilla-6.005.tar.gz) = fbf98dce3bb8657d3cd309514c2313f1965a1f5b
-SHA512 (Dist-Zilla-6.005.tar.gz) = 2f72c30c90d634afafbe0207eb873d9ae93ce1dbe49042d5fd402540d5a8bd21f19ddd614bdd7554cba466022d0c3cb2ef108111d65765877a4cad1ef610527d
-Size (Dist-Zilla-6.005.tar.gz) = 194767 bytes
+SHA1 (Dist-Zilla-6.006.tar.gz) = 6b453508d18e0c6ed6db713bb288617d8b73f379
+RMD160 (Dist-Zilla-6.006.tar.gz) = 9252404e1e9983652bbccb1f98a323b5f7d191e6
+SHA512 (Dist-Zilla-6.006.tar.gz) = 35b9203cbd31f610207a08e43b930ca72614c6da3350bf39294ecf0945d7220de691eaf0cf734300382ad5c8c600a59a880aaed9808742fe93154a94af56d587
+Size (Dist-Zilla-6.006.tar.gz) = 194632 bytes



Home | Main Index | Thread Index | Old Index