pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1877304945ca
branches:  trunk
changeset: 409699:1877304945ca
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 19 15:32:19 2020 +0000

description:
net/ruby-winrm-fs: add version 1.3.4 package

Add ruby-winrm-fs version 1.3.4 package.


File system operations over Windows Remote Management (WinRM) for Ruby

Ruby library for file system operations via Windows Remote Management.

diffstat:

 net/ruby-winrm-fs/DESCR    |   3 +++
 net/ruby-winrm-fs/Makefile |  19 +++++++++++++++++++
 net/ruby-winrm-fs/PLIST    |  20 ++++++++++++++++++++
 net/ruby-winrm-fs/distinfo |   6 ++++++
 4 files changed, 48 insertions(+), 0 deletions(-)

diffs (64 lines):

diff -r 419cfc36cada -r 1877304945ca net/ruby-winrm-fs/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/ruby-winrm-fs/DESCR   Sun Jan 19 15:32:19 2020 +0000
@@ -0,0 +1,3 @@
+File system operations over Windows Remote Management (WinRM) for Ruby
+
+Ruby library for file system operations via Windows Remote Management.
diff -r 419cfc36cada -r 1877304945ca net/ruby-winrm-fs/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/ruby-winrm-fs/Makefile        Sun Jan 19 15:32:19 2020 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2020/01/19 15:32:19 taca Exp $
+
+DISTNAME=      winrm-fs-1.3.4
+CATEGORIES=    net
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/WinRb/winrm-fs
+COMMENT=       WinRM File System
+LICENSE=       apache-2.0
+
+DEPENDS+=      ${RUBY_PKGPREFIX}-zip>=1.1:../../archivers/ruby-zip
+DEPENDS+=      ${RUBY_PKGPREFIX}-winrm>=2.0<3:../../net/ruby-winrm
+
+USE_LANGUAGES= # none
+
+RUBYGEM_OPTIONS+=      --format-executable
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 419cfc36cada -r 1877304945ca net/ruby-winrm-fs/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/ruby-winrm-fs/PLIST   Sun Jan 19 15:32:19 2020 +0000
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1 2020/01/19 15:32:19 taca Exp $
+bin/rwinrmcp${RUBY_SUFFIX}
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/bin/rwinrmcp
+${GEM_LIBDIR}/lib/winrm-fs.rb
+${GEM_LIBDIR}/lib/winrm-fs/core/file_transporter.rb
+${GEM_LIBDIR}/lib/winrm-fs/core/tmp_zip.rb
+${GEM_LIBDIR}/lib/winrm-fs/exceptions.rb
+${GEM_LIBDIR}/lib/winrm-fs/file_manager.rb
+${GEM_LIBDIR}/lib/winrm-fs/scripts/check_files.ps1.erb
+${GEM_LIBDIR}/lib/winrm-fs/scripts/checksum.ps1.erb
+${GEM_LIBDIR}/lib/winrm-fs/scripts/create_dir.ps1.erb
+${GEM_LIBDIR}/lib/winrm-fs/scripts/delete.ps1.erb
+${GEM_LIBDIR}/lib/winrm-fs/scripts/download.ps1.erb
+${GEM_LIBDIR}/lib/winrm-fs/scripts/exists.ps1.erb
+${GEM_LIBDIR}/lib/winrm-fs/scripts/extract_files.ps1.erb
+${GEM_LIBDIR}/lib/winrm-fs/scripts/scripts.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 419cfc36cada -r 1877304945ca net/ruby-winrm-fs/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/ruby-winrm-fs/distinfo        Sun Jan 19 15:32:19 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/19 15:32:19 taca Exp $
+
+SHA1 (winrm-fs-1.3.4.gem) = 44d92bea1a4648b8d37a3bd31a0ad24d975b7a07
+RMD160 (winrm-fs-1.3.4.gem) = a151630e613122decc0dd470f887244f2e31c2a4
+SHA512 (winrm-fs-1.3.4.gem) = 1845b22979b90350d62265f335a48043901ea79f2b5c9327288c366b1b93fd33f45e9452954721dd4bb8b3de1cafcee4722e5a325fd4a0a13708e6e26585d168
+Size (winrm-fs-1.3.4.gem) = 21504 bytes



Home | Main Index | Thread Index | Old Index