aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/p5-XML-Compile-SOAP/Makefile7
-rw-r--r--net/p5-XML-Compile-SOAP/distinfo6
-rw-r--r--net/p5-XML-Compile-SOAP/pkg-plist10
3 files changed, 15 insertions, 8 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile
index fa24a179066d..14960b4815b7 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.04
+PORTVERSION= 2.07
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -27,11 +27,12 @@ MAN3= XML::Compile::SOAP.3 \
XML::Compile::SOAP11::Operation.3 \
XML::Compile::SOAP11::Server.3 \
XML::Compile::SOAP::Client.3 \
- XML::Compile::SOAP::Server.3 XML::Compile::SOAP::Tester.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::Transport::SOAPHTTP.3 XML::Compile::WSDL11.3 \
+ XML::Compile::XOP.3 XML::Compile::XOP::Include.3
.include <bsd.port.pre.mk>
diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo
index 6a4a32ab2b4f..21efd2945d01 100644
--- a/net/p5-XML-Compile-SOAP/distinfo
+++ b/net/p5-XML-Compile-SOAP/distinfo
@@ -1,3 +1,3 @@
-MD5 (XML-Compile-SOAP-2.04.tar.gz) = 8f32c0ef28899d6e53d6979c4a384a06
-SHA256 (XML-Compile-SOAP-2.04.tar.gz) = 224fdf774c66a1f3994c8e49ebd7d870ec2a5e077c96a9dd63240e5bf5f1bb36
-SIZE (XML-Compile-SOAP-2.04.tar.gz) = 82179
+MD5 (XML-Compile-SOAP-2.07.tar.gz) = 23648f539e0b83c5c950972e31ac81be
+SHA256 (XML-Compile-SOAP-2.07.tar.gz) = bb7fa259e61be7f64877d4fee0f137eb056958ab482066624125f55afb272510
+SIZE (XML-Compile-SOAP-2.07.tar.gz) = 87934
diff --git a/net/p5-XML-Compile-SOAP/pkg-plist b/net/p5-XML-Compile-SOAP/pkg-plist
index 0a44e01f58ab..e2c2b71325ac 100644
--- a/net/p5-XML-Compile-SOAP/pkg-plist
+++ b/net/p5-XML-Compile-SOAP/pkg-plist
@@ -8,8 +8,6 @@
%%SITE_PERL%%/XML/Compile/SOAP/Client.pod
%%SITE_PERL%%/XML/Compile/SOAP/Server.pm
%%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
@@ -37,9 +35,17 @@
%%SITE_PERL%%/XML/Compile/WSDL11/xsd/wsdl-mime.xsd
%%SITE_PERL%%/XML/Compile/WSDL11/xsd/wsdl-soap.xsd
%%SITE_PERL%%/XML/Compile/WSDL11/xsd/wsdl.xsd
+%%SITE_PERL%%/XML/Compile/XOP.pm
+%%SITE_PERL%%/XML/Compile/XOP.pod
+%%SITE_PERL%%/XML/Compile/XOP/Include.pm
+%%SITE_PERL%%/XML/Compile/XOP/Include.pod
+%%SITE_PERL%%/XML/Compile/XOP/xsd/200411-xmlmime.xsd
+%%SITE_PERL%%/XML/Compile/XOP/xsd/200505-xmlmime.xsd
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile/SOAP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Compile
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
+@dirrmtry %%SITE_PERL%%/XML/Compile/XOP/xsd
+@dirrmtry %%SITE_PERL%%/XML/Compile/XOP
@dirrmtry %%SITE_PERL%%/XML/Compile/WSDL11/xsd
@dirrmtry %%SITE_PERL%%/XML/Compile/WSDL11
@dirrmtry %%SITE_PERL%%/XML/Compile/Transport