pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ruby-train-core net/ruby-train-core: update to 3.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7b59b9e6779
branches:  trunk
changeset: 452355:a7b59b9e6779
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun May 09 04:50:57 2021 +0000

description:
net/ruby-train-core: update to 3.7.0

3.7.0 (2021-04-28)

Merged Pull Requests

* Update chefstyle requirement from 1.7.4 to 1.7.5 #678 (dependabot[bot])
* Switch to GNU timeout-based implementation of SSH timeouts #679
  (clintoncwolfe)
* Read the username and port from /.ssh/config file and replace if present
  #659 (sanga1794)

3.6.2 (2021-04-14)

Merged Pull Requests

* Update chefstyle requirement from 1.7.2 to 1.7.4 #673 (dependabot[bot])
* Fix SSH Timeout PTY allocation #676 (clintoncwolfe)

3.6.0 (2021-04-07)

Merged Pull Requests

* Support Docker for Windows #674 (clintoncwolfe)

3.5.5 (2021-03-24)

Merged Pull Requests

* Add timeout support to Mixlib::ShellOut based local runners #671
  (clintoncwolfe)

diffstat:

 net/ruby-train-core/Makefile |   4 ++--
 net/ruby-train-core/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 8cbd3fb645b9 -r a7b59b9e6779 net/ruby-train-core/Makefile
--- a/net/ruby-train-core/Makefile      Sun May 09 04:41:54 2021 +0000
+++ b/net/ruby-train-core/Makefile      Sun May 09 04:50:57 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/03/21 13:04:29 taca Exp $
+# $NetBSD: Makefile,v 1.10 2021/05/09 04:50:57 taca Exp $
 
-DISTNAME=      train-core-3.5.4
+DISTNAME=      train-core-3.7.0
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 8cbd3fb645b9 -r a7b59b9e6779 net/ruby-train-core/distinfo
--- a/net/ruby-train-core/distinfo      Sun May 09 04:41:54 2021 +0000
+++ b/net/ruby-train-core/distinfo      Sun May 09 04:50:57 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/03/21 13:04:29 taca Exp $
+$NetBSD: distinfo,v 1.10 2021/05/09 04:50:57 taca Exp $
 
-SHA1 (train-core-3.5.4.gem) = 019dba595a4d3eb005a0569975d8b0731b2379c6
-RMD160 (train-core-3.5.4.gem) = 1dd10939a30cd28b5e3af314d08a26cc6a0b2cad
-SHA512 (train-core-3.5.4.gem) = fbe369c01cb8862c7000d9bfcc615e90e84e3a8a397b74b0e43de7b0ffcc073b7f67e400ff89eaae98c6dccc514d148152a753d43740e07d49300b1c30f88abd
-Size (train-core-3.5.4.gem) = 45056 bytes
+SHA1 (train-core-3.7.0.gem) = 50716d9f85922acbab56739a052f37c8c2e970c6
+RMD160 (train-core-3.7.0.gem) = b1ab6000a33abf904a2b7880bc5088e9c61b5a21
+SHA512 (train-core-3.7.0.gem) = a61694afe23d7e15773762c0a7ec62c09e10e7d5b01e5d41915563ce5b3d6e49beb94e91f9037c335f0f88bf46bd7db641377e2bed31962c07033a6d48209442
+Size (train-core-3.7.0.gem) = 45568 bytes



Home | Main Index | Thread Index | Old Index