pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-multi_test



Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue Feb 21 06:30:46 UTC 2017

Added Files:
        pkgsrc/devel/ruby-multi_test: DESCR Makefile PLIST distinfo

Log Message:
Import ruby-multi_test-0.1.2 as devel/ruby-multi_test

multi_test is a wafter-thin gem to help control rogue
test/unit/autorun requires.


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

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

Added files:

Index: pkgsrc/devel/ruby-multi_test/DESCR
diff -u /dev/null pkgsrc/devel/ruby-multi_test/DESCR:1.1
--- /dev/null   Tue Feb 21 06:30:46 2017
+++ pkgsrc/devel/ruby-multi_test/DESCR  Tue Feb 21 06:30:46 2017
@@ -0,0 +1,2 @@
+multi_test is a wafter-thin gem to help control rogue
+test/unit/autorun requires.
Index: pkgsrc/devel/ruby-multi_test/Makefile
diff -u /dev/null pkgsrc/devel/ruby-multi_test/Makefile:1.1
--- /dev/null   Tue Feb 21 06:30:46 2017
+++ pkgsrc/devel/ruby-multi_test/Makefile       Tue Feb 21 06:30:46 2017
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2017/02/21 06:30:46 minskim Exp $
+
+DISTNAME=      multi_test-0.1.2
+CATEGORIES=    devel
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://cukes.info/
+COMMENT=       Ruby module to help control rogue test/unit/autorun
+LICENSE=       mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-multi_test/PLIST
diff -u /dev/null pkgsrc/devel/ruby-multi_test/PLIST:1.1
--- /dev/null   Tue Feb 21 06:30:46 2017
+++ pkgsrc/devel/ruby-multi_test/PLIST  Tue Feb 21 06:30:46 2017
@@ -0,0 +1,61 @@
+@comment $NetBSD: PLIST,v 1.1 2017/02/21 06:30:46 minskim Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/History.md
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/Makefile
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/multi_test.rb
+${GEM_LIBDIR}/lib/multi_test/assertion_library.rb
+${GEM_LIBDIR}/lib/multi_test/minitest_world.rb
+${GEM_LIBDIR}/multi_test.gemspec
+${GEM_LIBDIR}/test/README.md
+${GEM_LIBDIR}/test/all
+${GEM_LIBDIR}/test/gemfiles/activesupport-4.0.0/Gemfile
+${GEM_LIBDIR}/test/gemfiles/activesupport-4.0.0/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/activesupport-4.0.0/scenarios
+${GEM_LIBDIR}/test/gemfiles/activesupport-4.1.0/Gemfile
+${GEM_LIBDIR}/test/gemfiles/activesupport-4.1.0/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/activesupport-4.1.0/scenarios
+${GEM_LIBDIR}/test/gemfiles/minitest-5.0.1/Gemfile
+${GEM_LIBDIR}/test/gemfiles/minitest-5.0.1/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/minitest-5.0.1/scenarios
+${GEM_LIBDIR}/test/gemfiles/minitest-5.1.0/Gemfile
+${GEM_LIBDIR}/test/gemfiles/minitest-5.1.0/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/minitest-5.1.0/scenarios
+${GEM_LIBDIR}/test/gemfiles/minitest-5.2.0/Gemfile
+${GEM_LIBDIR}/test/gemfiles/minitest-5.2.0/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/minitest-5.2.0/scenarios
+${GEM_LIBDIR}/test/gemfiles/plain-ruby/Gemfile
+${GEM_LIBDIR}/test/gemfiles/plain-ruby/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/plain-ruby/scenarios
+${GEM_LIBDIR}/test/gemfiles/rspec-1.3.2/Gemfile
+${GEM_LIBDIR}/test/gemfiles/rspec-1.3.2/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/rspec-1.3.2/scenarios
+${GEM_LIBDIR}/test/gemfiles/rspec-2.14/Gemfile
+${GEM_LIBDIR}/test/gemfiles/rspec-2.14/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/rspec-2.14/scenarios
+${GEM_LIBDIR}/test/gemfiles/rspec-3.0/Gemfile
+${GEM_LIBDIR}/test/gemfiles/rspec-3.0/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/rspec-3.0/scenarios
+${GEM_LIBDIR}/test/gemfiles/rspec-3.1/Gemfile
+${GEM_LIBDIR}/test/gemfiles/rspec-3.1/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/rspec-3.1/scenarios
+${GEM_LIBDIR}/test/gemfiles/test-unit-2.4.8/Gemfile
+${GEM_LIBDIR}/test/gemfiles/test-unit-2.4.8/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/test-unit-2.4.8/scenarios
+${GEM_LIBDIR}/test/gemfiles/test-unit-2.4.9/Gemfile
+${GEM_LIBDIR}/test/gemfiles/test-unit-2.4.9/Gemfile.lock
+${GEM_LIBDIR}/test/gemfiles/test-unit-2.4.9/scenarios
+${GEM_LIBDIR}/test/run
+${GEM_LIBDIR}/test/scenarios/bundler_require.rb
+${GEM_LIBDIR}/test/scenarios/minitest_assertions.rb
+${GEM_LIBDIR}/test/scenarios/minitest_propagate_exit_code.rb
+${GEM_LIBDIR}/test/scenarios/no_assertion_library.rb
+${GEM_LIBDIR}/test/scenarios/require_activesupport_testing_autorun.rb
+${GEM_LIBDIR}/test/scenarios/require_test_unit.rb
+${GEM_LIBDIR}/test/scenarios/rspec_matchers.rb
+${GEM_LIBDIR}/test/scenarios/spec_matchers.rb
+${GEM_LIBDIR}/test/scenarios/test_unit_assertions.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/devel/ruby-multi_test/distinfo
diff -u /dev/null pkgsrc/devel/ruby-multi_test/distinfo:1.1
--- /dev/null   Tue Feb 21 06:30:46 2017
+++ pkgsrc/devel/ruby-multi_test/distinfo       Tue Feb 21 06:30:46 2017
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/02/21 06:30:46 minskim Exp $
+
+SHA1 (multi_test-0.1.2.gem) = 4882331f0a9caee72dffa2b954f2856e768950df
+RMD160 (multi_test-0.1.2.gem) = 73a1c31f041e763a55b4a791a1ed3a5406bff4ad
+SHA512 (multi_test-0.1.2.gem) = a0d59f51dc959b7febe9c32853b5ac5cbbb3215e8810de5e46fe10fa42931c1ea89df477155cc8124264d608c5928e54fd4e1949e7d0940f927e1430bfd60a2b
+Size (multi_test-0.1.2.gem) = 9216 bytes



Home | Main Index | Thread Index | Old Index