XML_RPC2 is a pear package providing XML_RPC client and server services.XML-RPC is a simple remote procedure call protocol built using HTTP as transport and XML as encoding. As a client library, XML_RPC2 is capable of creating a proxy class which exposes the methods exported by the server. As a server library, XML_RPC2 is capable of exposing methods from a class or object instance, seamlessly exporting local methods as remotely callable procedures. WWW: http://pear.php.net/package/XML_RPC2/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->repocopy - Please repocopy from net/pear-XML_RPC -> net/pear-XML_RPC2
Responsible Changed From-To: miwi->portmgr - Over to portmgr
State Changed From-To: repocopy->open Repocopy complete.
Responsible Changed From-To: portmgr->miwi Repocopy complete.
miwi 2008-10-12 11:37:04 UTC FreeBSD ports repository Modified files: net/pear-XML_RPC2 Makefile distinfo pkg-descr Log: - Update to 1.0.5 PR: 127312 Submitted by: Wen Heping <wenheping@gmail.com> Revision Changes Path 1.6 +39 -17 ports/net/pear-XML_RPC2/Makefile 1.3 +3 -3 ports/net/pear-XML_RPC2/distinfo 1.3 +9 -3 ports/net/pear-XML_RPC2/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!