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:           Wed Jan 13 14:45:10 UTC 2021

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

Log Message:
net/ruby-train-core: update to 3.4.7

3.4.7 (2021-01-11)

Merged Pull Requests

* Update chefstyle requirement from 1.5.7 to 1.5.9 #654
  (dependabot-preview[bot])
* Update google API upper constraints to allow Ruby 3 #656 (clintoncwolfe)
* Test on ruby 3.0, drop testing on ruby 2.4 #657 (clintoncwolfe)

3.4.4 (2020-12-14)

Merged Pull Requests

* Update parallel requirement from < 1.20.0 to < 1.21.0 #651
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.0 to 1.5.7 #652
  (dependabot-preview[bot])
* Use IdentitiesOnly only when keys are present #650 (drbrain)

3.4.1 (2020-12-07)

Merged Pull Requests

* Change timeout log entry to debug #643 (james-stocks)
* Update chefstyle requirement from 1.4.5 to 1.5.0 and pin parallel for
  ruby 2.4 #648 (dependabot-preview[bot])
* Support unpacking train options from URI query values #642 (lamont-granquist)
* Make :forward_agent a valid SSH option #649 (drbrain)

3.3.27 (2020-10-19)

Merged Pull Requests

* Check stdout even when exit_status is 0, and handle JSON.parse exception
  #601 (CodesWhisperer)
* Update chefstyle requirement from 1.3.2 to 1.4.5 #646
  (dependabot-preview[bot])
* Use the build in Expeditor gem caching #647 (tas50)

v3.3.24 (2020-09-30)

Merged Pull Requests

* Further optimize requires for external libraries #639 (tas50)
* Update chefstyle requirement from 1.2.1 to 1.3.2 #634
  (dependabot-preview[bot])
* Allow timeout option per ssh command #625 (james-stocks)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 pkgsrc/net/ruby-train-core/Makefile:1.6
--- pkgsrc/net/ruby-train-core/Makefile:1.5     Mon Sep 14 14:17:11 2020
+++ pkgsrc/net/ruby-train-core/Makefile Wed Jan 13 14:45:09 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/09/14 14:17:11 taca Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/13 14:45:09 taca Exp $
 
-DISTNAME=      train-core-3.3.21
+DISTNAME=      train-core-3.4.7
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/ruby-train-core/distinfo
diff -u pkgsrc/net/ruby-train-core/distinfo:1.5 pkgsrc/net/ruby-train-core/distinfo:1.6
--- pkgsrc/net/ruby-train-core/distinfo:1.5     Mon Sep 14 14:17:11 2020
+++ pkgsrc/net/ruby-train-core/distinfo Wed Jan 13 14:45:09 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/09/14 14:17:11 taca Exp $
+$NetBSD: distinfo,v 1.6 2021/01/13 14:45:09 taca Exp $
 
-SHA1 (train-core-3.3.21.gem) = cc464019a89297469de0b0427f9ae52f485bfb5a
-RMD160 (train-core-3.3.21.gem) = 36563def6e6acaa5931a357c0dcbef5529855a70
-SHA512 (train-core-3.3.21.gem) = 7aad72b633590077b7454d8b5285e7caabca45185897d2698e594f9d8947822a58a0728ea162f695b6da9cb8d9c184b3b964110774146d9598da6002cd6956ed
-Size (train-core-3.3.21.gem) = 43520 bytes
+SHA1 (train-core-3.4.7.gem) = 17d51d2f1a3c2091c20fa0304feabaa3c8265b0c
+RMD160 (train-core-3.4.7.gem) = 7b1602a5bac995d423b6d5e495c153f470987fda
+SHA512 (train-core-3.4.7.gem) = ef38979f0bf4ad1e52ad5fc64129cbf39c16e36590d07ad7820371910f8c2bca9a9087e1b35f50df92b17be8a6823a6dac123c6b86fb0f77276efd8c2feb7e47
+Size (train-core-3.4.7.gem) = 44032 bytes



Home | Main Index | Thread Index | Old Index