aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-fog-cloudstack
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-20 17:18:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-20 17:18:59 +0000
commita631cd7042016ec0ae2967b6b67073f5c19118b7 (patch)
treecde6032f76dd3545c1a240801220f5678410f549 /net/rubygem-fog-cloudstack
parentaf8ac924b6691d3f8562b1dde0fdbff8c320d65f (diff)
downloadports-a631cd7042016ec0ae2967b6b67073f5c19118b7.tar.gz
ports-a631cd7042016ec0ae2967b6b67073f5c19118b7.zip
Notes
Diffstat (limited to 'net/rubygem-fog-cloudstack')
-rw-r--r--net/rubygem-fog-cloudstack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-fog-cloudstack/Makefile b/net/rubygem-fog-cloudstack/Makefile
index f5b24cef85bc..ecd0620ca713 100644
--- a/net/rubygem-fog-cloudstack/Makefile
+++ b/net/rubygem-fog-cloudstack/Makefile
@@ -12,9 +12,9 @@ COMMENT= Module for the 'fog' gem to support CloudStack
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-fog-core>=2.1:devel/rubygem-fog-core \
- rubygem-fog-json>=1.1:devel/rubygem-fog-json \
- rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml
+RUN_DEPENDS= rubygem-fog-core>=2.1<3:devel/rubygem-fog-core \
+ rubygem-fog-json>=1.1<2:devel/rubygem-fog-json \
+ rubygem-fog-xml>=0.1<1:textproc/rubygem-fog-xml
USES= gem
USE_RUBY= yes