1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.9.1

PR:		ports/81760
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
This commit is contained in:
Pav Lucistnik 2005-06-01 13:30:41 +00:00
parent 508f57541f
commit 08a029a57a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136595
2 changed files with 16 additions and 13 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= SOAP
PORTVERSION= 0.9.0
PORTVERSION= 0.9.1
CATEGORIES= net www pear
MAINTAINER= antonio@php.net
@ -16,17 +16,20 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= SOAP
FILES= Base.php Client.php Disco.php Fault.php Parser.php Server.php \
Transport.php Value.php WSDL.php tools/genproxy.php \
Transport/HTTP.php Transport/SMTP.php Transport/TCP.php \
Server/Email.php Server/Email_Gateway.php Server/TCP.php \
Type/dateTime.php Type/duration.php Type/hexBinary.php
EXAMPLES= attachment.php client.php com_client.php disco_server.php \
email_client.php email_gateway.php email_pop_gateway.php \
email_pop_server.php email_server.php example_server.php \
FILES= Base.php Client.php Disco.php Fault.php Parser.php \
Server.php Transport.php Value.php WSDL.php \
tools/genproxy.php Transport/HTTP.php \
Transport/SMTP.php Transport/TCP.php \
Server/Email.php Server/Email_Gateway.php \
Server/TCP.php Type/dateTime.php Type/duration.php \
Type/hexBinary.php
EXAMPLES= attachment.php client.php com_client.php \
disco_server.php email_client.php email_gateway.php \
email_pop_gateway.php email_pop_server.php \
email_server.php example_server.php \
example_types.php server.php server2.php smtp.php \
stockquote.php tcp_client.php tcp_daemon.pl tcp_server.php \
wsdl_client.php
stockquote.php tcp_client.php tcp_daemon.pl \
tcp_server.php wsdl_client.php
_EXAMPLESDIR= example
.include <bsd.port.pre.mk>

View File

@ -1,2 +1,2 @@
MD5 (PEAR/SOAP-0.9.0.tgz) = e2436367c0fa2061053c4308e6e2348d
SIZE (PEAR/SOAP-0.9.0.tgz) = 70131
MD5 (PEAR/SOAP-0.9.1.tgz) = 58d6a2f8acb7afcfe7d58661e554d54d
SIZE (PEAR/SOAP-0.9.1.tgz) = 69454