Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2009 18:14:08 GMT
From:      Edmondas Girkantas <eg@fbsd.lt>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137576: [UPDATE] devel/p5-JSON-RPC-Common to 0.06
Message-ID:  <200908081814.n78IE87Q040451@www.freebsd.org>
Resent-Message-ID: <200908081820.n78IK1rg026232@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137576
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-JSON-RPC-Common to 0.06
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 08 18:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Edmondas Girkantas
>Release:        7.2-RELEASE-p2
>Organization:
>Environment:
FreeBSD big.bug.lt 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
updated to 0.06 version
added dependency for p5-libwww
>How-To-Repeat:

>Fix:
apply given patch

Patch attached with submission follows:

diff -ruN p5-JSON-RPC-Common.orig/Makefile p5-JSON-RPC-Common/Makefile
--- p5-JSON-RPC-Common.orig/Makefile	2009-08-08 20:23:32.000000000 +0300
+++ p5-JSON-RPC-Common/Makefile	2009-08-08 21:09:22.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	JSON-RPC-Common
-PORTVERSION=	0.05
+PORTVERSION=	0.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,8 @@
 MAINTAINER=	wenheping@gmail.com
 COMMENT=	Transport agnostic JSON RPC helper objects
 
-RUN_DEPENDS=	p5-Moose>=0.81:${PORTSDIR}/devel/p5-Moose \
+RUN_DEPENDS=	p5-libwww>=5:${PORTSDIR}/www/p5-libwww \
+		p5-Moose>=0.81:${PORTSDIR}/devel/p5-Moose \
 		p5-JSON>=2.11:${PORTSDIR}/converters/p5-JSON \
 		p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
diff -ruN p5-JSON-RPC-Common.orig/distinfo p5-JSON-RPC-Common/distinfo
--- p5-JSON-RPC-Common.orig/distinfo	2009-08-08 20:23:32.000000000 +0300
+++ p5-JSON-RPC-Common/distinfo	2009-08-08 20:23:44.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (JSON-RPC-Common-0.05.tar.gz) = 096a772d5760b22ea2cda668d031ad95
-SHA256 (JSON-RPC-Common-0.05.tar.gz) = 57bde254b1a381bdfb7b14e287e73319d96577af3fc269e588a720109157f5a1
-SIZE (JSON-RPC-Common-0.05.tar.gz) = 18403
+MD5 (JSON-RPC-Common-0.06.tar.gz) = dcacc1429066ed8729122cba122494ef
+SHA256 (JSON-RPC-Common-0.06.tar.gz) = aa1ccdc693205162e255d24137d873515a6c208d9bb94bf875f788fd35ecf3c9
+SIZE (JSON-RPC-Common-0.06.tar.gz) = 18566


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908081814.n78IE87Q040451>