summaryrefslogtreecommitdiff
path: root/security/rubygem-net-ssh
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 14:30:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 14:30:26 +0000
commit5695dd78ad84c1159dd99d104e61f852b88cf722 (patch)
tree0f948b908e81b57d023516582cd8784bb27b2fd7 /security/rubygem-net-ssh
parent6797d69da327603ad128e004bf0d898cfc514b4c (diff)
Notes
Diffstat (limited to 'security/rubygem-net-ssh')
-rw-r--r--security/rubygem-net-ssh/Makefile16
-rw-r--r--security/rubygem-net-ssh/distinfo4
2 files changed, 8 insertions, 12 deletions
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile
index 9a346f28f1a6..7d57032686fd 100644
--- a/security/rubygem-net-ssh/Makefile
+++ b/security/rubygem-net-ssh/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= net-ssh
-PORTVERSION= 2.6.5
+PORTVERSION= 2.7.0
PORTEPOCH= 2
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -10,21 +10,17 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Non-interactive SSH processing
+LICENSE= MIT
+
OPTIONS_DEFINE= PROMPT_PASSPHRASES
-PROMPT_PASSPHRASES_DESC= Prompt for passphrases on keys
+OPTIONS_DEFAULT=PROMPT_PASSPHRASES
OPTIONSFILE?= ${PORT_DBDIR}/rubygem-${PORTNAME}/options
+PROMPT_PASSPHRASES_DESC= Prompt for passphrases on keys
-OPTIONS_DEFAULT= PROMPT_PASSPHRASES
-
-# to get RUBY_SITEARCHLIBDIR
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MPROMPT_PASSPHRASES}
-RUN_DEPENDS+= rubygem-ruby-termios>=0:${PORTSDIR}/comms/rubygem-ruby-termios
-.endif
+PROMPT_PASSPHRASES_RUN_DEPENDS= rubygem-ruby-termios>=0:${PORTSDIR}/comms/rubygem-ruby-termios
.include <bsd.port.mk>
diff --git a/security/rubygem-net-ssh/distinfo b/security/rubygem-net-ssh/distinfo
index f52fef3828b8..ba679cdbad04 100644
--- a/security/rubygem-net-ssh/distinfo
+++ b/security/rubygem-net-ssh/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/net-ssh-2.6.5.gem) = 1d1116565d8ee2b81da41f8079877e2adb2360fcce24d6be7fa966b0d0c941b8
-SIZE (rubygem/net-ssh-2.6.5.gem) = 166912
+SHA256 (rubygem/net-ssh-2.7.0.gem) = b9ce4cd161c4be2e27a25f0b4d3483d64b4565ed8988ff6e9fa468ee04666093
+SIZE (rubygem/net-ssh-2.7.0.gem) = 165888