aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-05-31 12:39:47 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-05-31 12:39:47 +0000
commit9fe89a01857a266f84445c27a915c98a0aa5c6d2 (patch)
treea173ab893adaaf2b5baa3d4a5096ca78fa0cd5a7 /net
parent51a1567ddd1b8fb22fa32035b09f7955f1e7d7eb (diff)
downloadports-9fe89a01857a266f84445c27a915c98a0aa5c6d2.tar.gz
ports-9fe89a01857a266f84445c27a915c98a0aa5c6d2.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/pear-SOAP/Makefile28
-rw-r--r--net/pear-SOAP/distinfo4
2 files changed, 15 insertions, 17 deletions
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile
index f527f9f18df2..f6144e01c923 100644
--- a/net/pear-SOAP/Makefile
+++ b/net/pear-SOAP/Makefile
@@ -6,28 +6,26 @@
#
PORTNAME= SOAP
-PORTVERSION= 0.8.1
+PORTVERSION= 0.9.0
CATEGORIES= net www pear
-MAINTAINER= ports@FreeBSD.org
-COMMENT= SOAP Client/Server for PHP
+MAINTAINER= antonio@php.net
+COMMENT= PEAR SOAP Client/Server for PHP
-BUILD_DEPENDS= ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime \
- ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request \
- ${PEARDIR}/Net/DIME.php:${PORTSDIR}/net/pear-Net_DIME
+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 \
+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 \
+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
_EXAMPLESDIR= example
diff --git a/net/pear-SOAP/distinfo b/net/pear-SOAP/distinfo
index a274c96ae524..fda10474d754 100644
--- a/net/pear-SOAP/distinfo
+++ b/net/pear-SOAP/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/SOAP-0.8.1.tgz) = 86260a6deb9ab09443563c931784f550
-SIZE (PEAR/SOAP-0.8.1.tgz) = 69177
+MD5 (PEAR/SOAP-0.9.0.tgz) = e2436367c0fa2061053c4308e6e2348d
+SIZE (PEAR/SOAP-0.9.0.tgz) = 70131