pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ruby-train-core



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun May  9 04:50:57 UTC 2021

Modified Files:
        pkgsrc/net/ruby-train-core: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/ruby-train-core/Makefile \
    pkgsrc/net/ruby-train-core/distinfo

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

Modified files:

Index: pkgsrc/net/ruby-train-core/Makefile
diff -u pkgsrc/net/ruby-train-core/Makefile:1.9 pkgsrc/net/ruby-train-core/Makefile:1.10
--- pkgsrc/net/ruby-train-core/Makefile:1.9     Sun Mar 21 13:04:29 2021
+++ pkgsrc/net/ruby-train-core/Makefile Sun May  9 04:50:57 2021
@@ -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
Index: pkgsrc/net/ruby-train-core/distinfo
diff -u pkgsrc/net/ruby-train-core/distinfo:1.9 pkgsrc/net/ruby-train-core/distinfo:1.10
--- pkgsrc/net/ruby-train-core/distinfo:1.9     Sun Mar 21 13:04:29 2021
+++ pkgsrc/net/ruby-train-core/distinfo Sun May  9 04:50:57 2021
@@ -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