pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ruby-sshkit



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Dec 17 15:08:35 UTC 2018

Modified Files:
        pkgsrc/security/ruby-sshkit: Makefile distinfo

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/ruby-sshkit/Makefile \
    pkgsrc/security/ruby-sshkit/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ruby-sshkit/Makefile
diff -u pkgsrc/security/ruby-sshkit/Makefile:1.11 pkgsrc/security/ruby-sshkit/Makefile:1.12
--- pkgsrc/security/ruby-sshkit/Makefile:1.11   Sun Sep 23 16:13:49 2018
+++ pkgsrc/security/ruby-sshkit/Makefile        Mon Dec 17 15:08:35 2018
@@ -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
Index: pkgsrc/security/ruby-sshkit/distinfo
diff -u pkgsrc/security/ruby-sshkit/distinfo:1.11 pkgsrc/security/ruby-sshkit/distinfo:1.12
--- pkgsrc/security/ruby-sshkit/distinfo:1.11   Sun Sep 23 16:13:49 2018
+++ pkgsrc/security/ruby-sshkit/distinfo        Mon Dec 17 15:08:35 2018
@@ -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