summaryrefslogtreecommitdiff
path: root/security/ruby-sshkit/distinfo
diff options
context:
space:
mode:
authortaca <taca>2015-02-04 16:17:47 +0000
committertaca <taca>2015-02-04 16:17:47 +0000
commita4f4ddf0bae13b1fb7613d761e9217b804b36155 (patch)
tree235c1a7ffbe4f53ada1e8902617f40c2fc907afa /security/ruby-sshkit/distinfo
parentca1202636ab5b88269baa796ec7d199af8faa523 (diff)
downloadpkgsrc-a4f4ddf0bae13b1fb7613d761e9217b804b36155.tar.gz
Update ruby-sshkit to 1.6.1.
## 1.6.0 * Fix colorize to use the correct API (@fazibear) * Lock colorize (sorry guys) version at >= 0.7.0 ## 1.6.0 (Yanked, because of colorize.) * Force dependency on colorize v0.6.0 * Add your entries here, remember to credit yourself however you want to be credited! * Remove strip from capture to preserve whitespace. Nick Townsend * Add vmware_fusion Vagrant provider. Nick Townsend * Add some padding to the pretty log formatter ## 1.5.1 * Use `sudo -u` rather than `sudo su` to switch users. Mat Trudel ## 1.5.0 * Deprecate background helper - too many badly behaved pseudo-daemons. Lee Hambley * Don't colourize unless $stdout is a tty. Lee Hambley * Remove out of date "Known Issues" section from README. Lee Hambley * Dealy variable interpolation inside `as()` block. Nick Townsend * Fixes for functional tests under modern Vagrant. Lewis Marshal * Fixes for connection pooling. Chris Heald * Add `localhost` hostname to local backend. Adam Mckaig * Wrap execptions to include hostname. Brecht Hoflack * Remove `shellwords` stdlib dependency Bruno Sutic * Remove unused `cooldown` accessor. Bruno Sutic * Replace Term::ANSIColor with a lighter solution. Tom Clements * Documentation fixes. Matt Brictson ## 1.4.0 https://github.com/capistrano/sshkit/compare/v1.3.0...v1.4.0 * Removed `invoke` alias for [`SSHKit::Backend::Printer.execute`](https://github.com/capistrano/sshkit/blob/master/lib/sshkit/backends/printer.rb#L20). This is to prevent collisions with methods in capistrano with similar names, and to provide a cleaner API. See [capistrano issue 912](https://github.com/capistrano/capistrano/issues/912) and [issue 107](https://github.com/capistrano/sshkit/issues/107) for more details. * Connection pooling now uses a thread local to store connection pool, giving each thread its own connection pool. Thank you @mbrictson see [#101](https://github.com/capistrano/sshkit/pull/101) for more. * Command map indifferent towards strings and symbols thanks to @thomasfedb see [#91](https://github.com/capistrano/sshkit/pull/91) * Moved vagrant wrapper to `support` directory, added ability to run tests with vagrant using ssh. @miry see [#64](https://github.com/capistrano/sshkit/pull/64) * Removed unnecessary require `require_relative '../sshkit'` in `lib/sshkit/dsl.rb` prevents warnings thanks @brabic. * Doc fixes thanks @seanhandley @vojto
Diffstat (limited to 'security/ruby-sshkit/distinfo')
-rw-r--r--security/ruby-sshkit/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/ruby-sshkit/distinfo b/security/ruby-sshkit/distinfo
index 935a6126c60..d7b144c1230 100644
--- a/security/ruby-sshkit/distinfo
+++ b/security/ruby-sshkit/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/03/14 17:57:47 taca Exp $
+$NetBSD: distinfo,v 1.2 2015/02/04 16:17:47 taca Exp $
-SHA1 (sshkit-1.3.0.gem) = 5e965f8c2e5a01f0e7b3f7b05141c02fe4de0bfd
-RMD160 (sshkit-1.3.0.gem) = 05be4abb4dfa5ce44a1573ac989b045a694fc58c
-Size (sshkit-1.3.0.gem) = 134144 bytes
+SHA1 (sshkit-1.6.1.gem) = fde06affc82e460bc3338e94e176772323c045c4
+RMD160 (sshkit-1.6.1.gem) = 0969871a5fa4b01fc3228ba170b8356f5136e63d
+Size (sshkit-1.6.1.gem) = 135680 bytes