ports/127153: [PATCH] converters/p5-JSON: update to 2.12

Yen-Ming Lee leeym at FreeBSD.org
Sat Sep 6 16:30:06 UTC 2008


>Number:         127153
>Category:       ports
>Synopsis:       [PATCH] converters/p5-JSON: update to 2.12
>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 Sep 06 16:30:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 2.12

Port maintainer (kuriyama at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-JSON-2.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/converters/p5-JSON/Makefile,v
retrieving revision 1.13
diff -u -d -b -w -u -r1.13 Makefile
--- Makefile	2 Jul 2008 07:46:08 -0000	1.13
+++ Makefile	6 Sep 2008 16:27:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	JSON
-PORTVERSION=	2.11
+PORTVERSION=	2.12
 CATEGORIES=	converters perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,6 @@
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Perl extension to convert to JSON (JavaScript Object Notation)
 
-RUN_DEPENDS=	${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww
-BUILD_DEPENDS=	${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
-		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
 CONFLICTS=	p5-JSON-1.*
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/converters/p5-JSON/distinfo,v
retrieving revision 1.11
diff -u -d -b -w -u -r1.11 distinfo
--- distinfo	2 Jul 2008 07:46:08 -0000	1.11
+++ distinfo	6 Sep 2008 16:27:18 -0000
@@ -1,3 +1,3 @@
-MD5 (JSON-2.11.tar.gz) = 80c23fa3332f644274b7ec83cb86cbfd
-SHA256 (JSON-2.11.tar.gz) = 9366886f4bd3ed37c4fc238c6c1367ab2dfb3072ba214b9d995f0423a2814c53
-SIZE (JSON-2.11.tar.gz) = 67249
+MD5 (JSON-2.12.tar.gz) = 5719ba98f607003295d99952c2ac2ea7
+SHA256 (JSON-2.12.tar.gz) = 87683a73bd7322b0d174ebbbe7e14b538888cf07ebfe2620281a75ed36777d61
+SIZE (JSON-2.12.tar.gz) = 67580
--- p5-JSON-2.12.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list