aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-14 21:36:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-14 21:36:33 +0000
commit2b62b2a65b13c27727ce33f98312612db2c17849 (patch)
tree5c2c2e5e92ea512a325ad2e4afcdbd07a786b236 /devel
parent7c6a87dc01d0c7cbfaeda2b6c2f2691fda02f39f (diff)
downloadports-2b62b2a65b13c27727ce33f98312612db2c17849.tar.gz
ports-2b62b2a65b13c27727ce33f98312612db2c17849.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-redis-activesupport/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-redis-activesupport/Makefile b/devel/rubygem-redis-activesupport/Makefile
index c3a7df16eea1..43df5228f42c 100644
--- a/devel/rubygem-redis-activesupport/Makefile
+++ b/devel/rubygem-redis-activesupport/Makefile
@@ -2,6 +2,7 @@
PORTNAME= redis-activesupport
PORTVERSION= 5.0.1
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,8 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS?= rubygem-activesupport4>=4:devel/rubygem-activesupport4 \
- rubygem-redis-rack>=1:www/rubygem-redis-rack \
- rubygem-redis-store>=1.1.0:devel/rubygem-redis-store
+ rubygem-redis-store>=1.2.0:devel/rubygem-redis-store
NO_ARCH= yes
USE_RUBY= yes