pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test2-Suite



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 17 13:28:42 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Test2-Suite: Makefile

Log Message:
p5-Test2-Suite: p5-Sub-Info is a full dependency

Ride update.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Test2-Suite/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-Test2-Suite/Makefile
diff -u pkgsrc/devel/p5-Test2-Suite/Makefile:1.5 pkgsrc/devel/p5-Test2-Suite/Makefile:1.6
--- pkgsrc/devel/p5-Test2-Suite/Makefile:1.5    Sun Sep 17 13:23:04 2017
+++ pkgsrc/devel/p5-Test2-Suite/Makefile        Sun Sep 17 13:28:42 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/09/17 13:23:04 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/17 13:28:42 wiz Exp $
 
 DISTNAME=              Test2-Suite-0.000077
 PKGNAME=               p5-${DISTNAME}
@@ -12,8 +12,8 @@ LICENSE=              ${PERL5_LICENSE}
 
 DEPENDS+=              p5-Importer-[0-9]*:../../devel/p5-Importer
 DEPENDS+=              p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
+DEPENDS+=              p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
 # TEST_DEPENDS
-BUILD_DEPENDS+=                p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
 BUILD_DEPENDS+=                p5-Term-Table-[0-9]*:../../devel/p5-Term-Table
 
 PERL5_PACKLIST=                auto/Test2/Suite/.packlist



Home | Main Index | Thread Index | Old Index