pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/ruby-patch_finder



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Apr  4 15:26:14 UTC 2018

Added Files:
        pkgsrc/misc/ruby-patch_finder: ALTERNATIVES DESCR Makefile PLIST
            distinfo

Log Message:
misc/ruby-patch_finder: Import version 1.0.2

PatchFinder is a toolkit to find software patches.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/ruby-patch_finder/ALTERNATIVES \
    pkgsrc/misc/ruby-patch_finder/DESCR \
    pkgsrc/misc/ruby-patch_finder/Makefile \
    pkgsrc/misc/ruby-patch_finder/PLIST \
    pkgsrc/misc/ruby-patch_finder/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/misc/ruby-patch_finder/ALTERNATIVES
diff -u /dev/null pkgsrc/misc/ruby-patch_finder/ALTERNATIVES:1.1
--- /dev/null   Wed Apr  4 15:26:14 2018
+++ pkgsrc/misc/ruby-patch_finder/ALTERNATIVES  Wed Apr  4 15:26:14 2018
@@ -0,0 +1 @@
+bin/msu_finder @PREFIX@/bin/msu_finder@RUBY_VER@
Index: pkgsrc/misc/ruby-patch_finder/DESCR
diff -u /dev/null pkgsrc/misc/ruby-patch_finder/DESCR:1.1
--- /dev/null   Wed Apr  4 15:26:14 2018
+++ pkgsrc/misc/ruby-patch_finder/DESCR Wed Apr  4 15:26:14 2018
@@ -0,0 +1 @@
+PatchFinder is a toolkit to find software patches.
Index: pkgsrc/misc/ruby-patch_finder/Makefile
diff -u /dev/null pkgsrc/misc/ruby-patch_finder/Makefile:1.1
--- /dev/null   Wed Apr  4 15:26:14 2018
+++ pkgsrc/misc/ruby-patch_finder/Makefile      Wed Apr  4 15:26:14 2018
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2018/04/04 15:26:14 minskim Exp $
+
+DISTNAME=      patch_finder-1.0.2
+CATEGORIES=    misc
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://github.com/wchen-r7/patch-finder
+COMMENT=       Toolkit to find software patches
+LICENSE=       modified-bsd
+
+RUBYGEM_OPTIONS+=      --format-executable
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/misc/ruby-patch_finder/PLIST
diff -u /dev/null pkgsrc/misc/ruby-patch_finder/PLIST:1.1
--- /dev/null   Wed Apr  4 15:26:14 2018
+++ pkgsrc/misc/ruby-patch_finder/PLIST Wed Apr  4 15:26:14 2018
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1 2018/04/04 15:26:14 minskim Exp $
+bin/msu_finder${RUBY_SUFFIX}
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/bin/msu_finder
+${GEM_LIBDIR}/docs/bin/msu_finder.txt
+${GEM_LIBDIR}/lib/patch_finder/core/config.rb
+${GEM_LIBDIR}/lib/patch_finder/core/helper.rb
+${GEM_LIBDIR}/lib/patch_finder/core/thread_pool.rb
+${GEM_LIBDIR}/lib/patch_finder/engine/msu/constants.rb
+${GEM_LIBDIR}/lib/patch_finder/engine/msu/google.rb
+${GEM_LIBDIR}/lib/patch_finder/engine/msu/technet.rb
+${GEM_LIBDIR}/lib/patch_finder/msu.rb
+${GEM_LIBDIR}/patch_finder.gemspec
+${GEM_LIBDIR}/tools/extract_msu.bat
+${GEM_LIBDIR}/tools/list_dll.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/misc/ruby-patch_finder/distinfo
diff -u /dev/null pkgsrc/misc/ruby-patch_finder/distinfo:1.1
--- /dev/null   Wed Apr  4 15:26:14 2018
+++ pkgsrc/misc/ruby-patch_finder/distinfo      Wed Apr  4 15:26:14 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/04/04 15:26:14 minskim Exp $
+
+SHA1 (patch_finder-1.0.2.gem) = c02e8428a49fdeaac3030b8c9d4ca6849f26b6aa
+RMD160 (patch_finder-1.0.2.gem) = 3a63158be4830df7f808bb0a9c94bf0ce90df8dd
+SHA512 (patch_finder-1.0.2.gem) = 24b269fcf9d379ca07aaecb8a9282086767eed0dfa9a12cd2523eda488621a81e90c4cb386600f3120bd503e0de1887f6826da33df4e77c5c8eb3fae61e7ca8f
+Size (patch_finder-1.0.2.gem) = 14848 bytes



Home | Main Index | Thread Index | Old Index