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  6 23:03:14 UTC 2020

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

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

6.015     2020-05-29 14:30:51-04:00 America/New_York
        - add docs for "dzil release -j" (thanks, Jonas B. Nielsen)
        - fix support for dist.pl (why??? 🙂) (thanks, Kent Frederic)
        - remove unnecessary check for Pod::Simple being loaded (Dave Lambley)


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/p5-Dist-Zilla/Makefile
cvs rdiff -u -r1.22 -r1.23 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.36 pkgsrc/devel/p5-Dist-Zilla/Makefile:1.37
--- pkgsrc/devel/p5-Dist-Zilla/Makefile:1.36    Mon Aug 31 18:07:55 2020
+++ pkgsrc/devel/p5-Dist-Zilla/Makefile Sun Sep  6 23:03:14 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2020/08/31 18:07:55 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2020/09/06 23:03:14 wiz Exp $
 
-DISTNAME=      Dist-Zilla-6.014
+DISTNAME=      Dist-Zilla-6.015
 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.22 pkgsrc/devel/p5-Dist-Zilla/distinfo:1.23
--- pkgsrc/devel/p5-Dist-Zilla/distinfo:1.22    Sat Mar 21 14:04:56 2020
+++ pkgsrc/devel/p5-Dist-Zilla/distinfo Sun Sep  6 23:03:14 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2020/03/21 14:04:56 mef Exp $
+$NetBSD: distinfo,v 1.23 2020/09/06 23:03:14 wiz Exp $
 
-SHA1 (Dist-Zilla-6.014.tar.gz) = f9d0eb4979cb6e87785b70ab06786e2e54ccc4cd
-RMD160 (Dist-Zilla-6.014.tar.gz) = 801c5061f0a984a002537277308453dc0698e441
-SHA512 (Dist-Zilla-6.014.tar.gz) = df320d247b8711b4b83fe273ec6603f163f3a223ea79e65fde1e16cc46b201b68fad90b7e8d4bee345e47503bd64573c62a3bf5985ed188a6f47fb9093d85b6f
-Size (Dist-Zilla-6.014.tar.gz) = 202007 bytes
+SHA1 (Dist-Zilla-6.015.tar.gz) = f7b464141047216c588f4a5eb15b4600b46af527
+RMD160 (Dist-Zilla-6.015.tar.gz) = 1d526133d6f267e95266adc1b60c78567dd5fec5
+SHA512 (Dist-Zilla-6.015.tar.gz) = 956a32d2123fa371f2589f2d18d87b6408fd13ebdf0e711da4cac8ebc3dd82accf9e97d6dd577d69bf795c589b7246b9f9f1124835a6dcdb89730fdeec547715
+Size (Dist-Zilla-6.015.tar.gz) = 202822 bytes



Home | Main Index | Thread Index | Old Index