summaryrefslogtreecommitdiff
path: root/security/rubygem-net-ssh
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-01-08 00:35:19 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-01-08 00:35:19 +0000
commitf4c5c26085059124ee673033d1459e9432a93481 (patch)
treebacb4705ab38c36aadb8928c8c8e8abbd3bd1713 /security/rubygem-net-ssh
parent- update to 1.0.22 (diff)
- update security/rubygem-net-ssh to 2.2.2,2 [1]
- update devel/rubygem-mixlib-authentication to 1.3.0 [2] - update devel/rubygem-highline to 1.6.15 [3] - update sysutils/rubygem-chef to 10.16.4 [4] PR: 171010 [1] PR: 173646 [2] PR: 173647 [3] PR: 171005 [4] Submitted by: nickdewing@gmail.com [1,4] Submitted by: maintainer, renchap@cocoa-x.com [2,4], renchap@cocoa-x.com [3]
Notes
Notes: svn path=/head/; revision=310059
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, 11 insertions, 9 deletions
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile
index 5ce0166d785c..cb3b25700a93 100644
--- a/security/rubygem-net-ssh/Makefile
+++ b/security/rubygem-net-ssh/Makefile
@@ -1,13 +1,10 @@
-# New ports collection makefile for: rubygem-net-ssh
-# Date created: 14 January 2006
-# Whom: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
-#
+# Created by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
# $FreeBSD$
#
# Remeber to check sysutils/rubygem-chef
PORTNAME= net-ssh
-PORTVERSION= 2.1.4
+PORTVERSION= 2.2.2
PORTEPOCH= 2
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -15,15 +12,20 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Non-interactive SSH processing
-OPTIONS= PROMPT_PASSPHRASES "Prompt for passphrases on keys" On
+OPTIONS_DEFINE= PROMPT_PASSPHRASES
+PROMPT_PASSPHRASES_DESC= Prompt for passphrases on keys
OPTIONSFILE?= ${PORT_DBDIR}/rubygem-${PORTNAME}/options
+OPTIONS_DEFAULT= PROMPT_PASSPHRASES
+
# to get RUBY_SITEARCHLIBDIR
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-.if !defined(WITHOUT_PROMPT_PASSPHRASES)
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MPROMPT_PASSPHRASES}
RUN_DEPENDS+= rubygem-ruby-termios>=0:${PORTSDIR}/comms/rubygem-ruby-termios
.endif
diff --git a/security/rubygem-net-ssh/distinfo b/security/rubygem-net-ssh/distinfo
index 6d354abe667f..6627720324d6 100644
--- a/security/rubygem-net-ssh/distinfo
+++ b/security/rubygem-net-ssh/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/net-ssh-2.1.4.gem) = d73091fa095c8df5adc12e5c3fd5bc097ac05780a5c4565f8f86e8859967dc89
-SIZE (rubygem/net-ssh-2.1.4.gem) = 132096
+SHA256 (rubygem/net-ssh-2.2.2.gem) = 211cf80d5d5805ca59723708a3cdfe43fa4dc30e5f86177a108f8cc2cd623487
+SIZE (rubygem/net-ssh-2.2.2.gem) = 133120