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 Feb 3 14:27:36 UTC 2021
Modified Files:
pkgsrc/net/ruby-train-core: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 pkgsrc/net/ruby-train-core/Makefile:1.7
--- pkgsrc/net/ruby-train-core/Makefile:1.6 Wed Jan 13 14:45:09 2021
+++ pkgsrc/net/ruby-train-core/Makefile Wed Feb 3 14:27:36 2021
@@ -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 @@ LICENSE= apache-2.0
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
Index: pkgsrc/net/ruby-train-core/distinfo
diff -u pkgsrc/net/ruby-train-core/distinfo:1.6 pkgsrc/net/ruby-train-core/distinfo:1.7
--- pkgsrc/net/ruby-train-core/distinfo:1.6 Wed Jan 13 14:45:09 2021
+++ pkgsrc/net/ruby-train-core/distinfo Wed Feb 3 14:27:36 2021
@@ -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