pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Add following lines for make test
details: https://anonhg.NetBSD.org/pkgsrc/rev/58fe9892b97a
branches: trunk
changeset: 359862:58fe9892b97a
user: mef <mef%pkgsrc.org@localhost>
date: Mon Mar 20 09:16:46 2017 +0000
description:
Add following lines for make test
---------------------------------
BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
BUILD_DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
diffstat:
devel/p5-Log-Dispatch-Array/Makefile | 6 +++++-
devel/p5-Test-DependentModules/Makefile | 5 ++++-
2 files changed, 9 insertions(+), 2 deletions(-)
diffs (41 lines):
diff -r d3cc9868927c -r 58fe9892b97a devel/p5-Log-Dispatch-Array/Makefile
--- a/devel/p5-Log-Dispatch-Array/Makefile Mon Mar 20 09:14:55 2017 +0000
+++ b/devel/p5-Log-Dispatch-Array/Makefile Mon Mar 20 09:16:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/06/08 19:23:07 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/03/20 09:18:23 mef Exp $
DISTNAME= Log-Dispatch-Array-1.003
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,11 @@
DEPENDS+= p5-Log-Dispatch-[0-9]*:../../devel/p5-Log-Dispatch
+# for make test
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
+BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
+BUILD_DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
PERL5_PACKLIST= auto/Log/Dispatch/Array/.packlist
diff -r d3cc9868927c -r 58fe9892b97a devel/p5-Test-DependentModules/Makefile
--- a/devel/p5-Test-DependentModules/Makefile Mon Mar 20 09:14:55 2017 +0000
+++ b/devel/p5-Test-DependentModules/Makefile Mon Mar 20 09:16:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/06/08 19:23:36 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/03/20 09:16:46 mef Exp $
DISTNAME= Test-DependentModules-0.26
PKGNAME= p5-${DISTNAME}
@@ -25,7 +25,10 @@
BUILD_DEPENDS+= p5-Search-Elasticsearch-[0-9]*:../../devel/p5-Search-Elasticsearch
BUILD_DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
BUILD_DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
+BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
BUILD_DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
+BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
+BUILD_DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
PERL5_PACKLIST= auto/Test/DependentModules/.packlist
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index