- Update to 1.03 Port maintainer (vvatlin@masterhost.ru) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of devel/p5-JSON-RPC, Please note that PR ports/171056 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171056 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->swills I'll take it.
State Changed From-To: feedback->closed Committed. Thanks!
Author: swills Date: Sun Sep 9 01:52:00 2012 New Revision: 303947 URL: http://svn.freebsd.org/changeset/ports/303947 Log: - Update to 1.03 PR: ports/171056 Approved by: maintainer timeout (vvatlin@masterhost.ru, >2 weeks) Modified: head/devel/p5-JSON-RPC/Makefile head/devel/p5-JSON-RPC/distinfo (contents, props changed) head/devel/p5-JSON-RPC/pkg-plist (contents, props changed) Modified: head/devel/p5-JSON-RPC/Makefile ============================================================================== --- head/devel/p5-JSON-RPC/Makefile Sun Sep 9 01:48:15 2012 (r303946) +++ head/devel/p5-JSON-RPC/Makefile Sun Sep 9 01:52:00 2012 (r303947) @@ -6,7 +6,7 @@ # PORTNAME= JSON-RPC -PORTVERSION= 1.01 +PORTVERSION= 1.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI @@ -37,7 +37,8 @@ MAN3= JSON::RPC.3 \ JSON::RPC::Legacy::Server::CGI.3 \ JSON::RPC::Legacy::Server::Daemon.3 \ JSON::RPC::Parser.3 \ - JSON::RPC::Procedure.3 + JSON::RPC::Procedure.3 \ + JSON::RPC::Test.3 .include <bsd.port.pre.mk> Modified: head/devel/p5-JSON-RPC/distinfo ============================================================================== --- head/devel/p5-JSON-RPC/distinfo Sun Sep 9 01:48:15 2012 (r303946) +++ head/devel/p5-JSON-RPC/distinfo Sun Sep 9 01:52:00 2012 (r303947) @@ -1,2 +1,2 @@ -SHA256 (JSON-RPC-1.01.tar.gz) = 240f37c6aec872c7715e6ab89f881678b2706393915958961b4a6b327a25d314 -SIZE (JSON-RPC-1.01.tar.gz) = 35852 +SHA256 (JSON-RPC-1.03.tar.gz) = b564005ab9b74309e10fca7fc14cf133d3b5c38a8a9f63d8f4d50eef45033290 +SIZE (JSON-RPC-1.03.tar.gz) = 37495 Modified: head/devel/p5-JSON-RPC/pkg-plist ============================================================================== --- head/devel/p5-JSON-RPC/pkg-plist Sun Sep 9 01:48:15 2012 (r303946) +++ head/devel/p5-JSON-RPC/pkg-plist Sun Sep 9 01:52:00 2012 (r303947) @@ -10,6 +10,7 @@ %%SITE_PERL%%/JSON/RPC/Legacy/Server/Daemon.pm %%SITE_PERL%%/JSON/RPC/Parser.pm %%SITE_PERL%%/JSON/RPC/Procedure.pm +%%SITE_PERL%%/JSON/RPC/Test.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/JSON/RPC/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/JSON/RPC @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/JSON _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"