git: ad53418e854b - main - security/rubygem-sshkit: Update version requirement of RUN_DEPENDS
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jul 18 22:07:49 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ad53418e854b76475c7519ca37db3c4706b438dd
commit ad53418e854b76475c7519ca37db3c4706b438dd
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-18 21:44:13 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-18 22:07:05 +0000
security/rubygem-sshkit: Update version requirement of RUN_DEPENDS
---
security/rubygem-sshkit/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list