Tue Jun 27 07:24:33 2023 UTC ()
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


(wen)
diff -r1.41 -r1.42 pkgsrc/devel/p5-Dist-Zilla/Makefile
diff -r1.27 -r1.28 pkgsrc/devel/p5-Dist-Zilla/distinfo

cvs diff -r1.41 -r1.42 pkgsrc/devel/p5-Dist-Zilla/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Dist-Zilla/Makefile 2022/07/16 07:23:15 1.41
+++ pkgsrc/devel/p5-Dist-Zilla/Makefile 2023/06/27 07:24:33 1.42
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.41 2022/07/16 07:23:15 wen Exp $ 1# $NetBSD: Makefile,v 1.42 2023/06/27 07:24:33 wen Exp $
2 2
3DISTNAME= Dist-Zilla-6.025 3DISTNAME= Dist-Zilla-6.030
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://metacpan.org/release/Dist-Zilla 9HOMEPAGE= https://metacpan.org/release/Dist-Zilla
10COMMENT= Perl 5 module distribution builder; installer not included 10COMMENT= Perl 5 module distribution builder; installer not included
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-App-Cmd>=0.330:../../devel/p5-App-Cmd 13DEPENDS+= p5-App-Cmd>=0.330:../../devel/p5-App-Cmd
14DEPENDS+= p5-Archive-Tar-Wrapper-[0-9]*:../../archivers/p5-Archive-Tar-Wrapper 14DEPENDS+= p5-Archive-Tar-Wrapper-[0-9]*:../../archivers/p5-Archive-Tar-Wrapper
15#DEPENDS+= {perl>=5.16.0,p5-CPAN-Meta>=2.120630}:../../devel/p5-CPAN-Meta 15#DEPENDS+= {perl>=5.16.0,p5-CPAN-Meta>=2.120630}:../../devel/p5-CPAN-Meta
16#DEPENDS+= {perl>=5.18.0,p5-CPAN-Meta-Requirements>=2.121}:../../devel/p5-CPAN-Meta-Requirements 16#DEPENDS+= {perl>=5.18.0,p5-CPAN-Meta-Requirements>=2.121}:../../devel/p5-CPAN-Meta-Requirements

cvs diff -r1.27 -r1.28 pkgsrc/devel/p5-Dist-Zilla/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Dist-Zilla/distinfo 2022/07/16 07:23:15 1.27
+++ pkgsrc/devel/p5-Dist-Zilla/distinfo 2023/06/27 07:24:33 1.28
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.27 2022/07/16 07:23:15 wen Exp $ 1$NetBSD: distinfo,v 1.28 2023/06/27 07:24:33 wen Exp $
2 2
3BLAKE2s (Dist-Zilla-6.025.tar.gz) = 69ce9d91f15e2b7bd390e985c607fe8dadb726727577b96c13c7a16076ab4bee 3BLAKE2s (Dist-Zilla-6.030.tar.gz) = 2818a4573cc8fe3d5e5f31f10b103ed5f19452647f93ddf5284dd015709b3a00
4SHA512 (Dist-Zilla-6.025.tar.gz) = 6441ccf16b8750a5c97bdfdc46341aecefa54b5ce53713dc9ac06fd378e6fdc205133cee6e0f433a6595e6161d2daffe5fe034c31fa50afc91c8a586598aa90d 4SHA512 (Dist-Zilla-6.030.tar.gz) = 34d8fe0865eeaf8394bddcdd82c1be637e53b94b6ee832541f5f00f03e76d5554e336d9b721b82886f659e2f1998344c2b56f3e716c2c2cbe501c8e8eac8d6fb
5Size (Dist-Zilla-6.025.tar.gz) = 355395 bytes 5Size (Dist-Zilla-6.030.tar.gz) = 356438 bytes