pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Log-Dispatchouli
Module Name: pkgsrc
Committed By: mef
Date: Mon Mar 20 09:14:55 UTC 2017
Modified Files:
pkgsrc/devel/p5-Log-Dispatchouli: Makefile
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Log-Dispatchouli/Makefile
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-Log-Dispatchouli/Makefile
diff -u pkgsrc/devel/p5-Log-Dispatchouli/Makefile:1.11 pkgsrc/devel/p5-Log-Dispatchouli/Makefile:1.12
--- pkgsrc/devel/p5-Log-Dispatchouli/Makefile:1.11 Sun Oct 30 05:22:40 2016
+++ pkgsrc/devel/p5-Log-Dispatchouli/Makefile Mon Mar 20 09:14:55 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/10/30 05:22:40 mef Exp $
+# $NetBSD: Makefile,v 1.12 2017/03/20 09:14:55 mef Exp $
DISTNAME= Log-Dispatchouli-2.015
PKGNAME= p5-${DISTNAME}
@@ -20,6 +20,9 @@ DEPENDS+= p5-Try-Tiny>=0.04:../../devel/
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+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
#BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
PERL5_PACKLIST= auto/Log/Dispatchouli/.packlist
Home |
Main Index |
Thread Index |
Old Index