Bug 171056 - [PATCH] devel/p5-JSON-RPC: update to 1.03
Summary: [PATCH] devel/p5-JSON-RPC: update to 1.03
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-25 22:10 UTC by Steve Wills
Modified: 2012-09-09 03:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-JSON-RPC-1.03.patch (1.39 KB, patch)
2012-08-25 22:10 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-25 22:10:06 UTC
- Update to 1.03

Port maintainer (vvatlin@masterhost.ru) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 22:10:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 22:10:22 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 22:10:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-25 22:24:22 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 5 Steve Wills freebsd_committer freebsd_triage 2012-09-09 02:52:12 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-09-09 02:52:16 UTC
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"