summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 16:53:25 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-12-30 17:06:19 +0800
commitcb6c774439ac37981a6d545c69cdb134832212f4 (patch)
treea98cd4c9610b8815679c44aad2cdd39e4d78816d
parentsecurity/rubygem-net-scp1: Update version requirement of RUN_DEPENDS (diff)
security/rubygem-net-sftp: Update to 4.0.0
- Update version requirement of RUN_DEPENDS Changes: https://github.com/net-ssh/net-sftp/blob/master/CHANGES.txt https://github.com/net-ssh/net-sftp/commits/master
-rw-r--r--security/rubygem-net-sftp/Makefile5
-rw-r--r--security/rubygem-net-sftp/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile
index 331740ab3f60..c68fc74ff12f 100644
--- a/security/rubygem-net-sftp/Makefile
+++ b/security/rubygem-net-sftp/Makefile
@@ -1,6 +1,5 @@
PORTNAME= net-sftp
-PORTVERSION= 3.0.0
-PORTREVISION= 1
+PORTVERSION= 4.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -10,7 +9,7 @@ WWW= https://github.com/net-ssh/net-sftp
LICENSE= MIT
-RUN_DEPENDS= rubygem-net-ssh6>=5.0.0<7.0.0:security/rubygem-net-ssh6
+RUN_DEPENDS= rubygem-net-ssh>=5.0.0,2<8.0.0,2:security/rubygem-net-ssh
USES= gem
USE_RUBY= yes
diff --git a/security/rubygem-net-sftp/distinfo b/security/rubygem-net-sftp/distinfo
index 518e4a4a1b8a..4ae6ebbb98b4 100644
--- a/security/rubygem-net-sftp/distinfo
+++ b/security/rubygem-net-sftp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626542090
-SHA256 (rubygem/net-sftp-3.0.0.gem) = b1a2d6cd0bfe8b38f2c199614b86591455f582dbdd6211c95af861fb97d7bba0
-SIZE (rubygem/net-sftp-3.0.0.gem) = 54784
+TIMESTAMP = 1669058401
+SHA256 (rubygem/net-sftp-4.0.0.gem) = 65bb91c859c2f93b09826757af11b69af931a3a9155050f50d1b06d384526364
+SIZE (rubygem/net-sftp-4.0.0.gem) = 55296