aboutsummaryrefslogtreecommitdiff
path: root/net/p5-XML-Compile-SOAP
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2010-07-29 08:25:03 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2010-07-29 08:25:03 +0000
commitf1185c520d415cdd0b01b01653c5806b615a5ff3 (patch)
treef9762508ea5ef777cfe4052f0b527845b6a3c450 /net/p5-XML-Compile-SOAP
parent43e95e7c2b20b111600db3f14419dc29e0d5a290 (diff)
downloadports-f1185c520d415cdd0b01b01653c5806b615a5ff3.tar.gz
ports-f1185c520d415cdd0b01b01653c5806b615a5ff3.zip
- Update to 2.15
Notes
Notes: svn path=/head/; revision=258422
Diffstat (limited to 'net/p5-XML-Compile-SOAP')
-rw-r--r--net/p5-XML-Compile-SOAP/Makefile3
-rw-r--r--net/p5-XML-Compile-SOAP/distinfo6
-rw-r--r--net/p5-XML-Compile-SOAP/pkg-plist2
3 files changed, 7 insertions, 4 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile
index 8f6bf8542409..8788100dad15 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.12
+PORTVERSION= 2.15
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -27,6 +27,7 @@ MAN3= XML::Compile::SOAP.3 \
XML::Compile::SOAP11::Operation.3 \
XML::Compile::SOAP11::Server.3 \
XML::Compile::SOAP::Client.3 \
+ XML::Compile::SOAP::Extension.3 \
XML::Compile::SOAP::Server.3 \
XML::Compile::SOAP::Trace.3 \
XML::Compile::SOAP::Util.3 XML::Compile::Transport.3 \
diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo
index 51611e484d62..3ede379b8016 100644
--- a/net/p5-XML-Compile-SOAP/distinfo
+++ b/net/p5-XML-Compile-SOAP/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Compile-SOAP-2.12.tar.gz) = b91d795175ea2ff8d07e4c636c57ca4d
-SHA256 (XML-Compile-SOAP-2.12.tar.gz) = f5b0ce7b23b346c2d9688afda1b23ebf0c7caf99a4ff28a2224ce4d65c2dcab1
-SIZE (XML-Compile-SOAP-2.12.tar.gz) = 89674
+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
diff --git a/net/p5-XML-Compile-SOAP/pkg-plist b/net/p5-XML-Compile-SOAP/pkg-plist
index e2c2b71325ac..748a77a35738 100644
--- a/net/p5-XML-Compile-SOAP/pkg-plist
+++ b/net/p5-XML-Compile-SOAP/pkg-plist
@@ -6,6 +6,8 @@
%%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/Server.pm
%%SITE_PERL%%/XML/Compile/SOAP/Server.pod
%%SITE_PERL%%/XML/Compile/SOAP/Trace.pm