pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-YAML Test::YAML>=1.05 is required.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de27a5a469be
branches:  trunk
changeset: 643367:de27a5a469be
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Dec 15 09:25:16 2014 +0000

description:
Test::YAML>=1.05 is required.

diffstat:

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

diffs (18 lines):

diff -r 97753b8b475b -r de27a5a469be textproc/p5-YAML/Makefile
--- a/textproc/p5-YAML/Makefile Mon Dec 15 09:05:32 2014 +0000
+++ b/textproc/p5-YAML/Makefile Mon Dec 15 09:25:16 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2014/10/12 14:38:17 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2014/12/15 09:25:16 obache Exp $
 
 DISTNAME=      YAML-1.13
 PKGNAME=       p5-${DISTNAME}
@@ -11,7 +11,7 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Filter-[0-9]*:../../textproc/p5-Filter
-BUILD_DEPENDS+=        p5-Test-YAML-[0-9]*:../../textproc/p5-Test-YAML
+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



Home | Main Index | Thread Index | Old Index