- Update to 2.2.2

PR:		ports/131279
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
This commit is contained in:
Cheng-Lung Sung 2009-02-12 02:59:04 +00:00
parent 8a029672ff
commit 402cbe811e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228095
3 changed files with 975 additions and 1013 deletions

View file

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= activerecord
PORTVERSION= 1.15.6
PORTVERSION= 2.2.2
CATEGORIES= databases rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jw@innerewut.de
COMMENT= Object-relational mapping layer for Rails MVC Framework
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-1.4.4.gemspec:${PORTSDIR}/devel/rubygem-activesupport
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-2.2.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport
RUN_DEPENDS= ${BUILD_DEPENDS}
OPTIONS= NATIVE_MYSQL "Use native MySQL bindings" Off\

View file

@ -1,3 +1,3 @@
MD5 (rubygem/activerecord-1.15.6.gem) = 8b2651d4cb1d85d228ed4d25d595c861
SHA256 (rubygem/activerecord-1.15.6.gem) = cf6a61017743c0b3d649eae96a48fa123833c676075d78b1372dc55bdfd6c4aa
SIZE (rubygem/activerecord-1.15.6.gem) = 432640
MD5 (rubygem/activerecord-2.2.2.gem) = c0856ff382bd0527ceb7b462730fa9f2
SHA256 (rubygem/activerecord-2.2.2.gem) = a0f5529478b26162fa045d03e3e48dfb14a8fb33c32895fb4d9136df3a71b0be
SIZE (rubygem/activerecord-2.2.2.gem) = 493568

File diff suppressed because it is too large Load diff