- Update to 0.71

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
This commit is contained in:
Cheng-Lung Sung 2008-04-14 05:54:16 +00:00
parent 4efe084994
commit 707c77eda2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211216
2 changed files with 12 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile-SOAP
PORTVERSION= 0.70
PORTVERSION= 0.71
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,7 +16,7 @@ COMMENT= Base-class for SOAP implementations
RUN_DEPENDS= p5-XML-Compile>=0.73:${PORTSDIR}/textproc/p5-XML-Compile \
p5-Log-Report>=0.11:${PORTSDIR}/devel/p5-Log-Report \
${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
p5-libwww>=5.803:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes
@ -31,4 +31,10 @@ MAN3= XML::Compile::SOAP.3 \
XML::Compile::Transport::SOAPHTTP.3 XML::Compile::WSDL11.3 \
XML::Compile::WSDL11::Operation.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500702
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (XML-Compile-SOAP-0.70.tar.gz) = c6ffd76faee3e353fadef8987e50c4ab
SHA256 (XML-Compile-SOAP-0.70.tar.gz) = e36fca6a562078502eefc857921675aabe1d13689f7f400ac89f9f1b4727f464
SIZE (XML-Compile-SOAP-0.70.tar.gz) = 92867
MD5 (XML-Compile-SOAP-0.71.tar.gz) = fc4736e9b1a47df9534c644cab7a27ce
SHA256 (XML-Compile-SOAP-0.71.tar.gz) = 23f6dcba058ae5fd3d102a243d896f47a92602302efd3c07a19f872323a533dc
SIZE (XML-Compile-SOAP-0.71.tar.gz) = 93091