Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2010 14:52:38 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org, clsung@FreeBSD.org
Subject:   ports/152133: [PATCH] converters/p5-JSON-XS: update to 2.30
Message-ID:  <20101111065238.0FCD67E81B@colo-p.gslin.org>
Resent-Message-ID: <201011110700.oAB70Io9088186@freefall.freebsd.org>

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

>Number:         152133
>Category:       ports
>Synopsis:       [PATCH] converters/p5-JSON-XS: update to 2.30
>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:   Thu Nov 11 07:00:17 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
- Update to 2.30

Port maintainer (clsung@FreeBSD.org) is cc'd.

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

--- p5-JSON-XS-2.30.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/converters/p5-JSON-XS/Makefile /home/staff/gslin/work/ports/p5-JSON-XS/Makefile
--- /usr/ports/converters/p5-JSON-XS/Makefile	2010-07-11 21:14:22.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-JSON-XS/Makefile	2010-11-11 14:50:05.000000000 +0800
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	JSON-XS
-PORTVERSION=	2.29
+PORTVERSION=	2.30
 CATEGORIES=	converters perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-#DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
+DISTNAME=	${PORTNAME}-${PORTVERSION:C/.$//}
 
 MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	JSON serialising/deserialising, done correctly and fast
@@ -19,6 +19,7 @@
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
+
 MAN1=		json_xs.1
 MAN3=		JSON::XS.3 JSON::XS::Boolean.3
 
diff -ruN --exclude=CVS /usr/ports/converters/p5-JSON-XS/distinfo /home/staff/gslin/work/ports/p5-JSON-XS/distinfo
--- /usr/ports/converters/p5-JSON-XS/distinfo	2010-07-11 21:14:22.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-JSON-XS/distinfo	2010-11-11 14:50:17.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (JSON-XS-2.29.tar.gz) = a9573011cb830213a6615ab2e6a64dbc
-SHA256 (JSON-XS-2.29.tar.gz) = 7e170f186314ec67574ddf12ec7fb2cb611c9178e0b5a0999137cfc1b2e888be
-SIZE (JSON-XS-2.29.tar.gz) = 72387
+SHA256 (JSON-XS-2.3.tar.gz) = f697d2372d362be72168ef855c62803f5a5ceb6e43a3132da7e9d9f50e10fd02
+SIZE (JSON-XS-2.3.tar.gz) = 72917
--- p5-JSON-XS-2.30.patch ends here ---

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



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