pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Module-Build (devel/p5-Module-Build) Updated ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/abd356fcd369
branches: trunk
changeset: 403346:abd356fcd369
user: mef <mef%pkgsrc.org@localhost>
date: Fri Oct 25 14:14:49 2019 +0000
description:
(devel/p5-Module-Build) Updated from 0.42240 to 0.42290
0.4229 - Tue Apr 16 00:49:45 CEST 2019
- Released 0.42_28 without changes
0.42_28 - Thu Apr 19 16:34:32 CEST 2018
- Replace "MOTIVATIONS" section with "COMPARISON" [Dan Brook]
- Update configure, build, test prereqs [Karen Etheridge]
0.4227 - Wed Dec 13 11:17:51 CET 2017
- Released 0.42_26 without changes
0.42_26 - Wed Dec 13 10:52:39 CET 2017
- Improve pureperl-only support (#119914) [Shoichi Kaji]
- Improve the documentation of Module::Build::Compat and
dynamic_config [Dan Brook]
diffstat:
devel/p5-Module-Build/Makefile | 20 +++++++-------------
devel/p5-Module-Build/distinfo | 10 +++++-----
2 files changed, 12 insertions(+), 18 deletions(-)
diffs (58 lines):
diff -r 3ea833433e0e -r abd356fcd369 devel/p5-Module-Build/Makefile
--- a/devel/p5-Module-Build/Makefile Fri Oct 25 14:13:50 2019 +0000
+++ b/devel/p5-Module-Build/Makefile Fri Oct 25 14:14:49 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2019/08/11 13:19:48 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2019/10/25 14:14:49 mef Exp $
-DISTNAME= Module-Build-0.4224
+DISTNAME= Module-Build-0.4229
PKGNAME= p5-${DISTNAME}0
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
@@ -11,23 +10,18 @@
COMMENT= Build and install Perl modules
LICENSE= ${PERL5_LICENSE}
-#DEPENDS+= p5-ExtUtils-CBuilder>=0.27:../../devel/p5-ExtUtils-CBuilder
-#DEPENDS+= p5-ExtUtils-ParseXS>=2.21:../../devel/p5-ExtUtils-ParseXS
-# needed for tests
-BUILD_DEPENDS+= p5-CPAN-Meta>=2.142060:../../devel/p5-CPAN-Meta
-# one test not skipped if,
-# (but getting cyclic dependency if enabled as BUILD_DEPENDS)
-#DEPENDS+= p5-PAR-Dist-[0-9]*:../../devel/p5-PAR-Dist
DEPENDS+= p5-inc-latest-[0-9]*:../../devel/p5-inc-latest
+TEST_DEPENDS+= p5-CPAN-Meta>=2.142060:../../devel/p5-CPAN-Meta
+TEST_DEPENDS+= p5-PAR-Dist-[0-9]*:../../devel/p5-PAR-Dist
+# For the tests:
+USE_TOOLS+= perl
+
.include "options.mk"
-USE_LANGUAGES= c # For the tests
#BUILDING_MODULE_BUILD= yes
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Module/Build/.packlist
-# For the tests:
-USE_TOOLS+= perl
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 3ea833433e0e -r abd356fcd369 devel/p5-Module-Build/distinfo
--- a/devel/p5-Module-Build/distinfo Fri Oct 25 14:13:50 2019 +0000
+++ b/devel/p5-Module-Build/distinfo Fri Oct 25 14:14:49 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2017/06/15 14:22:58 mef Exp $
+$NetBSD: distinfo,v 1.35 2019/10/25 14:14:49 mef Exp $
-SHA1 (Module-Build-0.4224.tar.gz) = 4f78f28187d6525a59cc2e1887e4788964c8029c
-RMD160 (Module-Build-0.4224.tar.gz) = 7bb71b6ce50a6c6bd094bf98d77ce20def401869
-SHA512 (Module-Build-0.4224.tar.gz) = c08e84c542a882aa16a682a81cbb7a4860774a3f6a0ec2e720ba9e9bcea76dab331999fee86bf8b92edc08560d7cef4a7c2dfa4e626ab9b22da965e715af531f
-Size (Module-Build-0.4224.tar.gz) = 304181 bytes
+SHA1 (Module-Build-0.4229.tar.gz) = a31d20eb918870732b3974b0c9f680adbd5b0b20
+RMD160 (Module-Build-0.4229.tar.gz) = 6e9e89ee76565cb1e3004614435b28fdf88c1aa5
+SHA512 (Module-Build-0.4229.tar.gz) = 51e0d73cecf450062121c3223b1a4c6f8a8c260fc2345d1c1a5e13ddcbd2b7bc2578411ac254420e27720b9e00a8efc9a9daa3159e9cba5338a188734b35c738
+Size (Module-Build-0.4229.tar.gz) = 304340 bytes
Home |
Main Index |
Thread Index |
Old Index