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.4.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c081bb0b469
branches:  trunk
changeset: 446026:3c081bb0b469
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Feb 03 14:27:36 2021 +0000

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

3.4.9 (2021-01-27)

* Powershell process keep running with local train transport. #660
  (Vasu1105)

3.4.8 (2021-01-26)

* su - USER command execution support & change transport_options to
  attr_accessor #636 (vsingh-msys)

diffstat:

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

diffs (38 lines):

diff -r df71c3d18923 -r 3c081bb0b469 net/ruby-train-core/Makefile
--- a/net/ruby-train-core/Makefile      Wed Feb 03 14:25:56 2021 +0000
+++ b/net/ruby-train-core/Makefile      Wed Feb 03 14:27:36 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/01/13 14:45:09 taca Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/03 14:27:36 taca Exp $
 
-DISTNAME=      train-core-3.4.7
+DISTNAME=      train-core-3.4.9
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,8 +11,8 @@
 DEPENDS+=      ${RUBY_PKGPREFIX}-addressable>=2.5<3:../../net/ruby-addressable
 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
+DEPENDS+=      ${RUBY_PKGPREFIX}-net-scp>=1.2<4.0:../../security/ruby-net-scp
+#DEPENDS+=     ${RUBY_PKGPREFIX}-net-ssh>=2.9<7.0:../../security/ruby-net-ssh
 
 USE_LANGUAGES= # none
 
diff -r df71c3d18923 -r 3c081bb0b469 net/ruby-train-core/distinfo
--- a/net/ruby-train-core/distinfo      Wed Feb 03 14:25:56 2021 +0000
+++ b/net/ruby-train-core/distinfo      Wed Feb 03 14:27:36 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/01/13 14:45:09 taca Exp $
+$NetBSD: distinfo,v 1.7 2021/02/03 14:27:36 taca Exp $
 
-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
+SHA1 (train-core-3.4.9.gem) = a79e931ca858c918370c7f943e05aced5d37c9b8
+RMD160 (train-core-3.4.9.gem) = 4ad3e3593146357813a5dce40927e6bbda67fde9
+SHA512 (train-core-3.4.9.gem) = 1964a3b67bb4cfd8abaa73f957e64530ce406da00d0ef237a4f727aeb396a141a0e7c6e773543a9e7abe10f409cbfcc591236e94b1ca46822c779ea2231dd9fe
+Size (train-core-3.4.9.gem) = 44544 bytes



Home | Main Index | Thread Index | Old Index