pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML No direct dependency on p5-Test-Base,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/218b8e5a061e
branches:  trunk
changeset: 643370:218b8e5a061e
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Dec 15 09:33:21 2014 +0000

description:
No direct dependency on p5-Test-Base, from p5-Test-YAML indirectly.

diffstat:

 textproc/p5-YAML/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r d0428cee651d -r 218b8e5a061e textproc/p5-YAML/Makefile
--- a/textproc/p5-YAML/Makefile Mon Dec 15 09:32:06 2014 +0000
+++ b/textproc/p5-YAML/Makefile Mon Dec 15 09:33:21 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2014/12/15 09:25:16 obache Exp $
+# $NetBSD: Makefile,v 1.37 2014/12/15 09:33:21 obache Exp $
 
 DISTNAME=      YAML-1.13
 PKGNAME=       p5-${DISTNAME}
@@ -12,7 +12,6 @@
 
 DEPENDS+=      p5-Filter-[0-9]*:../../textproc/p5-Filter
 BUILD_DEPENDS+=        p5-Test-YAML>=1.05:../../textproc/p5-Test-YAML
-BUILD_DEPENDS+=        p5-Test-Base-[0-9]*:../../devel/p5-Test-Base
 
 USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/YAML/.packlist



Home | Main Index | Thread Index | Old Index