aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-03-22 12:05:20 +0000
committerWen Heping <wen@FreeBSD.org>2012-03-22 12:05:20 +0000
commit8ed1b7edeca8c20f84e9517bac5f25d4fcc69f5e (patch)
tree55e798649ba8fe6b93d96cef0ea411f6d49e7b01 /net
parent1a3d2b73bc086d1eb8796b05ee95837477d07b31 (diff)
downloadports-8ed1b7edeca8c20f84e9517bac5f25d4fcc69f5e.tar.gz
ports-8ed1b7edeca8c20f84e9517bac5f25d4fcc69f5e.zip
- Update to 0.13.0
Feature safe: yes
Notes
Notes: svn path=/head/; revision=293664
Diffstat (limited to 'net')
-rw-r--r--net/pear-SOAP/Makefile42
-rw-r--r--net/pear-SOAP/distinfo4
2 files changed, 35 insertions, 11 deletions
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile
index ade8a8189da2..e6a599165f52 100644
--- a/net/pear-SOAP/Makefile
+++ b/net/pear-SOAP/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= SOAP
-PORTVERSION= 0.12.0
-PORTREVISION= 1
+PORTVERSION= 0.13.0
CATEGORIES= net www pear
MAINTAINER= ports@FreeBSD.org
@@ -23,13 +22,17 @@ OPTIONS= PEAR_MAIL "PEAR::Mail support" off \
PEAR_NET_DIME "PEAR::Net::DIME support" off
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
+FILES= SOAP/Base.php SOAP/Client.php SOAP/Disco.php \
+ SOAP/Fault.php SOAP/Parser.php \
+ SOAP/Server.php SOAP/Transport.php SOAP/Value.php \
+ SOAP/WSDL.php \
+ SOAP/Transport/HTTP.php SOAP/Transport/SMTP.php \
+ SOAP/Transport/TCP.php SOAP/Transport/TEST.php \
+ SOAP/Server/Email.php SOAP/Server/Email_Gateway.php \
+ SOAP/Server/TCP.php SOAP/Server/TCP/Handler.php \
+ SOAP/Type/dateTime.php SOAP/Type/duration.php \
+ SOAP/Type/hexBinary.php \
+ tools/genproxy.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 \
@@ -38,6 +41,27 @@ EXAMPLES= attachment.php client.php com_client.php \
stockquote.php tcp_client.php tcp_daemon.pl \
tcp_server.php wsdl_client.php
_EXAMPLESDIR= example
+TESTS= AllTests.php bug1927.phpt bug4523.phpt \
+ bug11013.phpt bug12615.phpt bug12880.phpt \
+ bug14756.phpt bug16968.phpt bug16968.wsdl \
+ dateTime.phpt example.wsdl \
+ example_server.phpt example_server_php5.phpt \
+ parser.phpt qnames_1.phpt qnames_2.phpt \
+ smtp.php SOAP_BugsTest.php test.utility.php \
+ wsdl.phpt xmethods.php \
+ deserialize/array.phpt deserialize/multiref_1.phpt \
+ deserialize/multiref_2.phpt deserialize/multiref_3.phpt \
+ deserialize/multiref_4.phpt deserialize/null.phpt \
+ deserialize/string.phpt deserialize/struct_1.phpt \
+ deserialize/struct_2.phpt deserialize/struct_3.phpt \
+ deserialize/struct_4.phpt \
+ serialize/string_1.phpt serialize/string_2.phpt \
+ serialize/string_doc.phpt serialize/string_doc_literal_1.phpt \
+ serialize/string_literal_1.phpt \
+ serialize/struct_1.phpt serialize/struct_2.phpt \
+ serialize/struct_3.phpt \
+ serialize/struct_doc_literal_1.phpt \
+ serialize/struct_literal_1.phpt
.include <bsd.port.pre.mk>
diff --git a/net/pear-SOAP/distinfo b/net/pear-SOAP/distinfo
index b67c0db25f71..c47fae01687f 100644
--- a/net/pear-SOAP/distinfo
+++ b/net/pear-SOAP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PEAR/SOAP-0.12.0.tgz) = 0b5dd21e6f95befd00d00ed0200020168d3dd138b789aaf480207ffe95363baa
-SIZE (PEAR/SOAP-0.12.0.tgz) = 71233
+SHA256 (PEAR/SOAP-0.13.0.tgz) = 2ceda8d83dab8e9b8a23f6df443a2e33947d2b4bb0998bd47208771880c6e9fc
+SIZE (PEAR/SOAP-0.13.0.tgz) = 85945