Source-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.3.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08b87169429c
branches:  trunk
changeset: 434241:08b87169429c
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jun 13 15:42:43 2020 +0000

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

Update ruby-train-core to 3.3.1.


3.3.1 (2020-06-10)

* Update chefstyle requirement from 1.0.5 to 1.1.0 #608
  (dependabot-preview[bot])
* Update to net-ssh 6 and allow older algorithms #603 (james-stocks)
* Update ffi dependency #610 (james-stocks)

diffstat:

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

diffs (36 lines):

diff -r 4f9f3e9350ab -r 08b87169429c net/ruby-train-core/Makefile
--- a/net/ruby-train-core/Makefile      Sat Jun 13 15:11:11 2020 +0000
+++ b/net/ruby-train-core/Makefile      Sat Jun 13 15:42:43 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/04/30 15:59:11 taca Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/13 15:42:43 taca Exp $
 
-DISTNAME=      train-core-3.2.28
+DISTNAME=      train-core-3.3.1
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -9,7 +9,7 @@
 LICENSE=       apache-2.0
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-addressable>=2.5<3:../../net/ruby-addressable
-DEPENDS+=      ${RUBY_PKGPREFIX}-inifile>=3.0<4:../../textproc/ruby-inifile
+DEPENDS+=      ${RUBY_PKGPREFIX}-ffi>=1.13.1:../../devel/ruby-ffi
 DEPENDS+=      ${RUBY_PKGPREFIX}-mixlib-shellout>=2.0:../../devel/ruby-mixlib-shellout
 DEPENDS+=      ${RUBY_PKGPREFIX}-net-scp>=1.2:../../security/ruby-net-scp
 #DEPENDS+=     ${RUBY_PKGPREFIX}-net-ssh>=2.9:../../security/ruby-net-ssh
diff -r 4f9f3e9350ab -r 08b87169429c net/ruby-train-core/distinfo
--- a/net/ruby-train-core/distinfo      Sat Jun 13 15:11:11 2020 +0000
+++ b/net/ruby-train-core/distinfo      Sat Jun 13 15:42:43 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/04/30 15:59:11 taca Exp $
+$NetBSD: distinfo,v 1.4 2020/06/13 15:42:43 taca Exp $
 
-SHA1 (train-core-3.2.28.gem) = aad829c818a4da4fd9c4aee47f1889234186218e
-RMD160 (train-core-3.2.28.gem) = 34897d82ecfb6eef3a8659d93315c312ce86dcf2
-SHA512 (train-core-3.2.28.gem) = 58fa41c87dfe1ba82de710dfa85662ac8f4efff6f3d84b1325d2852c5c8f8ac5e3682ea25eaa5cbc0ba523c99e87044e0079a070b972185902eac40b5482fcfd
-Size (train-core-3.2.28.gem) = 43520 bytes
+SHA1 (train-core-3.3.1.gem) = ad403aef4496b3762e77b69498ae6e8d895d8ace
+RMD160 (train-core-3.3.1.gem) = 678a9eae8e0ab3f1066f9ec4ae37c133af3c36f4
+SHA512 (train-core-3.3.1.gem) = bb231e6673e95b635c069689fc0fa11fab8d03a22e8208c4bc7d043102d59d06c78c4deb5f67cf8d75506c37fb424d587680de7fb40f744343b7c727bdc893ce
+Size (train-core-3.3.1.gem) = 43520 bytes



Home | Main Index | Thread Index | Old Index