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:           Sat Jul 16 07:23:15 UTC 2022

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

Log Message:
Update to 6.025
Remove unneeded TEST_DEPENDS

Upstream changes:
6.025     2022-05-28 11:55:35-04:00 America/New_York
        - eliminate use of multidimensional array emulation


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/p5-Dist-Zilla/Makefile
cvs rdiff -u -r1.26 -r1.27 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.40 pkgsrc/devel/p5-Dist-Zilla/Makefile:1.41
--- pkgsrc/devel/p5-Dist-Zilla/Makefile:1.40    Tue Jun 28 11:32:20 2022
+++ pkgsrc/devel/p5-Dist-Zilla/Makefile Sat Jul 16 07:23:15 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2022/06/28 11:32:20 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2022/07/16 07:23:15 wen Exp $
 
-DISTNAME=      Dist-Zilla-6.024
+DISTNAME=      Dist-Zilla-6.025
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Dist/}
 
@@ -66,14 +65,10 @@ DEPENDS+=   p5-namespace-autoclean-[0-9]*:
 
 TEST_DEPENDS+= p5-CPAN-Meta-Check>=0.011:../../devel/p5-CPAN-Meta-Check
 TEST_DEPENDS+= p5-File-ShareDir-Install>=0.03:../../devel/p5-File-ShareDir-Install
-TEST_DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run
-TEST_DEPENDS+= p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl
 TEST_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
 TEST_DEPENDS+= p5-Test-FailWarnings-[0-9]*:../../devel/p5-Test-FailWarnings
 TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
 TEST_DEPENDS+= p5-Test-File-ShareDir-[0-9]*:../../devel/p5-Test-File-ShareDir
-TEST_DEPENDS+= p5-Scalar-List-Utils>=1.45:../../devel/p5-Scalar-List-Utils
-TEST_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
 
 PERL5_PACKLIST=                auto/Dist/Zilla/.packlist
 

Index: pkgsrc/devel/p5-Dist-Zilla/distinfo
diff -u pkgsrc/devel/p5-Dist-Zilla/distinfo:1.26 pkgsrc/devel/p5-Dist-Zilla/distinfo:1.27
--- pkgsrc/devel/p5-Dist-Zilla/distinfo:1.26    Tue Oct 26 10:16:30 2021
+++ pkgsrc/devel/p5-Dist-Zilla/distinfo Sat Jul 16 07:23:15 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2021/10/26 10:16:30 nia Exp $
+$NetBSD: distinfo,v 1.27 2022/07/16 07:23:15 wen Exp $
 
-BLAKE2s (Dist-Zilla-6.024.tar.gz) = 0fd793cf6cea6fc16f6d5f1c9135661ecd12c97145beb11e2bb3c06729628aee
-SHA512 (Dist-Zilla-6.024.tar.gz) = 4428b6a835eea398d84dfe5cf0a5a2c3d85982891eb4d66bef6da68f527ad37ecfef7205bf44d3827ca561a6c597e40b4196c1d7f934e6cfd5da888df4996f57
-Size (Dist-Zilla-6.024.tar.gz) = 355304 bytes
+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



Home | Main Index | Thread Index | Old Index