pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Getopt-Long-Descriptive



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Aug  9 13:41:21 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Getopt-Long-Descriptive: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/p5-Getopt-Long-Descriptive/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-Getopt-Long-Descriptive/Makefile
diff -u pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.30 pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.31
--- pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile:1.30       Mon Jul 25 08:20:57 2016
+++ pkgsrc/devel/p5-Getopt-Long-Descriptive/Makefile    Tue Aug  9 13:41:21 2016
@@ -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 @@ DEPENDS+=     p5-Sub-Exporter>=0.972:../../d
 #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