aboutsummaryrefslogtreecommitdiff
path: root/net/p5-XML-Compile-SOAP
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-12 23:11:54 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-12 23:11:54 +0000
commit542cbf769090449c19231251f4053327f30e27e3 (patch)
treeda3006b7fe1a3dcd7c9b57dc9c78d9a18d1943a5 /net/p5-XML-Compile-SOAP
parent5693c4fbe07314543a540fdd711c5998645687d6 (diff)
downloadports-542cbf769090449c19231251f4053327f30e27e3.tar.gz
ports-542cbf769090449c19231251f4053327f30e27e3.zip
- Update to 2.19
- Remove MD5 PR: ports/152654 Submitted by: Patrick Powell <papowell@astart.com> With Hat: perl@ Changes: http://search.cpan.org/dist/XML-Compile-SOAP/Changes
Notes
Notes: svn path=/head/; revision=266153
Diffstat (limited to 'net/p5-XML-Compile-SOAP')
-rw-r--r--net/p5-XML-Compile-SOAP/Makefile13
-rw-r--r--net/p5-XML-Compile-SOAP/distinfo5
-rw-r--r--net/p5-XML-Compile-SOAP/pkg-plist9
3 files changed, 18 insertions, 9 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile
index fc542ce78dab..21b2926eab04 100644
--- a/net/p5-XML-Compile-SOAP/Makefile
+++ b/net/p5-XML-Compile-SOAP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile-SOAP
-PORTVERSION= 2.15
+PORTVERSION= 2.19
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,24 +14,27 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Base-class for SOAP implementations
-RUN_DEPENDS= p5-XML-Compile>=1.01:${PORTSDIR}/textproc/p5-XML-Compile \
- p5-XML-Compile-Cache>=0.91:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
+RUN_DEPENDS= p5-XML-Compile>=1.17:${PORTSDIR}/textproc/p5-XML-Compile \
+ p5-XML-Compile-Cache>=0.97:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
p5-Log-Report>=0.17:${PORTSDIR}/devel/p5-Log-Report \
- p5-libwww>=5.803:${PORTSDIR}/www/p5-libwww
+ p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
MAN3= XML::Compile::SOAP.3 \
+ XML::Compile::SOAP10.3 \
+ XML::Compile::SOAP10::Operation.3 \
XML::Compile::SOAP11.3 XML::Compile::SOAP11::Client.3 \
XML::Compile::SOAP11::Encoding.3 \
XML::Compile::SOAP11::Operation.3 \
XML::Compile::SOAP11::Server.3 \
XML::Compile::SOAP::Client.3 \
XML::Compile::SOAP::Extension.3 \
+ XML::Compile::SOAP::FAQ.3 \
+ XML::Compile::SOAP::Operation.3 \
XML::Compile::SOAP::Server.3 \
XML::Compile::SOAP::Trace.3 \
XML::Compile::SOAP::Util.3 XML::Compile::Transport.3 \
- XML::Compile::Operation.3 \
XML::Compile::Transport::SOAPHTTP.3 XML::Compile::WSDL11.3 \
XML::Compile::XOP.3 XML::Compile::XOP::Include.3
diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo
index 3ede379b8016..7d6d7ad649ff 100644
--- a/net/p5-XML-Compile-SOAP/distinfo
+++ b/net/p5-XML-Compile-SOAP/distinfo
@@ -1,3 +1,2 @@
-MD5 (XML-Compile-SOAP-2.15.tar.gz) = 0a61662904befd1788e15542ed0ab155
-SHA256 (XML-Compile-SOAP-2.15.tar.gz) = 17bce60a7dbbabb26083df441ceae93e32c1302af12243b70589b7624b897ba5
-SIZE (XML-Compile-SOAP-2.15.tar.gz) = 93019
+SHA256 (XML-Compile-SOAP-2.19.tar.gz) = 656364c33e32da90efd455d8406664ee09205d378eb752006447e4b7d71781c5
+SIZE (XML-Compile-SOAP-2.19.tar.gz) = 99133
diff --git a/net/p5-XML-Compile-SOAP/pkg-plist b/net/p5-XML-Compile-SOAP/pkg-plist
index d7c00b70829c..d97171f61d2f 100644
--- a/net/p5-XML-Compile-SOAP/pkg-plist
+++ b/net/p5-XML-Compile-SOAP/pkg-plist
@@ -1,18 +1,24 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/SOAP/.packlist
%%SITE_PERL%%/XML/Compile/Operation.pm
-%%SITE_PERL%%/XML/Compile/Operation.pod
%%SITE_PERL%%/XML/Compile/SOAP.pm
%%SITE_PERL%%/XML/Compile/SOAP.pod
%%SITE_PERL%%/XML/Compile/SOAP/Client.pm
%%SITE_PERL%%/XML/Compile/SOAP/Client.pod
%%SITE_PERL%%/XML/Compile/SOAP/Extension.pm
%%SITE_PERL%%/XML/Compile/SOAP/Extension.pod
+%%SITE_PERL%%/XML/Compile/SOAP/FAQ.pod
+%%SITE_PERL%%/XML/Compile/SOAP/Operation.pm
+%%SITE_PERL%%/XML/Compile/SOAP/Operation.pod
%%SITE_PERL%%/XML/Compile/SOAP/Server.pm
%%SITE_PERL%%/XML/Compile/SOAP/Server.pod
%%SITE_PERL%%/XML/Compile/SOAP/Trace.pm
%%SITE_PERL%%/XML/Compile/SOAP/Trace.pod
%%SITE_PERL%%/XML/Compile/SOAP/Util.pm
%%SITE_PERL%%/XML/Compile/SOAP/Util.pod
+%%SITE_PERL%%/XML/Compile/SOAP10.pm
+%%SITE_PERL%%/XML/Compile/SOAP10.pod
+%%SITE_PERL%%/XML/Compile/SOAP10/Operation.pm
+%%SITE_PERL%%/XML/Compile/SOAP10/Operation.pod
%%SITE_PERL%%/XML/Compile/SOAP11.pm
%%SITE_PERL%%/XML/Compile/SOAP11.pod
%%SITE_PERL%%/XML/Compile/SOAP11/Client.pm
@@ -52,6 +58,7 @@
@dirrmtry %%SITE_PERL%%/XML/Compile/Transport
@dirrmtry %%SITE_PERL%%/XML/Compile/SOAP11/xsd
@dirrmtry %%SITE_PERL%%/XML/Compile/SOAP11
+@dirrmtry %%SITE_PERL%%/XML/Compile/SOAP10
@dirrmtry %%SITE_PERL%%/XML/Compile/SOAP
@dirrmtry %%SITE_PERL%%/XML/Compile
@dirrmtry %%SITE_PERL%%/XML