aboutsummaryrefslogtreecommitdiff
path: root/net/p5-XML-Compile-SOAP
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-04-01 11:34:32 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-04-01 11:34:32 +0000
commit27096a1228534f3c75583d186d8477b0c2a4df99 (patch)
treecc3970075cd3cd68228b724a4cb9e5929dc70174 /net/p5-XML-Compile-SOAP
parent35624707d511660d5efab8f770610f06c14f1f6e (diff)
downloadports-27096a1228534f3c75583d186d8477b0c2a4df99.tar.gz
ports-27096a1228534f3c75583d186d8477b0c2a4df99.zip
- Update to 0.68
Notes
Notes: svn path=/head/; revision=210324
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 1e902e14e061..64f55371bdd3 100644
--- a/net/p5-XML-Compile-SOAP/Makefile
+++ b/net/p5-XML-Compile-SOAP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile-SOAP
-PORTVERSION= 0.67
+PORTVERSION= 0.68
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -26,6 +26,7 @@ MAN3= XML::Compile::SOAP.3 \
XML::Compile::SOAP12::Client.3 XML::Compile::SOAP12::Server.3 \
XML::Compile::SOAP::Client.3 XML::Compile::SOAP::Encoding.3 \
XML::Compile::SOAP::Server.3 XML::Compile::SOAP::Tester.3 \
+ XML::Compile::SOAP::Trace.3 \
XML::Compile::SOAP::Util.3 XML::Compile::Transport.3 \
XML::Compile::Transport::SOAPHTTP.3 XML::Compile::WSDL11.3 \
XML::Compile::WSDL11::Operation.3
diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo
index 59426cb1e310..ee0bb2d68f14 100644
--- a/net/p5-XML-Compile-SOAP/distinfo
+++ b/net/p5-XML-Compile-SOAP/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Compile-SOAP-0.67.tar.gz) = 453193394df9b13837cdf1fec38be451
-SHA256 (XML-Compile-SOAP-0.67.tar.gz) = b6daeada70b14c307459de8a46b0147aab98aeeb6d26998daf12bc61ab839af1
-SIZE (XML-Compile-SOAP-0.67.tar.gz) = 88378
+MD5 (XML-Compile-SOAP-0.68.tar.gz) = ea58f2f7f90c20e15630b73423dec946
+SHA256 (XML-Compile-SOAP-0.68.tar.gz) = 9a9c28d2543e5d9900f4efc8d2b5145e8981df24dfd132cedffad25f35e336cf
+SIZE (XML-Compile-SOAP-0.68.tar.gz) = 90047
diff --git a/net/p5-XML-Compile-SOAP/pkg-plist b/net/p5-XML-Compile-SOAP/pkg-plist
index 369cf34e4414..c8799d013601 100644
--- a/net/p5-XML-Compile-SOAP/pkg-plist
+++ b/net/p5-XML-Compile-SOAP/pkg-plist
@@ -10,6 +10,8 @@
%%SITE_PERL%%/XML/Compile/SOAP/Server.pod
%%SITE_PERL%%/XML/Compile/SOAP/Tester.pm
%%SITE_PERL%%/XML/Compile/SOAP/Tester.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/SOAP11.pm