pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Getopt-Long-Descriptive Add BUILD_DEPENDS+= p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4932de3b1535
branches:  trunk
changeset: 350946:4932de3b1535
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Aug 09 13:41:21 2016 +0000

description:
Add BUILD_DEPENDS+= p5-CPAN-Meta-Check-[0-9]* for make test

diffstat:

 devel/p5-Getopt-Long-Descriptive/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dfdaa57d5be6 -r 4932de3b1535 devel/p5-Getopt-Long-Descriptive/Makefile
--- a/devel/p5-Getopt-Long-Descriptive/Makefile Tue Aug 09 13:40:15 2016 +0000
+++ b/devel/p5-Getopt-Long-Descriptive/Makefile Tue Aug 09 13:41:21 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2016/07/25 08:20:57 wen Exp $
+# $NetBSD: Makefile,v 1.31 2016/08/09 13:41:21 mef Exp $
 
 DISTNAME=      Getopt-Long-Descriptive-0.100
 PKGNAME=       p5-${DISTNAME}
@@ -16,6 +16,7 @@
 #BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
 BUILD_DEPENDS+=        p5-Test-Warnings>=0.005:../../devel/p5-Test-Warnings
 BUILD_DEPENDS+=        p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+BUILD_DEPENDS+=        p5-CPAN-Meta-Check-[0-9]*:../../devel/p5-CPAN-Meta-Check
 
 PERL5_PACKLIST=                auto/Getopt/Long/Descriptive/.packlist
 



Home | Main Index | Thread Index | Old Index