aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:16:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 16:00:07 +0000
commitb78ccf002fc7a7ddb2f06e283594468c4894cc7b (patch)
tree94b34fb3ccea54eb4544fd986decb78033bb126c
parente1c2ac2fef5e792c69fcf7c42488a271a51a4a57 (diff)
downloadports-b78ccf002fc7a7ddb2f06e283594468c4894cc7b.tar.gz
ports-b78ccf002fc7a7ddb2f06e283594468c4894cc7b.zip
sysutils/rubygem-choria-mcorpc-support: Update version requirement of RUN_DEPENDS
With hat: ruby
-rw-r--r--sysutils/rubygem-choria-mcorpc-support/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rubygem-choria-mcorpc-support/Makefile b/sysutils/rubygem-choria-mcorpc-support/Makefile
index 4412a092796e..d9a3aab03b9f 100644
--- a/sysutils/rubygem-choria-mcorpc-support/Makefile
+++ b/sysutils/rubygem-choria-mcorpc-support/Makefile
@@ -12,8 +12,8 @@ USES= gem
USE_RUBY= yes
RUN_DEPENDS= choria>=0.20.1:sysutils/choria \
- rubygem-nats-pure>=0.6:net/rubygem-nats-pure \
- rubygem-systemu>=2.6.4:devel/rubygem-systemu
+ rubygem-nats-pure>=0.6<0.8.0:net/rubygem-nats-pure \
+ rubygem-systemu>=2.6.4<3:devel/rubygem-systemu
NO_ARCH= yes