Switch to rubygem-activerecord4, metasploit will be upgraded to a version

supporting rails 4.2
This commit is contained in:
Antoine Brodin 2016-05-15 07:12:12 +00:00
parent d7fc2185ea
commit 7735e3193f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415214

View File

@ -2,7 +2,7 @@
PORTNAME= arel-helpers
PORTVERSION= 2.3.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= databases rubygems
MASTER_SITES= RG
@ -11,7 +11,7 @@ COMMENT= Helpers to construct database queries with ActiveRecord and Arel
LICENSE= MIT
RUN_DEPENDS= rubygem-activerecord>=3.1.0:databases/rubygem-activerecord
RUN_DEPENDS= rubygem-activerecord4>=3.1.0:databases/rubygem-activerecord4
NO_ARCH= yes
USE_RUBY= yes