Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Dist-Zilla p5-Dist-Zilla: update to 6.015.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92e9a18f3d1b
branches:  trunk
changeset: 438283:92e9a18f3d1b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 06 23:03:14 2020 +0000

description:
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)

diffstat:

 devel/p5-Dist-Zilla/Makefile |   5 ++---
 devel/p5-Dist-Zilla/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 98b14dc27729 -r 92e9a18f3d1b devel/p5-Dist-Zilla/Makefile
--- a/devel/p5-Dist-Zilla/Makefile      Sun Sep 06 23:00:33 2020 +0000
+++ b/devel/p5-Dist-Zilla/Makefile      Sun Sep 06 23:03:14 2020 +0000
@@ -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/}
 
diff -r 98b14dc27729 -r 92e9a18f3d1b devel/p5-Dist-Zilla/distinfo
--- a/devel/p5-Dist-Zilla/distinfo      Sun Sep 06 23:00:33 2020 +0000
+++ b/devel/p5-Dist-Zilla/distinfo      Sun Sep 06 23:03:14 2020 +0000
@@ -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