pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ruby-train-winrm net/ruby-train-winrm: add version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0b66ae3edd9
branches:  trunk
changeset: 409703:b0b66ae3edd9
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 19 15:35:47 2020 +0000

description:
net/ruby-train-winrm: add version 0.2.6 package

Add ruby-train-winrm version 0.2.6 package.


Train WinRM

Allows applictaions using Train to speak to Windows using Remote Management;
handles authentication, cacheing, and SDK dependency management.

diffstat:

 net/ruby-train-winrm/DESCR    |   4 ++++
 net/ruby-train-winrm/Makefile |  18 ++++++++++++++++++
 net/ruby-train-winrm/PLIST    |   8 ++++++++
 net/ruby-train-winrm/distinfo |   6 ++++++
 4 files changed, 36 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r 953cc990d221 -r b0b66ae3edd9 net/ruby-train-winrm/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/ruby-train-winrm/DESCR        Sun Jan 19 15:35:47 2020 +0000
@@ -0,0 +1,4 @@
+Train WinRM
+
+Allows applictaions using Train to speak to Windows using Remote Management;
+handles authentication, cacheing, and SDK dependency management.
diff -r 953cc990d221 -r b0b66ae3edd9 net/ruby-train-winrm/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/ruby-train-winrm/Makefile     Sun Jan 19 15:35:47 2020 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2020/01/19 15:35:47 taca Exp $
+
+DISTNAME=      train-winrm-0.2.6
+CATEGORIES=    net
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/inspec/train-winrm
+COMMENT=       Windows WinRM API Transport for Train
+LICENSE=       apache-2.0
+
+
+DEPENDS+=      ${RUBY_PKGPREFIX}-winrm>=2.0<3:../../net/ruby-winrm
+DEPENDS+=      ${RUBY_PKGPREFIX}-winrm-fs>=1.0<2:../../net/ruby-winrm-fs
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 953cc990d221 -r b0b66ae3edd9 net/ruby-train-winrm/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/ruby-train-winrm/PLIST        Sun Jan 19 15:35:47 2020 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2020/01/19 15:35:47 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/lib/train-winrm.rb
+${GEM_LIBDIR}/lib/train-winrm/connection.rb
+${GEM_LIBDIR}/lib/train-winrm/transport.rb
+${GEM_LIBDIR}/lib/train-winrm/version.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 953cc990d221 -r b0b66ae3edd9 net/ruby-train-winrm/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/ruby-train-winrm/distinfo     Sun Jan 19 15:35:47 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/19 15:35:47 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



Home | Main Index | Thread Index | Old Index