pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Dist-Zilla (devel/p5-Dist-Zilla) Updated to 6...
details: https://anonhg.NetBSD.org/pkgsrc/rev/caf60a2007aa
branches: trunk
changeset: 413607:caf60a2007aa
user: mef <mef%pkgsrc.org@localhost>
date: Sat Mar 21 14:04:56 2020 +0000
description:
(devel/p5-Dist-Zilla) Updated to 6.014
6.014 2020-03-01 04:26:38-05:00 America/New_York
- some doc improvements by Shlomi Fish
- cope with E<...> in abstracts (thanks, Dave Lambley!)
- Respect jobs number in HARNESS_OPTIONS (thanks, Leon Timmermans!)
- Add --jobs argument to dzil release (thanks, Leon Timmermans!)
- replace uses of File::HomeDir with a simple glob (thanks, Karen
Etheridge!)
- fix interaction of TRIAL comment and BEGIN block in PkgVersion
(thanks, Michael Conrad and Felix Ostmann)
- fix documentation for default NextRelease format (thanks, Dan Book!)
- the build directory is also added to @INC when evaluating 'dzil
authordeps --missing' (thanks, Karen Etheridge!)
- add comments to generated CPANfile saying "don't edit me!"
(thanks Doug Bell)
- tests for [CPANFile] (thanks, Daniel B???hmer)
diffstat:
devel/p5-Dist-Zilla/Makefile | 26 +++++++++++---------------
devel/p5-Dist-Zilla/distinfo | 10 +++++-----
2 files changed, 16 insertions(+), 20 deletions(-)
diffs (57 lines):
diff -r 0210d992d7fa -r caf60a2007aa devel/p5-Dist-Zilla/Makefile
--- a/devel/p5-Dist-Zilla/Makefile Sat Mar 21 13:30:35 2020 +0000
+++ b/devel/p5-Dist-Zilla/Makefile Sat Mar 21 14:04:56 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2019/11/03 10:15:53 rillig Exp $
+# $NetBSD: Makefile,v 1.35 2020/03/21 14:04:56 mef Exp $
-DISTNAME= Dist-Zilla-6.012
+DISTNAME= Dist-Zilla-6.014
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/}
@@ -64,18 +63,15 @@
DEPENDS+= p5-autobox>=2.53:../../devel/p5-autobox
DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
-BUILD_DEPENDS+= p5-CPAN-Meta-Check-[0-9]*:../../devel/p5-CPAN-Meta-Check
-BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.03:../../devel/p5-File-ShareDir-Install
-BUILD_DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run
-BUILD_DEPENDS+= p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl
-BUILD_DEPENDS+= p5-Test-FailWarnings-[0-9]*:../../devel/p5-Test-FailWarnings
-BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-BUILD_DEPENDS+= p5-Test-File-ShareDir-[0-9]*:../../devel/p5-Test-File-ShareDir
-#BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
-BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.45:../../devel/p5-Scalar-List-Utils
-
-# for make test
-BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
+TEST_DEPENDS+= p5-CPAN-Meta-Check-[0-9]*:../../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-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
diff -r 0210d992d7fa -r caf60a2007aa devel/p5-Dist-Zilla/distinfo
--- a/devel/p5-Dist-Zilla/distinfo Sat Mar 21 13:30:35 2020 +0000
+++ b/devel/p5-Dist-Zilla/distinfo Sat Mar 21 14:04:56 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2018/05/02 10:20:55 wiz Exp $
+$NetBSD: distinfo,v 1.22 2020/03/21 14:04:56 mef Exp $
-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
+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
Home |
Main Index |
Thread Index |
Old Index