Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2012 00:20:58 +0800 (CST)
From:      Po-Chien Lin <linpc@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        ruby@freebsd.org
Subject:   [PATCH] devel/rubygem-activesupport: update to 3.2.5
Message-ID:  <201206121620.q5CGKwu8046147@csvmnet67.cs.nctu.edu.tw>

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

>Submitter-Id:	current-users
>Originator:	Po-Chien Lin
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] devel/rubygem-activesupport: update to 3.2.5
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 10.0-CURRENT amd64
>Environment:
System: FreeBSD csvmnet67.cs.nctu.edu.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #1: Tue Jun 12 09:58:21 CST 2012
>Description:
- Update to 3.2.5
- Cleanup whitespace to tab.

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

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

--- rubygem-activesupport-3.2.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-activesupport/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile	12 Feb 2012 02:09:15 -0000	1.35
+++ Makefile	12 Jun 2012 16:12:56 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/rubygem-activesupport/Makefile,v 1.35 2012/02/12 02:09:15 pgollucci Exp $
 
 PORTNAME=	activesupport
-PORTVERSION=	3.2.1
+PORTVERSION=	3.2.5
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +13,7 @@
 COMMENT=	Utility classes and extension that are required by Rails MVC Framework
 
 RUN_DEPENDS=	rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
-    rubygem-i18n>=0.6:${PORTSDIR}/devel/rubygem-i18n
+		rubygem-i18n>=0.6:${PORTSDIR}/devel/rubygem-i18n
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-activesupport/distinfo,v
retrieving revision 1.25
diff -u -r1.25 distinfo
--- distinfo	12 Feb 2012 02:09:15 -0000	1.25
+++ distinfo	12 Jun 2012 16:15:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/activesupport-3.2.1.gem) = 9b90635d70c8012de9f5592402414b7c4f6c49a29ac9d7e9b9f2187294fe532a
-SIZE (rubygem/activesupport-3.2.1.gem) = 311808
+SHA256 (rubygem/activesupport-3.2.5.gem) = 50ef84ea1cf0ebc8cffc6a044754d709f01c4f1d925ed08045fbc286776da3ec
+SIZE (rubygem/activesupport-3.2.5.gem) = 314368
--- rubygem-activesupport-3.2.5.patch ends here ---




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