Skip to content

Commit

Permalink
net/ruby-train-winrm: update to 0.2.11
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
taca committed Jan 13, 2021
1 parent 0b832a6 commit 7e1e586
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions net/ruby-train-winrm/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2020/01/19 15:35:47 taca Exp $
# $NetBSD: Makefile,v 1.2 2021/01/13 14:48:25 taca Exp $

DISTNAME= train-winrm-0.2.6
DISTNAME= train-winrm-0.2.11
CATEGORIES= net

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
10 changes: 5 additions & 5 deletions net/ruby-train-winrm/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2020/01/19 15:35:47 taca Exp $
$NetBSD: distinfo,v 1.2 2021/01/13 14:48:25 taca Exp $

SHA1 (train-winrm-0.2.6.gem) = c36ffac481a4a8a46df36a0f965340765dcd75a8
RMD160 (train-winrm-0.2.6.gem) = 36d64aa19b3023e321b8ba8c604c89f7888d3aa9
SHA512 (train-winrm-0.2.6.gem) = 3972c45e9b3893e50d266c9c7838101a646806a70939cf1989fdd8d98e05795161c5351c1712286f4445c4d3ce9984d66d86db1bf3473049eb21858e83f63b34
Size (train-winrm-0.2.6.gem) = 12800 bytes
SHA1 (train-winrm-0.2.11.gem) = cd848a4cc4dfd6d51b79069a3aa6dc61611876de
RMD160 (train-winrm-0.2.11.gem) = e8bd9733c65461e8b659683fc49a8c1106194783
SHA512 (train-winrm-0.2.11.gem) = a0b280cbd6c13d88c71e20ef68361893d2c520fc3cdc3cee3cf50f87a5140a892c81bccfe1720e76beac5562bbcb539eb391fc55d72be4836cdbf6ee3eecb720
Size (train-winrm-0.2.11.gem) = 13824 bytes

0 comments on commit 7e1e586

Please sign in to comment.