Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2012 02:32:29 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ruby@FreeBSD.org
Subject:   ports/167104: [PATCH] devel/rubygem-multi_json: update to 1.3.2
Message-ID:  <3VYTML0RKQz7t6@sunpoet.net>
Resent-Message-ID: <201204191840.q3JIe6JX010568@freefall.freebsd.org>

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

>Number:         167104
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-multi_json: update to 1.3.2
>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 Apr 19 18:40:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Mar 19 09:07:46 CST 2012
>Description:
- Update to 1.3.2

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

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- rubygem-multi_json-1.3.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-multi_json/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	2 Dec 2011 19:37:43 -0000	1.4
+++ Makefile	19 Apr 2012 18:33:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	multi_json
-PORTVERSION=	1.0.4
+PORTVERSION=	1.3.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -21,7 +21,7 @@
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
 
 .if defined(WITH_JSON)
 RUN_DEPENDS+=	rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
@@ -35,4 +35,4 @@
 RUN_DEPENDS+=	rubygem-yajl-ruby>=0:${PORTSDIR}/devel/rubygem-yajl-ruby
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-multi_json/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	2 Dec 2011 19:37:43 -0000	1.4
+++ distinfo	19 Apr 2012 18:33:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/multi_json-1.0.4.gem) = 996d3a3349b7d944e259da33df67e44650de621337044cea9cbac1c63acd5e38
-SIZE (rubygem/multi_json-1.0.4.gem) = 14336
+SHA256 (rubygem/multi_json-1.3.2.gem) = f94dfbae408797a2f87324f88d4cf21dcc0ea09bdfeeb393026948775ea2fe60
+SIZE (rubygem/multi_json-1.3.2.gem) = 16896
--- rubygem-multi_json-1.3.2.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?3VYTML0RKQz7t6>