Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2009 02:26:13 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jw@innerewut.de
Subject:   ports/133525: [PATCH] www/rubygem-rails: update to 2.3.2
Message-ID:  <200904090226.n392QDt8090537@freefall.freebsd.org>
Resent-Message-ID: <200904090230.n392UCWd092629@freefall.freebsd.org>

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

>Number:         133525
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-rails: update to 2.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 09 02:30:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008
>Description:
- Update to 2.3.2
- Replace version with PORTVERSION ... I don't know if thats good or bad....

Port maintainer (jw@innerewut.de) is cc'd.

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

--- rubygem-rails-2.3.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-rails/Makefile,v
retrieving revision 1.20
diff -u -u -r1.20 Makefile
--- Makefile	9 Apr 2009 00:11:44 -0000	1.20
+++ Makefile	9 Apr 2009 02:25:49 -0000
@@ -5,18 +5,18 @@
 # $FreeBSD: ports/www/rubygem-rails/Makefile,v 1.20 2009/04/09 00:11:44 pgollucci Exp $
 
 PORTNAME=	rails
-PORTVERSION=	2.2.2
+PORTVERSION=	2.3.2
 CATEGORIES=	www rubygems
 MASTER_SITES=	RF
 
 MAINTAINER=	jw@innerewut.de
 COMMENT=	MVC web application framework
 
-BUILD_DEPENDS=	${LOCALBASE}/${SPEC_DIR}/activesupport-2.2.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport \
-		${LOCALBASE}/${SPEC_DIR}/activerecord-2.2.2.gemspec:${PORTSDIR}/databases/rubygem-activerecord \
-		${LOCALBASE}/${SPEC_DIR}/actionpack-2.2.2.gemspec:${PORTSDIR}/www/rubygem-actionpack \
-		${LOCALBASE}/${SPEC_DIR}/actionmailer-2.2.2.gemspec:${PORTSDIR}/mail/rubygem-actionmailer \
-		${LOCALBASE}/${SPEC_DIR}/activeresource-2.2.2.gemspec:${PORTSDIR}/www/rubygem-activeresource
+BUILD_DEPENDS=	${LOCALBASE}/${SPEC_DIR}/activesupport-${PORTVERSION}.gemspec:${PORTSDIR}/devel/rubygem-activesupport \
+		${LOCALBASE}/${SPEC_DIR}/activerecord-${PORTVERSION}.gemspec:${PORTSDIR}/databases/rubygem-activerecord \
+		${LOCALBASE}/${SPEC_DIR}/actionpack-${PORTVERSION}.gemspec:${PORTSDIR}/www/rubygem-actionpack \
+		${LOCALBASE}/${SPEC_DIR}/actionmailer-${PORTVERSION}.gemspec:${PORTSDIR}/mail/rubygem-actionmailer \
+		${LOCALBASE}/${SPEC_DIR}/activeresource-${PORTVERSION}.gemspec:${PORTSDIR}/www/rubygem-activeresource
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 OPTIONS=	FCGI "FastCGI support" Off\
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-rails/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	25 Feb 2009 14:33:33 -0000	1.10
+++ distinfo	9 Apr 2009 02:25:49 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/rails-2.2.2.gem) = c7dafb883fd28f10c9311189e15a1d5d
-SHA256 (rubygem/rails-2.2.2.gem) = 84fd0ee92f92088cff81d1a4bcb61306bd4b7440b8634d7ac3d1396571a2133f
-SIZE (rubygem/rails-2.2.2.gem) = 1224192
+MD5 (rubygem/rails-2.3.2.gem) = b52822c4c0aa50726e3943181bcaf883
+SHA256 (rubygem/rails-2.3.2.gem) = ac61e0356987df34dbbafb803b98f153a663d3878a31f1db7333b7cd987fd044
+SIZE (rubygem/rails-2.3.2.gem) = 209920
--- rubygem-rails-2.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?200904090226.n392QDt8090537>