pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ruby-winrm-fs



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jan 19 15:32:19 UTC 2020

Added Files:
        pkgsrc/net/ruby-winrm-fs: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/ruby-winrm-fs/DESCR \
    pkgsrc/net/ruby-winrm-fs/Makefile pkgsrc/net/ruby-winrm-fs/PLIST \
    pkgsrc/net/ruby-winrm-fs/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-winrm-fs/DESCR
diff -u /dev/null pkgsrc/net/ruby-winrm-fs/DESCR:1.1
--- /dev/null   Sun Jan 19 15:32:19 2020
+++ pkgsrc/net/ruby-winrm-fs/DESCR      Sun Jan 19 15:32:19 2020
@@ -0,0 +1,3 @@
+File system operations over Windows Remote Management (WinRM) for Ruby
+
+Ruby library for file system operations via Windows Remote Management.
Index: pkgsrc/net/ruby-winrm-fs/Makefile
diff -u /dev/null pkgsrc/net/ruby-winrm-fs/Makefile:1.1
--- /dev/null   Sun Jan 19 15:32:19 2020
+++ pkgsrc/net/ruby-winrm-fs/Makefile   Sun Jan 19 15:32:19 2020
@@ -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"
Index: pkgsrc/net/ruby-winrm-fs/PLIST
diff -u /dev/null pkgsrc/net/ruby-winrm-fs/PLIST:1.1
--- /dev/null   Sun Jan 19 15:32:19 2020
+++ pkgsrc/net/ruby-winrm-fs/PLIST      Sun Jan 19 15:32:19 2020
@@ -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
Index: pkgsrc/net/ruby-winrm-fs/distinfo
diff -u /dev/null pkgsrc/net/ruby-winrm-fs/distinfo:1.1
--- /dev/null   Sun Jan 19 15:32:19 2020
+++ pkgsrc/net/ruby-winrm-fs/distinfo   Sun Jan 19 15:32:19 2020
@@ -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