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:   wiz
Date:           Sun Sep 17 10:18:34 UTC 2017

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

Log Message:
p5-Dist-Zilla: update to 6.010.

6.010     2017-07-10 09:22:16-04:00 America/New_York
        - a few documentation improvements (thanks, Chase Whitener, Mary
          Ehlers, and Jonas B. Nielsen)
        - improve behavior under a noninteractive terminal
        - empty file finders should now consistently return []


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/p5-Dist-Zilla/Makefile
cvs rdiff -u -r1.18 -r1.19 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.27 pkgsrc/devel/p5-Dist-Zilla/Makefile:1.28
--- pkgsrc/devel/p5-Dist-Zilla/Makefile:1.27    Mon Jun  5 14:22:54 2017
+++ pkgsrc/devel/p5-Dist-Zilla/Makefile Sun Sep 17 10:18:34 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2017/06/05 14:22:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2017/09/17 10:18:34 wiz Exp $
 
-DISTNAME=      Dist-Zilla-6.009
+DISTNAME=      Dist-Zilla-6.010
 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.18 pkgsrc/devel/p5-Dist-Zilla/distinfo:1.19
--- pkgsrc/devel/p5-Dist-Zilla/distinfo:1.18    Mon Mar 20 10:06:51 2017
+++ pkgsrc/devel/p5-Dist-Zilla/distinfo Sun Sep 17 10:18:34 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2017/03/20 10:06:51 mef Exp $
+$NetBSD: distinfo,v 1.19 2017/09/17 10:18:34 wiz Exp $
 
-SHA1 (Dist-Zilla-6.009.tar.gz) = fbce2fd25c4658b0f3cd92edb119293e46389971
-RMD160 (Dist-Zilla-6.009.tar.gz) = c50ee07a3a7d8af9efee1e6236f5859b9abf377b
-SHA512 (Dist-Zilla-6.009.tar.gz) = 1bf33138838b8b718fdf0710c36d5106c29ff8dd775d10dc2aa96d3e628f3b889e3eb909cd5766f01709449b3f02e7f32b6222935a86ba7403eaa0d8d4071d9d
-Size (Dist-Zilla-6.009.tar.gz) = 197735 bytes
+SHA1 (Dist-Zilla-6.010.tar.gz) = b44933ca50cc388493d4a9e27bd89b2864fae551
+RMD160 (Dist-Zilla-6.010.tar.gz) = 72eaea9dd9a382de768344ad78e64c9037af9344
+SHA512 (Dist-Zilla-6.010.tar.gz) = 707a736c43b1a52038a01c2e238ac39fa35c5eb7120c7fa11a06248f5fc3518c5c75e3660553058085c5b930e6df6cebfd1957435b78ae48f8b4d45d3b99300f
+Size (Dist-Zilla-6.010.tar.gz) = 198805 bytes



Home | Main Index | Thread Index | Old Index