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:           Wed May  2 10:20:55 UTC 2018

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

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

6.012     2018-04-21 10:20:21+02:00 Europe/Oslo
        - revert addition of Archive::Tar::Wrapper as a mandatory prereq (in
          release 6.011).
        - require a version of Config::MVP that adds the cwd back to @INC
        - record the perl version being used into META file
        - tiny fix to help output for "dzil new"


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-Dist-Zilla/Makefile
cvs rdiff -u -r1.20 -r1.21 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.29 pkgsrc/devel/p5-Dist-Zilla/Makefile:1.30
--- pkgsrc/devel/p5-Dist-Zilla/Makefile:1.29    Sun Feb 25 16:55:30 2018
+++ pkgsrc/devel/p5-Dist-Zilla/Makefile Wed May  2 10:20:55 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2018/02/25 16:55:30 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2018/05/02 10:20:55 wiz Exp $
 
-DISTNAME=      Dist-Zilla-6.011
+DISTNAME=      Dist-Zilla-6.012
 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.20 pkgsrc/devel/p5-Dist-Zilla/distinfo:1.21
--- pkgsrc/devel/p5-Dist-Zilla/distinfo:1.20    Sun Feb 25 16:55:30 2018
+++ pkgsrc/devel/p5-Dist-Zilla/distinfo Wed May  2 10:20:55 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2018/02/25 16:55:30 wiz Exp $
+$NetBSD: distinfo,v 1.21 2018/05/02 10:20:55 wiz Exp $
 
-SHA1 (Dist-Zilla-6.011.tar.gz) = 3bb01a538cbc789e31daefaab32a9a8d2e75121e
-RMD160 (Dist-Zilla-6.011.tar.gz) = d2bc7e7254a2ba3579c209ce82c711d46e9ab77d
-SHA512 (Dist-Zilla-6.011.tar.gz) = 5d7cd8af94ca266cb43a74a1d2c8a4042514ca8d7f3bfd26dd40b110e2e0ce5ffc55077f853b83e10bb102bf4a2e210b51f48c325276a17dc30b627e6dafeba6
-Size (Dist-Zilla-6.011.tar.gz) = 199371 bytes
+SHA1 (Dist-Zilla-6.012.tar.gz) = fb3d1e5b3c022a841f5a97b77666eeb01a6949ae
+RMD160 (Dist-Zilla-6.012.tar.gz) = 3dbcdbdcc586747ea7eb1dcbcf45d1925c70d10b
+SHA512 (Dist-Zilla-6.012.tar.gz) = 2923fb8c7a1f2e7519a4bcb47d547f3ae3e9c3b4e0f8fd5919f4183b179c8abe00282f71d5f28d6c4faa4ee59d9fa3161d985a1e11f21e62de8c3f54784346be
+Size (Dist-Zilla-6.012.tar.gz) = 195043 bytes



Home | Main Index | Thread Index | Old Index