summaryrefslogtreecommitdiff
path: root/security/rubygem-net-ssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/rubygem-net-ssh/Makefile')
-rw-r--r--security/rubygem-net-ssh/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile
index 681ded04decb..68fc8650e808 100644
--- a/security/rubygem-net-ssh/Makefile
+++ b/security/rubygem-net-ssh/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= net-ssh
-PORTVERSION= 5.1.0
+PORTVERSION= 5.2.0
PORTEPOCH= 2
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -13,14 +13,14 @@ COMMENT= Non-interactive SSH processing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+USES= gem shebangfix
+USE_RUBY= yes
+
OPTIONS_DEFINE= PROMPT_PASSPHRASES
OPTIONS_DEFAULT=PROMPT_PASSPHRASES
PROMPT_PASSPHRASES_DESC= Prompt for passphrases on keys
-USES= gem shebangfix
-USE_RUBY= yes
SHEBANG_FILES= support/ssh_tunnel_bug.rb
-
NO_ARCH= yes
PROMPT_PASSPHRASES_RUN_DEPENDS= rubygem-ruby-termios>=0:comms/rubygem-ruby-termios