pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/svk Require p5-YAML>=0.38.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d75d4fbeb83
branches:  trunk
changeset: 493573:6d75d4fbeb83
user:      epg <epg%pkgsrc.org@localhost>
date:      Mon May 09 22:40:52 2005 +0000

description:
Require p5-YAML>=0.38.

diffstat:

 devel/svk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c7d3eaa96a21 -r 6d75d4fbeb83 devel/svk/Makefile
--- a/devel/svk/Makefile        Mon May 09 22:40:27 2005 +0000
+++ b/devel/svk/Makefile        Mon May 09 22:40:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/05/09 22:35:27 epg Exp $
+# $NetBSD: Makefile,v 1.15 2005/05/09 22:40:52 epg Exp $
 
 DISTNAME=      SVK-1.00
 PKGNAME=       ${DISTNAME:S/SVK/svk/}
@@ -37,7 +37,7 @@
 DEPENDS+=      p5-SVN-Simple>=0.27:../../devel/p5-SVN-Simple
 DEPENDS+=      p5-TimeDate>=1.14:../../time/p5-TimeDate
 DEPENDS+=      p5-URI>=1.30:../../www/p5-URI
-DEPENDS+=      p5-YAML>=0.36:../../textproc/p5-YAML
+DEPENDS+=      p5-YAML>=0.38:../../textproc/p5-YAML
 DEPENDS+=      p5-Class-Autouse>=1.15:../../devel/p5-Class-Autouse
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index