pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-SOAP-Lite Accept perl-5.10 as p5-version. From ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70cacb36b5ac
branches:  trunk
changeset: 548670:70cacb36b5ac
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 20 14:06:40 2008 +0000

description:
Accept perl-5.10 as p5-version. From dsainty.

diffstat:

 net/p5-SOAP-Lite/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5d1b9f82f340 -r 70cacb36b5ac net/p5-SOAP-Lite/Makefile
--- a/net/p5-SOAP-Lite/Makefile Mon Oct 20 13:53:34 2008 +0000
+++ b/net/p5-SOAP-Lite/Makefile Mon Oct 20 14:06:40 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/10/20 13:05:37 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2008/10/20 14:06:40 wiz Exp $
 #
 
 DISTNAME=      SOAP-Lite-0.710.08
@@ -15,7 +15,7 @@
 DEPENDS+=      p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
 DEPENDS+=      p5-URI-[0-9]*:../../www/p5-URI
 DEPENDS+=      p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser
-DEPENDS+=      p5-version-[0-9]*:../../devel/p5-version
+DEPENDS+=      {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index