pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/ruby-patch_finder misc/ruby-patch_finder: Import ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cfda19184a30
branches:  trunk
changeset: 378265:cfda19184a30
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Apr 04 15:26:14 2018 +0000

description:
misc/ruby-patch_finder: Import version 1.0.2

PatchFinder is a toolkit to find software patches.

diffstat:

 misc/ruby-patch_finder/ALTERNATIVES |   1 +
 misc/ruby-patch_finder/DESCR        |   1 +
 misc/ruby-patch_finder/Makefile     |  14 ++++++++++++++
 misc/ruby-patch_finder/PLIST        |  19 +++++++++++++++++++
 misc/ruby-patch_finder/distinfo     |   6 ++++++
 5 files changed, 41 insertions(+), 0 deletions(-)

diffs (61 lines):

diff -r a1cb5c4e5cb8 -r cfda19184a30 misc/ruby-patch_finder/ALTERNATIVES
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/ruby-patch_finder/ALTERNATIVES       Wed Apr 04 15:26:14 2018 +0000
@@ -0,0 +1,1 @@
+bin/msu_finder @PREFIX@/bin/msu_finder@RUBY_VER@
diff -r a1cb5c4e5cb8 -r cfda19184a30 misc/ruby-patch_finder/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/ruby-patch_finder/DESCR      Wed Apr 04 15:26:14 2018 +0000
@@ -0,0 +1,1 @@
+PatchFinder is a toolkit to find software patches.
diff -r a1cb5c4e5cb8 -r cfda19184a30 misc/ruby-patch_finder/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/ruby-patch_finder/Makefile   Wed Apr 04 15:26:14 2018 +0000
@@ -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"
diff -r a1cb5c4e5cb8 -r cfda19184a30 misc/ruby-patch_finder/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/ruby-patch_finder/PLIST      Wed Apr 04 15:26:14 2018 +0000
@@ -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
diff -r a1cb5c4e5cb8 -r cfda19184a30 misc/ruby-patch_finder/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/ruby-patch_finder/distinfo   Wed Apr 04 15:26:14 2018 +0000
@@ -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