aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-net-sftp
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 21:45:33 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 22:07:15 +0000
commit6ff0056e4b7c4e0a196e1dd4b7f89b660869ab08 (patch)
tree8aedb37b4919ef8c402e7f0640c2fae7a1a1fee4 /security/rubygem-net-sftp
parentaa136f40169bb1c8cafa7a0627fde843e739b571 (diff)
downloadports-6ff0056e4b7c4e0a196e1dd4b7f89b660869ab08.tar.gz
ports-6ff0056e4b7c4e0a196e1dd4b7f89b660869ab08.zip
security/rubygem-net-sftp: Update to 3.0.0
- Update version requirement of RUN_DEPENDS Changes: https://github.com/net-ssh/net-sftp/blob/master/CHANGES.txt
Diffstat (limited to 'security/rubygem-net-sftp')
-rw-r--r--security/rubygem-net-sftp/Makefile9
-rw-r--r--security/rubygem-net-sftp/distinfo5
2 files changed, 8 insertions, 6 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile
index 4538b085e1f2..24ecc02d201d 100644
--- a/security/rubygem-net-sftp/Makefile
+++ b/security/rubygem-net-sftp/Makefile
@@ -1,7 +1,7 @@
# Created by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
PORTNAME= net-sftp
-PORTVERSION= 2.1.2
+PORTVERSION= 3.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -10,10 +10,11 @@ COMMENT= Implementation of the SFTP client protocol
LICENSE= MIT
-RUN_DEPENDS= rubygem-net-ssh>=2.6.5:security/rubygem-net-ssh
+RUN_DEPENDS= rubygem-net-ssh>=5.0.0,2<7.0.0,2:security/rubygem-net-ssh
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/security/rubygem-net-sftp/distinfo b/security/rubygem-net-sftp/distinfo
index 1f15690eab38..518e4a4a1b8a 100644
--- a/security/rubygem-net-sftp/distinfo
+++ b/security/rubygem-net-sftp/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/net-sftp-2.1.2.gem) = 3e70b8130b1c86039b0847aeb088a2254df49053023546a5923e5763c923c710
-SIZE (rubygem/net-sftp-2.1.2.gem) = 67584
+TIMESTAMP = 1626542090
+SHA256 (rubygem/net-sftp-3.0.0.gem) = b1a2d6cd0bfe8b38f2c199614b86591455f582dbdd6211c95af861fb97d7bba0
+SIZE (rubygem/net-sftp-3.0.0.gem) = 54784