aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-03-23 06:23:45 +0000
committerSteve Wills <swills@FreeBSD.org>2014-03-23 06:23:45 +0000
commitda44b85415b35f9762622800d34099dc89da52c8 (patch)
treeee93ff9498a0a4ec6fed63e2b7242112ce701358 /textproc
parent8b815c859b0742eed33e4220d5a3349f24d86315 (diff)
downloadports-da44b85415b35f9762622800d34099dc89da52c8.tar.gz
ports-da44b85415b35f9762622800d34099dc89da52c8.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-sass-rails/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rubygem-sass-rails/Makefile b/textproc/rubygem-sass-rails/Makefile
index ab9619f41cfd..99c79f7f3b59 100644
--- a/textproc/rubygem-sass-rails/Makefile
+++ b/textproc/rubygem-sass-rails/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sass-rails
PORTVERSION= 3.2.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -13,8 +13,8 @@ COMMENT= Sass adapter for the Rails asset pipeline
LICENSE= MIT
RUN_DEPENDS= rubygem-railties>=3.2.0:${PORTSDIR}/www/rubygem-railties \
- rubygem-sass>=3.1.10:${PORTSDIR}/textproc/rubygem-sass \
- rubygem-tilt>=1.3:${PORTSDIR}/devel/rubygem-tilt
+ rubygem-sass>=3.3.4:${PORTSDIR}/textproc/rubygem-sass \
+ rubygem-tilt>=2.0.1:${PORTSDIR}/devel/rubygem-tilt
USE_RUBY= yes
USE_RUBYGEMS= yes