diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-23 19:43:15 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-23 19:43:15 +0000 |
commit | 43d744b833c00e4c764f9c8f2ee6cee9898b5c1f (patch) | |
tree | 9f249f3de085d8abc7f659945a24a639312b4e8b /databases/rubygem-dm-active_model | |
parent | 5bdaf4c2d80af0be823155c20c85423b9b451de3 (diff) | |
download | ports-43d744b833c00e4c764f9c8f2ee6cee9898b5c1f.tar.gz ports-43d744b833c00e4c764f9c8f2ee6cee9898b5c1f.zip |
Notes
Diffstat (limited to 'databases/rubygem-dm-active_model')
-rw-r--r-- | databases/rubygem-dm-active_model/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-dm-active_model/Makefile b/databases/rubygem-dm-active_model/Makefile index e36aea43fbc3..80a4df642c81 100644 --- a/databases/rubygem-dm-active_model/Makefile +++ b/databases/rubygem-dm-active_model/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= RG MAINTAINER= rpsfa@rit.edu COMMENT= A dm plugin for active_model compliance and thus rails 3 compatibility -RUN_DEPENDS= rubygem-activemodel>=3.0.0:${PORTSDIR}/databases/rubygem-activemodel \ - rubygem-dm-core>=1.0.2:${PORTSDIR}/databases/rubygem-dm-core +RUN_DEPENDS= rubygem-activemodel>=3.0.4:${PORTSDIR}/databases/rubygem-activemodel \ + rubygem-dm-core>=1.1.0:${PORTSDIR}/databases/rubygem-dm-core USE_RUBY= yes USE_RUBYGEMS= yes |