pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-sshkit security/ruby-sshkit: update to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bcd5202cc8db
branches:  trunk
changeset: 316729:bcd5202cc8db
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Dec 17 15:08:35 2018 +0000

description:
security/ruby-sshkit: update to 1.18.0

## [1.18.0][] (2018-10-21)

  * [#435](https://github.com/capistrano/sshkit/pull/435): Consistent verbosity configuration #capture and #test methods - [@NikolayRys](https://github.com/NikolayRys)

## [1.17.0][] (2018-07-07)

  * [#430](https://github.com/capistrano/sshkit/pull/430): [Feature] Command Argument STDOUT/capistrano.log Hiding - [@NorseGaud](https://github.com/NorseGaud)

## [1.16.1][] (2018-05-20)

  * [#425](https://github.com/capistrano/sshkit/pull/425): Command#group incorrectly escapes double quotes, resulting in a a syntax error when specifying the group execution using `as`. This issue 
manifested when user command quotes changed from double quotes to single quotes. This fix removes the double quote escaping - [@pblesi](https://github.com/pblesi).

diffstat:

 security/ruby-sshkit/Makefile |   4 ++--
 security/ruby-sshkit/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 2bbcf39c8626 -r bcd5202cc8db security/ruby-sshkit/Makefile
--- a/security/ruby-sshkit/Makefile     Mon Dec 17 15:07:44 2018 +0000
+++ b/security/ruby-sshkit/Makefile     Mon Dec 17 15:08:35 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2018/09/23 16:13:49 taca Exp $
+# $NetBSD: Makefile,v 1.12 2018/12/17 15:08:35 taca Exp $
 
-DISTNAME=      sshkit-1.17.0
+DISTNAME=      sshkit-1.18.0
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 2bbcf39c8626 -r bcd5202cc8db security/ruby-sshkit/distinfo
--- a/security/ruby-sshkit/distinfo     Mon Dec 17 15:07:44 2018 +0000
+++ b/security/ruby-sshkit/distinfo     Mon Dec 17 15:08:35 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/09/23 16:13:49 taca Exp $
+$NetBSD: distinfo,v 1.12 2018/12/17 15:08:35 taca Exp $
 
-SHA1 (sshkit-1.17.0.gem) = 058457616958529f9411dd60c992333eb8f17d8d
-RMD160 (sshkit-1.17.0.gem) = f081b128b77f5db3ab790c01bd6b20d615f63ebc
-SHA512 (sshkit-1.17.0.gem) = 61f531651a76418e157c1affa55927e438ad3eda9dea2b3f0c26f566522df11d1d39eceef84f706aa7733b60c8428dbb3d7da863ada64a24c79567dc4a8c10ad
-Size (sshkit-1.17.0.gem) = 149504 bytes
+SHA1 (sshkit-1.18.0.gem) = eb17f097a1c8273ff7ad22674c6817c3efbd4e51
+RMD160 (sshkit-1.18.0.gem) = ee4f4c6e4400890e09a63f4c72c35518b2379dc6
+SHA512 (sshkit-1.18.0.gem) = ceff9c7be99155b5e86e1564be221da5946b91b396ffc948aafbbc1a5214928020ee3db97615b780c91f4fefacff2174c4d0a33e54aa2e935552eecedac71bde
+Size (sshkit-1.18.0.gem) = 150016 bytes



Home | Main Index | Thread Index | Old Index