pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-MooseX-Types-DateTime - Add BUILD_DEPENDS+= p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45512b3e4649
branches:  trunk
changeset: 361177:45512b3e4649
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Apr 16 13:14:05 2017 +0000

description:
- Add BUILD_DEPENDS+=  p5-Package-DeprecationManager-[0-9]* for make test

diffstat:

 time/p5-MooseX-Types-DateTime/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c01e1a7906da -r 45512b3e4649 time/p5-MooseX-Types-DateTime/Makefile
--- a/time/p5-MooseX-Types-DateTime/Makefile    Sun Apr 16 10:32:57 2017 +0000
+++ b/time/p5-MooseX-Types-DateTime/Makefile    Sun Apr 16 13:14:05 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/06/08 19:24:51 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/04/16 13:14:05 mef Exp $
 #
 
 DISTNAME=      MooseX-Types-DateTime-0.13
@@ -22,6 +22,7 @@
 
 BUILD_DEPENDS+=        p5-Test-Exception>=0.27:../../devel/p5-Test-Exception
 BUILD_DEPENDS+=        p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple
+BUILD_DEPENDS+=        p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
 
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/MooseX/Types/DateTime/.packlist



Home | Main Index | Thread Index | Old Index