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/0ca6564fcbd7
branches:  trunk
changeset: 313146:0ca6564fcbd7
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 23 16:13:49 2018 +0000

description:
security/ruby-sshkit: update to 1.17.0

## [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 dfa477063153 -r 0ca6564fcbd7 security/ruby-sshkit/Makefile
--- a/security/ruby-sshkit/Makefile     Sun Sep 23 16:11:45 2018 +0000
+++ b/security/ruby-sshkit/Makefile     Sun Sep 23 16:13:49 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/03/14 15:33:33 taca Exp $
+# $NetBSD: Makefile,v 1.11 2018/09/23 16:13:49 taca Exp $
 
-DISTNAME=      sshkit-1.16.0
+DISTNAME=      sshkit-1.17.0
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r dfa477063153 -r 0ca6564fcbd7 security/ruby-sshkit/distinfo
--- a/security/ruby-sshkit/distinfo     Sun Sep 23 16:11:45 2018 +0000
+++ b/security/ruby-sshkit/distinfo     Sun Sep 23 16:13:49 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/03/14 15:33:33 taca Exp $
+$NetBSD: distinfo,v 1.11 2018/09/23 16:13:49 taca Exp $
 
-SHA1 (sshkit-1.16.0.gem) = 73d644235f07c3e5224dfd158b720ffc273502be
-RMD160 (sshkit-1.16.0.gem) = 81167b05fed00e45fa0579612c8f401af87e8b85
-SHA512 (sshkit-1.16.0.gem) = 87577469428e9332aa17eadb7d5fc8b5264f7d03db92f40f53e1b75431a1b8e4b381611ea86726272d130d6d2f6150c7cd37bfeaf7fe07e5f5eec77300002349
-Size (sshkit-1.16.0.gem) = 147968 bytes
+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



Home | Main Index | Thread Index | Old Index