- Update RUN_DEPENDS: use Rails 4 and newer rubygem-sass-rails

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-08-15 12:10:34 +00:00
parent 73ed69f816
commit 8069d14a94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394313

View file

@ -2,6 +2,7 @@
PORTNAME= chosen-rails
PORTVERSION= 1.4.2
PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -10,10 +11,10 @@ COMMENT= Box enhancer for jQuery and Protoype
LICENSE= MIT
RUN_DEPENDS= rubygem-coffee-rails>=3.2:${PORTSDIR}/devel/rubygem-coffee-rails \
RUN_DEPENDS= rubygem-coffee-rails4>=3.2:${PORTSDIR}/devel/rubygem-coffee-rails4 \
rubygem-compass-rails>=2.0.4:${PORTSDIR}/textproc/rubygem-compass-rails \
rubygem-railties>=3.0:${PORTSDIR}/www/rubygem-railties \
rubygem-sass-rails>=3.2:${PORTSDIR}/textproc/rubygem-sass-rails
rubygem-railties4>=3.0:${PORTSDIR}/www/rubygem-railties4 \
rubygem-sass-rails5>=3.2:${PORTSDIR}/textproc/rubygem-sass-rails5
NO_ARCH= yes