Date: Tue, 31 May 2005 09:19:06 -0300 (BRT) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81712: Update port: net/pear-SOAP to 0.9.0 Message-ID: <200505311219.j4VCJ6J7096474@digitalsign.com> Resent-Message-ID: <200505311220.j4VCK3g3016618@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81712 >Category: ports >Synopsis: Update port: net/pear-SOAP to 0.9.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 31 12:20:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Antonio Carlos Venancio Junior >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #7: Tue May 10 10:37:35 BRT 2005 root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO i386 >Description: + update port: net/pear-SOAP to 0.9.0 + changelog: http://pear.php.net/package/SOAP/download/0.9.0/ + take maintainership + update COMMENT >How-To-Repeat: >Fix: diff -ruN pear-SOAP.orig/Makefile pear-SOAP/Makefile --- pear-SOAP.orig/Makefile Tue May 31 09:04:32 2005 +++ pear-SOAP/Makefile Tue May 31 09:10:05 2005 @@ -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 -ruN pear-SOAP.orig/distinfo pear-SOAP/distinfo --- pear-SOAP.orig/distinfo Tue May 31 09:04:32 2005 +++ pear-SOAP/distinfo Tue May 31 09:04:59 2005 @@ -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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505311219.j4VCJ6J7096474>