aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 21:44:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 22:07:05 +0000
commitad53418e854b76475c7519ca37db3c4706b438dd (patch)
treeaad45932985b474a6091d9e5abb33d4ccd28b853
parent84cdeb4749f29cdd884ba3fa9c7009a981e53742 (diff)
downloadports-ad53418e854b76475c7519ca37db3c4706b438dd.tar.gz
ports-ad53418e854b76475c7519ca37db3c4706b438dd.zip
security/rubygem-sshkit: Update version requirement of RUN_DEPENDS
-rw-r--r--security/rubygem-sshkit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-sshkit/Makefile b/security/rubygem-sshkit/Makefile
index ba4d906d44c4..987819e97301 100644
--- a/security/rubygem-sshkit/Makefile
+++ b/security/rubygem-sshkit/Makefile
@@ -12,7 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-net-scp>=1.1.2:security/rubygem-net-scp \
- rubygem-net-ssh>=2.8.0:security/rubygem-net-ssh
+ rubygem-net-ssh>=2.8.0,2:security/rubygem-net-ssh
USES= gem
USE_RUBY= yes