aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-09-06 01:11:25 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-09-06 01:11:25 +0800
commit1b941e921ddbdaaba0ab7624a97328e6f0f8ef9a (patch)
treed6abedf4773ca2b4f47e18e8562d266eb042d570
parent6aa726a3de6fb7d6fc7282ef7d5389db50d82f58 (diff)
downloadfreebsd-ports-gnome-1b941e921ddbdaaba0ab7624a97328e6f0f8ef9a.tar.gz
freebsd-ports-gnome-1b941e921ddbdaaba0ab7624a97328e6f0f8ef9a.tar.zst
freebsd-ports-gnome-1b941e921ddbdaaba0ab7624a97328e6f0f8ef9a.zip
Update version requirement of RUN_DEPENDS
-rw-r--r--devel/rubygem-flipper-active_support_cache_store013/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-flipper-active_support_cache_store013/Makefile b/devel/rubygem-flipper-active_support_cache_store013/Makefile
index 509a841c3a08..f74d0b9ea848 100644
--- a/devel/rubygem-flipper-active_support_cache_store013/Makefile
+++ b/devel/rubygem-flipper-active_support_cache_store013/Makefile
@@ -13,8 +13,8 @@ COMMENT= ActiveSupport::Cache store adapter for Flipper
LICENSE= MIT
-RUN_DEPENDS= rubygem-activesupport50>=3.2:devel/rubygem-activesupport50 \
- rubygem-flipper013>=${PORTVERSION}:devel/rubygem-flipper013
+RUN_DEPENDS= rubygem-activesupport50>=3.26:devel/rubygem-activesupport50 \
+ rubygem-flipper013>=${PORTVERSION}<0.14:devel/rubygem-flipper013
USES= gem
USE_RUBY= yes