diff options
-rw-r--r-- | devel/rubygem-redis-activesupport/Makefile | 4 |
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 |