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: Tue Jun 27 07:24:33 UTC 2023
Modified Files:
pkgsrc/devel/p5-Dist-Zilla: Makefile distinfo
Log Message:
Update to 6.030
Upstream changes:
6.030 2023-01-18 21:36:40-05:00 America/New_York
- "dzil new" will use command line options before configuration
- "dzil add" now falls back to %Mint stash options before defaults
(for both of the above: thanks, Graham Knop!)
6.029 2022-11-25 17:02:33-05:00 America/New_York
- update some links to use https instead of http (thanks, Elvin
Aslanov)
- turn on strict and warnings in generated author tests (thanks, Mark
Flickinger)
- use "v1.2.3" for multi-dot versions in "package NAME VERSION" formats
(thanks, Branislav Zahradník)
- fixes to operation on msys (thanks, Paulo Custodio)
- add "main_module" option to MakeMaker (thanks, Tatsuhiko Miyagawa)
- fix authordeps behavior; don't add an object to @INC (thanks, Shoichi
Kaji)
6.028 2022-11-09 10:54:14-05:00 America/New_York
- remove bogus work-in-progress signatures-using commit from 6.027;
that was a bad release! thanks for the heads-up about it to Gianni
"dakkar" Ceccarelli!
6.027 2022-11-06 17:52:20-05:00 America/New_York
- if DZIL_COLOR is set to 0, override auto-detection
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/p5-Dist-Zilla/Makefile
cvs rdiff -u -r1.27 -r1.28 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.41 pkgsrc/devel/p5-Dist-Zilla/Makefile:1.42
--- pkgsrc/devel/p5-Dist-Zilla/Makefile:1.41 Sat Jul 16 07:23:15 2022
+++ pkgsrc/devel/p5-Dist-Zilla/Makefile Tue Jun 27 07:24:33 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2022/07/16 07:23:15 wen Exp $
+# $NetBSD: Makefile,v 1.42 2023/06/27 07:24:33 wen Exp $
-DISTNAME= Dist-Zilla-6.025
+DISTNAME= Dist-Zilla-6.030
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.27 pkgsrc/devel/p5-Dist-Zilla/distinfo:1.28
--- pkgsrc/devel/p5-Dist-Zilla/distinfo:1.27 Sat Jul 16 07:23:15 2022
+++ pkgsrc/devel/p5-Dist-Zilla/distinfo Tue Jun 27 07:24:33 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2022/07/16 07:23:15 wen Exp $
+$NetBSD: distinfo,v 1.28 2023/06/27 07:24:33 wen Exp $
-BLAKE2s (Dist-Zilla-6.025.tar.gz) = 69ce9d91f15e2b7bd390e985c607fe8dadb726727577b96c13c7a16076ab4bee
-SHA512 (Dist-Zilla-6.025.tar.gz) = 6441ccf16b8750a5c97bdfdc46341aecefa54b5ce53713dc9ac06fd378e6fdc205133cee6e0f433a6595e6161d2daffe5fe034c31fa50afc91c8a586598aa90d
-Size (Dist-Zilla-6.025.tar.gz) = 355395 bytes
+BLAKE2s (Dist-Zilla-6.030.tar.gz) = 2818a4573cc8fe3d5e5f31f10b103ed5f19452647f93ddf5284dd015709b3a00
+SHA512 (Dist-Zilla-6.030.tar.gz) = 34d8fe0865eeaf8394bddcdd82c1be637e53b94b6ee832541f5f00f03e76d5554e336d9b721b82886f659e2f1998344c2b56f3e716c2c2cbe501c8e8eac8d6fb
+Size (Dist-Zilla-6.030.tar.gz) = 356438 bytes
Home |
Main Index |
Thread Index |
Old Index