summaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Lite
diff options
context:
space:
mode:
authorhe <he>2008-12-18 20:56:09 +0000
committerhe <he>2008-12-18 20:56:09 +0000
commit10c2aac1f30c3219064c25920db28cbb80ddc664 (patch)
tree097a18cc7a7f939077844c3e7a5f505ecad858bf /net/p5-SOAP-Lite
parent712e07856a0a880c1fc409d755d0aba2d34ee178 (diff)
downloadpkgsrc-10c2aac1f30c3219064c25920db28cbb80ddc664.tar.gz
Update from version 0.710.08nb2 to 0.710.08nb3.
Pkgsrc changes: o Add dependency on perl>=5.10 or p5-version. When pulled up to pkgsrc-2008Q3 this should fix PR#39773.
Diffstat (limited to 'net/p5-SOAP-Lite')
-rw-r--r--net/p5-SOAP-Lite/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile
index 9de9e396b28..1adc4fa57df 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2008/10/24 01:06:22 obache Exp $
+# $NetBSD: Makefile,v 1.23 2008/12/18 20:56:09 he Exp $
#
DISTNAME= SOAP-Lite-0.710.08
PKGNAME= p5-${DISTNAME:S/710.08/71.08/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/}
@@ -15,6 +15,7 @@ COMMENT= Perl5 module providing a lightweight interface to SOAP
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+= {perl>=5.10.0,p5-version>=0}:../../devel/p5-version
PKG_DESTDIR_SUPPORT= user-destdir