pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-MooseX-Types-Stringlike
Module Name: pkgsrc
Committed By: mef
Date: Tue Apr 18 13:57:14 UTC 2017
Modified Files:
pkgsrc/devel/p5-MooseX-Types-Stringlike: Makefile
Log Message:
Add BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-MooseX-Types-Stringlike/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-MooseX-Types-Stringlike/Makefile
diff -u pkgsrc/devel/p5-MooseX-Types-Stringlike/Makefile:1.6 pkgsrc/devel/p5-MooseX-Types-Stringlike/Makefile:1.7
--- pkgsrc/devel/p5-MooseX-Types-Stringlike/Makefile:1.6 Wed Jun 8 19:23:18 2016
+++ pkgsrc/devel/p5-MooseX-Types-Stringlike/Makefile Tue Apr 18 13:57:14 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/06/08 19:23:18 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/04/18 13:57:14 mef Exp $
#
DISTNAME= MooseX-Types-Stringlike-0.003
@@ -13,6 +13,8 @@ COMMENT= Commonly-used type constraints
LICENSE= apache-2.0
DEPENDS+= p5-MooseX-Types-[0-9]*:../../devel/p5-MooseX-Types
+# for make test
+BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/MooseX/Types/Stringlike/.packlist
Home |
Main Index |
Thread Index |
Old Index