aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-12-07 06:14:12 +0800
committerswills <swills@FreeBSD.org>2016-12-07 06:14:12 +0800
commit42134dc3d2c3aee43b3fdb490364ec27c5e799c7 (patch)
tree4f7f4d6ad6ea48e89e7ddd0a12793e87a38e23cb /www
parent1b2ad0f4451a896f27826596c5172992475394b7 (diff)
downloadfreebsd-ports-gnome-42134dc3d2c3aee43b3fdb490364ec27c5e799c7.tar.gz
freebsd-ports-gnome-42134dc3d2c3aee43b3fdb490364ec27c5e799c7.tar.zst
freebsd-ports-gnome-42134dc3d2c3aee43b3fdb490364ec27c5e799c7.zip
www/rubygem-tinymce-rails: switch to railties 4.x
With hat: ruby@
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-tinymce-rails/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-tinymce-rails/Makefile b/www/rubygem-tinymce-rails/Makefile
index f40dd16a4110..8912072fb9aa 100644
--- a/www/rubygem-tinymce-rails/Makefile
+++ b/www/rubygem-tinymce-rails/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tinymce-rails
PORTVERSION= 4.1.0
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@ COMMENT= Seamlessly integrates TinyMCE into the Rails asset pipeline
LICENSE= MIT
-RUN_DEPENDS= rubygem-railties>=3.1.1:www/rubygem-railties
+RUN_DEPENDS= rubygem-railties4>=4.0:www/rubygem-railties4
NO_ARCH= yes