Wed Jan 13 14:48:25 2021 UTC ()
net/ruby-train-winrm: update to 0.2.11

0.2.11 (2020-09-30)

Merged Pull Requests

* Remove redundant encoding comments #22 (tas50)
* Add winrm-shell-type option and winrm elevated shell #25 (catriona1)
* Add validation to winrm shell type option #28 (catriona1)
* Allow timeout option for WinRM commands #27 (james-stocks)
* Correct minor spelling mistakes #23 (tas50)

No release note for from 0.2.7 to 0.2.10 but these seems to various fixes.


(taca)
diff -r1.1 -r1.2 pkgsrc/net/ruby-train-winrm/Makefile
diff -r1.1 -r1.2 pkgsrc/net/ruby-train-winrm/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/net/ruby-train-winrm/Makefile (expand / switch to unified diff)

--- pkgsrc/net/ruby-train-winrm/Makefile 2020/01/19 15:35:47 1.1
+++ pkgsrc/net/ruby-train-winrm/Makefile 2021/01/13 14:48:25 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2020/01/19 15:35:47 taca Exp $ 1# $NetBSD: Makefile,v 1.2 2021/01/13 14:48:25 taca Exp $
2 2
3DISTNAME= train-winrm-0.2.6 3DISTNAME= train-winrm-0.2.11
4CATEGORIES= net 4CATEGORIES= net
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/inspec/train-winrm 7HOMEPAGE= https://github.com/inspec/train-winrm
8COMMENT= Windows WinRM API Transport for Train 8COMMENT= Windows WinRM API Transport for Train
9LICENSE= apache-2.0 9LICENSE= apache-2.0
10 10
11 11
12DEPENDS+= ${RUBY_PKGPREFIX}-winrm>=2.0<3:../../net/ruby-winrm 12DEPENDS+= ${RUBY_PKGPREFIX}-winrm>=2.0<3:../../net/ruby-winrm
13DEPENDS+= ${RUBY_PKGPREFIX}-winrm-fs>=1.0<2:../../net/ruby-winrm-fs 13DEPENDS+= ${RUBY_PKGPREFIX}-winrm-fs>=1.0<2:../../net/ruby-winrm-fs
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.1 -r1.2 pkgsrc/net/ruby-train-winrm/distinfo (expand / switch to unified diff)

--- pkgsrc/net/ruby-train-winrm/distinfo 2020/01/19 15:35:47 1.1
+++ pkgsrc/net/ruby-train-winrm/distinfo 2021/01/13 14:48:25 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2020/01/19 15:35:47 taca Exp $ 1$NetBSD: distinfo,v 1.2 2021/01/13 14:48:25 taca Exp $
2 2
3SHA1 (train-winrm-0.2.6.gem) = c36ffac481a4a8a46df36a0f965340765dcd75a8 3SHA1 (train-winrm-0.2.11.gem) = cd848a4cc4dfd6d51b79069a3aa6dc61611876de
4RMD160 (train-winrm-0.2.6.gem) = 36d64aa19b3023e321b8ba8c604c89f7888d3aa9 4RMD160 (train-winrm-0.2.11.gem) = e8bd9733c65461e8b659683fc49a8c1106194783
5SHA512 (train-winrm-0.2.6.gem) = 3972c45e9b3893e50d266c9c7838101a646806a70939cf1989fdd8d98e05795161c5351c1712286f4445c4d3ce9984d66d86db1bf3473049eb21858e83f63b34 5SHA512 (train-winrm-0.2.11.gem) = a0b280cbd6c13d88c71e20ef68361893d2c520fc3cdc3cee3cf50f87a5140a892c81bccfe1720e76beac5562bbcb539eb391fc55d72be4836cdbf6ee3eecb720
6Size (train-winrm-0.2.6.gem) = 12800 bytes 6Size (train-winrm-0.2.11.gem) = 13824 bytes