git: e5fca161a22c - main - security/rubygem-net-ssh: Update to 6.1.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jul 18 22:08:14 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e5fca161a22c221e2aeaa58705b242baa4efb563
commit e5fca161a22c221e2aeaa58705b242baa4efb563
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-18 21:45:40 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-18 22:07:15 +0000
security/rubygem-net-ssh: Update to 6.1.0
Changes: https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt
---
security/rubygem-net-ssh/Makefile | 9 +++++----
security/rubygem-net-ssh/distinfo | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile
index 1618deb5c31b..c6510c60d1dd 100644
--- a/security/rubygem-net-ssh/Makefile
+++ b/security/rubygem-net-ssh/Makefile
@@ -1,7 +1,7 @@
# Created by: Roderick van Domburg <r.s.a.vandomburg at student.utwente.nl>
PORTNAME= net-ssh
-PORTVERSION= 6.0.2
+PORTVERSION= 6.1.0
PORTEPOCH= 2
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -15,13 +15,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem shebangfix
USE_RUBY= yes
+NO_ARCH= yes
+
+SHEBANG_FILES= support/ssh_tunnel_bug.rb
+
OPTIONS_DEFINE= PROMPT_PASSPHRASES
OPTIONS_DEFAULT=PROMPT_PASSPHRASES
PROMPT_PASSPHRASES_DESC= Prompt for passphrases on keys
-SHEBANG_FILES= support/ssh_tunnel_bug.rb
-NO_ARCH= yes
-
PROMPT_PASSPHRASES_RUN_DEPENDS= rubygem-ruby-termios>=0:comms/rubygem-ruby-termios
.include <bsd.port.mk>
diff --git a/security/rubygem-net-ssh/distinfo b/security/rubygem-net-ssh/distinfo
index ad4555c5de65..285853791c0c 100644
--- a/security/rubygem-net-ssh/distinfo
+++ b/security/rubygem-net-ssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590213336
-SHA256 (rubygem/net-ssh-6.0.2.gem) = 8de26e53c0f969a70190071c5e94ac6bb19bbe2f1047e222c4bca25f4155c44d
-SIZE (rubygem/net-ssh-6.0.2.gem) = 134656
+TIMESTAMP = 1626542092
+SHA256 (rubygem/net-ssh-6.1.0.gem) = 8905c1f9209fb216c59cc631c2e4085b1a9660598da6de0f20323264d993e34a
+SIZE (rubygem/net-ssh-6.1.0.gem) = 134656
More information about the dev-commits-ports-all
mailing list