1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 2.25

- Add BUILD_DEPENDS and TEST_DEPENDS

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-09-24 17:45:20 +00:00
parent 772cd26f03
commit 294653877c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282326
2 changed files with 22 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile-SOAP
PORTVERSION= 2.24
PORTVERSION= 2.25
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MARKOV
@ -18,18 +18,27 @@ COMMENT= Base-class for SOAP implementations
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-XML-Compile>=1.20:${PORTSDIR}/textproc/p5-XML-Compile \
p5-XML-Compile-Cache>=0.98:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \
p5-XML-Compile>=1.22:${PORTSDIR}/textproc/p5-XML-Compile \
p5-XML-Compile-Cache>=0.98:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \
p5-XML-Compile>=1.22:${PORTSDIR}/textproc/p5-XML-Compile \
p5-XML-Compile-Cache>=0.98:${PORTSDIR}/textproc/p5-XML-Compile-Cache \
p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww
TEST_DEPENDS= p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \
p5-XML-Compile-Tester>=0.05:${PORTSDIR}/devel/p5-XML-Compile-Tester
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.3 \
XML::Compile::SOAP11::Client.3 \
XML::Compile::SOAP11::Encoding.3 \
XML::Compile::SOAP11::Operation.3 \
XML::Compile::SOAP11::Server.3 \
@ -39,8 +48,11 @@ MAN3= XML::Compile::SOAP.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::Transport::SOAPHTTP.3 XML::Compile::WSDL11.3 \
XML::Compile::XOP.3 XML::Compile::XOP::Include.3
XML::Compile::SOAP::Util.3 \
XML::Compile::Transport.3 \
XML::Compile::Transport::SOAPHTTP.3 \
XML::Compile::WSDL11.3 \
XML::Compile::XOP.3 \
XML::Compile::XOP::Include.3
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (XML-Compile-SOAP-2.24.tar.gz) = 95c8e99f11e650c981c6f9bc8528ba15e6cfe5022ac084db1d28f9b8d2cc8549
SIZE (XML-Compile-SOAP-2.24.tar.gz) = 102904
SHA256 (XML-Compile-SOAP-2.25.tar.gz) = 654d2c21195297ff222f0122317eb13c7393e0dc9b31caa0ebac31987bea7fc4
SIZE (XML-Compile-SOAP-2.25.tar.gz) = 102986