Update to 0.11

This commit is contained in:
Lars Thegler 2008-06-13 08:00:13 +00:00
parent 0fe1109581
commit ace3f6bb91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214770
2 changed files with 8 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= XML-Compile-SOAP-Daemon
PORTVERSION= 0.10
PORTVERSION= 0.11
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Net-Server>=0.97:${PORTSDIR}/net/p5-Net-Server \
p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \
p5-libwww>=5.803:${PORTSDIR}/www/p5-libwww \
p5-Log-Report>=0.15:${PORTSDIR}/devel/p5-Log-Report \
p5-XML-Compile-SOAP>=0.56:${PORTSDIR}/net/p5-XML-Compile-SOAP \
p5-XML-Compile-SOAP>=0.73:${PORTSDIR}/net/p5-XML-Compile-SOAP \
p5-XML-Compile>=0.55:${PORTSDIR}/textproc/p5-XML-Compile
RUN_DEPENDS= ${BUILD_DEPENDS}
@ -27,4 +27,7 @@ PERL_CONFIGURE= yes
MAN3= XML::Compile::SOAP::Daemon.3 \
XML::Compile::SOAP::HTTPDaemon.3
post-patch:
@${PERL} -pi -e '$$_="" if m/Test::|::Tester/' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (XML-Compile-SOAP-Daemon-0.10.tar.gz) = 1686f44517990cdd69ffb7de857a2949
SHA256 (XML-Compile-SOAP-Daemon-0.10.tar.gz) = b3fd19498d17f0cf98cf003c71913371acf1e8fb15c845d9ac0f04b654bb8dda
SIZE (XML-Compile-SOAP-Daemon-0.10.tar.gz) = 19989
MD5 (XML-Compile-SOAP-Daemon-0.11.tar.gz) = df1821fe690bf7d05d88a4114ae10e99
SHA256 (XML-Compile-SOAP-Daemon-0.11.tar.gz) = 2e3e8e14c0018a5ea12a9150dde1f9fd4596603e2bccb598ef3b2c37e14cf6dd
SIZE (XML-Compile-SOAP-Daemon-0.11.tar.gz) = 20259