Index: head/databases/rubygem-activerecord/Makefile =================================================================== --- head/databases/rubygem-activerecord/Makefile (revision 389970) +++ head/databases/rubygem-activerecord/Makefile (revision 389971) @@ -1,36 +1,35 @@ # Created by: Jonathan Weiss () # $FreeBSD$ PORTNAME= activerecord -PORTVERSION= 3.2.21 -PORTREVISION= 0 +PORTVERSION= 3.2.22 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Object-relational mapping layer for Rails MVC Framework LICENSE= MIT RUN_DEPENDS= rubygem-activemodel>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel \ rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport \ rubygem-arel3>=3.0.3:${PORTSDIR}/databases/rubygem-arel3 \ rubygem-tzinfo03>=0.3.29:${PORTSDIR}/devel/rubygem-tzinfo03 USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes OPTIONS_DEFINE= MYSQL PGSQL SQLITE3 MYSQL_DESC= Use native MySQL bindings PGSQL_DESC= Use native PostgreSQL bindings SQLITE3_DESC= Use native SQLite3 bindings OPTIONSFILE= ${PORT_DBDIR}/rubygem-${PORTNAME}/options GEM_ENV+= LANG=en_US.UTF-8 MYSQL_RUN_DEPENDS= ${RUBY_PKGNAMEPREFIX}mysql>=0:${PORTSDIR}/databases/ruby-mysql PGSQL_RUN_DEPENDS= rubygem-pg>=0:${PORTSDIR}/databases/rubygem-pg SQLITE3_RUN_DEPENDS= rubygem-sqlite3>=1.2.1:${PORTSDIR}/databases/rubygem-sqlite3 .include Index: head/databases/rubygem-activerecord/distinfo =================================================================== --- head/databases/rubygem-activerecord/distinfo (revision 389970) +++ head/databases/rubygem-activerecord/distinfo (revision 389971) @@ -1,2 +1,2 @@ -SHA256 (rubygem/activerecord-3.2.21.gem) = ce58a644c02bfb7dfde9e272dd5be0369f528b962eb6961c0fd3ee05c95fda34 -SIZE (rubygem/activerecord-3.2.21.gem) = 296448 +SHA256 (rubygem/activerecord-3.2.22.gem) = b8fbb1ef376b3a3802b747aed33a544412bc3f2115f04f949ca58f3c2e34c29e +SIZE (rubygem/activerecord-3.2.22.gem) = 296448