pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/p5-MooseX-Types-Path-Tiny
Module Name: pkgsrc
Committed By: mef
Date: Tue Apr 18 14:00:57 UTC 2017
Modified Files:
pkgsrc/filesystems/p5-MooseX-Types-Path-Tiny: 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/filesystems/p5-MooseX-Types-Path-Tiny/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/filesystems/p5-MooseX-Types-Path-Tiny/Makefile
diff -u pkgsrc/filesystems/p5-MooseX-Types-Path-Tiny/Makefile:1.6 pkgsrc/filesystems/p5-MooseX-Types-Path-Tiny/Makefile:1.7
--- pkgsrc/filesystems/p5-MooseX-Types-Path-Tiny/Makefile:1.6 Wed Jun 8 19:23:50 2016
+++ pkgsrc/filesystems/p5-MooseX-Types-Path-Tiny/Makefile Tue Apr 18 14:00:57 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/06/08 19:23:50 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/04/18 14:00:57 mef Exp $
#
DISTNAME= MooseX-Types-Path-Tiny-0.011
@@ -18,6 +18,7 @@ DEPENDS+= p5-MooseX-Types-Stringlike-[0-
DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
# for make test
BUILD_DEPENDS+= p5-File-pushd-[0-9]*:../../devel/p5-File-pushd
+BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
PERL5_MODULE_TYPE= Module::Build::Tiny
USE_LANGUAGES= # empty
Home |
Main Index |
Thread Index |
Old Index