summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgls <gls>2011-05-15 19:31:55 +0000
committergls <gls>2011-05-15 19:31:55 +0000
commitd75ec64e3490d801a7d97681e37cf2ac7afe5fb1 (patch)
tree9e8f56c0f43e99f9bcb0a26a31667ddcae69b591
parent4256faf053f64661ff0fc5b05445065675103ce0 (diff)
downloadpkgsrc-d75ec64e3490d801a7d97681e37cf2ac7afe5fb1.tar.gz
Update security/ruby-net-ssh to version 2.1.4.
Upstream changes: 2.1.4 / 3 Apr 2011 * Add ConnectionTimeout exception class. [Joel Watson] See: https://github.com/net-ssh/net-ssh-multi/pull/1 2.1.3 / 2 Mar 2011 * Call to transport.closed should be transport.close [Woon Jung] 2.1.2 / 1 Mar 2011 * Fix for Net::SSH Continues to attempt authentication when notified it is not allowed [Eric Hodel] (see: http://net-ssh.lighthouseapp.com/projects/36253-net-ssh/tickets/26) * Fix for transport won't be closed if authentication fails [Patrick Marchi] 2.1 / 19 Jan 2011 * Support "IdentitiesOnly" directive (LH-24) [Musy Bite, Edmund Haselwanter] * Speeding up the Loggable module (LH-23) [robbebob] 2.0.24 / 14 Jan 2011 * Fix for process code to correctly wait until remote_id is set before sending any output, including eof. [Daniel Pittman, Markus Roberts] * Fix circular require warning in Ruby 1.9.2 [Gavin Brock]
-rw-r--r--security/ruby-net-ssh/Makefile4
-rw-r--r--security/ruby-net-ssh/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/ruby-net-ssh/Makefile b/security/ruby-net-ssh/Makefile
index 894f6f031c0..6740638d92d 100644
--- a/security/ruby-net-ssh/Makefile
+++ b/security/ruby-net-ssh/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2010/09/10 07:44:40 taca Exp $
+# $NetBSD: Makefile,v 1.4 2011/05/15 19:31:55 gls Exp $
-DISTNAME= net-ssh-2.0.23
+DISTNAME= net-ssh-2.1.4
CATEGORIES= net security
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/security/ruby-net-ssh/distinfo b/security/ruby-net-ssh/distinfo
index 02dbdc04cd1..60e52bc61fe 100644
--- a/security/ruby-net-ssh/distinfo
+++ b/security/ruby-net-ssh/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/09/10 07:44:40 taca Exp $
+$NetBSD: distinfo,v 1.4 2011/05/15 19:31:55 gls Exp $
-SHA1 (net-ssh-2.0.23.gem) = eebb76621e240faf11ac8e8dae2349879d2247e2
-RMD160 (net-ssh-2.0.23.gem) = 1dc7d9a4f3f98901b2bdf7fcdc06a17492adf809
-Size (net-ssh-2.0.23.gem) = 129536 bytes
+SHA1 (net-ssh-2.1.4.gem) = a956ee5c199c8583ac53b3b3030bada4d8419715
+RMD160 (net-ssh-2.1.4.gem) = 7f59ac2103d2eeaed289016dd5e263122b9191c7
+Size (net-ssh-2.1.4.gem) = 132096 bytes