Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2009 02:22:29 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jw@innerewut.de
Subject:   ports/133504: [PATCH] databases/rubygem-activerecord: update to 2.3.2
Message-ID:  <200904090222.n392MTOm084164@freefall.freebsd.org>
Resent-Message-ID: <200904090230.n392U2dl091194@freefall.freebsd.org>

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

>Number:         133504
>Category:       ports
>Synopsis:       [PATCH] databases/rubygem-activerecord: 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:01 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

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

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

--- rubygem-activerecord-2.3.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/rubygem-activerecord/Makefile,v
retrieving revision 1.20
diff -u -u -r1.20 Makefile
--- Makefile	9 Apr 2009 00:11:25 -0000	1.20
+++ Makefile	9 Apr 2009 02:22:19 -0000
@@ -5,14 +5,14 @@
 # $FreeBSD: ports/databases/rubygem-activerecord/Makefile,v 1.20 2009/04/09 00:11:25 pgollucci Exp $
 
 PORTNAME=	activerecord
-PORTVERSION=	2.2.2
+PORTVERSION=	2.3.2
 CATEGORIES=	databases rubygems
 MASTER_SITES=	RF
 
 MAINTAINER=	jw@innerewut.de
 COMMENT=	Object-relational mapping layer for Rails MVC Framework
 
-BUILD_DEPENDS=	${LOCALBASE}/${SPEC_DIR}/activesupport-2.2.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport
+BUILD_DEPENDS=	${LOCALBASE}/${SPEC_DIR}/activesupport-2.3.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 OPTIONS=	NATIVE_MYSQL "Use native MySQL bindings" Off\
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/rubygem-activerecord/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	12 Feb 2009 02:59:04 -0000	1.10
+++ distinfo	9 Apr 2009 02:22:19 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/activerecord-2.2.2.gem) = c0856ff382bd0527ceb7b462730fa9f2
-SHA256 (rubygem/activerecord-2.2.2.gem) = a0f5529478b26162fa045d03e3e48dfb14a8fb33c32895fb4d9136df3a71b0be
-SIZE (rubygem/activerecord-2.2.2.gem) = 493568
+MD5 (rubygem/activerecord-2.3.2.gem) = c4cb9b6655909594ca43ee939c2fb7f2
+SHA256 (rubygem/activerecord-2.3.2.gem) = 98179ca1775173ffa95be8139de36e653e6244c51e6b50273ef64287617f1816
+SIZE (rubygem/activerecord-2.3.2.gem) = 525824
--- rubygem-activerecord-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?200904090222.n392MTOm084164>