ports/133525: [PATCH] www/rubygem-rails: update to 2.3.2
Philip M. Gollucci
pgollucci at FreeBSD.org
Thu Apr 9 02:30:13 UTC 2009
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list