Skip to content

Commit

Permalink
security/rubygem-net-ssh: Update to 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 18, 2021
1 parent 6ff0056 commit e5fca16
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions security/rubygem-net-ssh/Makefile
@@ -1,7 +1,7 @@
# Created by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>

PORTNAME= net-ssh
PORTVERSION= 6.0.2
PORTVERSION= 6.1.0
PORTEPOCH= 2
CATEGORIES= security rubygems
MASTER_SITES= RG
Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit e5fca16

Please sign in to comment.