Date: Sun, 5 Jul 2009 22:26:35 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-JSON-RPC-Common Makefile distinfo pkg-descr pkg-plist Message-ID: <200907052226.n65MQZgl037678@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-07-05 22:26:35 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-JSON-RPC-Common Makefile distinfo pkg-descr pkg-plist Log: p5::JSON::RPC-Common is a perl module provides abstractions for JSON-RPC 1.0, 1.1 (both variations) and 2.0 (formerly 1.2) Procedure Call and Procedure Return objects (formerly known as request and result), along with error objects. It also provides marshalling objects to convert the model objects into JSON text and HTTP requests/responses. WWW: http://search.cpan.org/dist/JSON-RPC-Common/ PR: ports/135981 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.3544 +1 -0 ports/devel/Makefile 1.1 +43 -0 ports/devel/p5-JSON-RPC-Common/Makefile (new) 1.1 +3 -0 ports/devel/p5-JSON-RPC-Common/distinfo (new) 1.1 +8 -0 ports/devel/p5-JSON-RPC-Common/pkg-descr (new) 1.1 +31 -0 ports/devel/p5-JSON-RPC-Common/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907052226.n65MQZgl037678>