pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-train-winrm
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 19 15:35:47 UTC 2020
Added Files:
pkgsrc/net/ruby-train-winrm: DESCR Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/ruby-train-winrm/DESCR \
pkgsrc/net/ruby-train-winrm/Makefile pkgsrc/net/ruby-train-winrm/PLIST \
pkgsrc/net/ruby-train-winrm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/net/ruby-train-winrm/DESCR
diff -u /dev/null pkgsrc/net/ruby-train-winrm/DESCR:1.1
--- /dev/null Sun Jan 19 15:35:47 2020
+++ pkgsrc/net/ruby-train-winrm/DESCR Sun Jan 19 15:35:47 2020
@@ -0,0 +1,4 @@
+Train WinRM
+
+Allows applictaions using Train to speak to Windows using Remote Management;
+handles authentication, cacheing, and SDK dependency management.
Index: pkgsrc/net/ruby-train-winrm/Makefile
diff -u /dev/null pkgsrc/net/ruby-train-winrm/Makefile:1.1
--- /dev/null Sun Jan 19 15:35:47 2020
+++ pkgsrc/net/ruby-train-winrm/Makefile Sun Jan 19 15:35:47 2020
@@ -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"
Index: pkgsrc/net/ruby-train-winrm/PLIST
diff -u /dev/null pkgsrc/net/ruby-train-winrm/PLIST:1.1
--- /dev/null Sun Jan 19 15:35:47 2020
+++ pkgsrc/net/ruby-train-winrm/PLIST Sun Jan 19 15:35:47 2020
@@ -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
Index: pkgsrc/net/ruby-train-winrm/distinfo
diff -u /dev/null pkgsrc/net/ruby-train-winrm/distinfo:1.1
--- /dev/null Sun Jan 19 15:35:47 2020
+++ pkgsrc/net/ruby-train-winrm/distinfo Sun Jan 19 15:35:47 2020
@@ -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