pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-multi_test Import ruby-multi_test-0.1.2 as ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1c4a24c9389
branches:  trunk
changeset: 358820:a1c4a24c9389
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Feb 21 06:30:46 2017 +0000

description:
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.

diffstat:

 devel/ruby-multi_test/DESCR    |   2 +
 devel/ruby-multi_test/Makefile |  12 ++++++++
 devel/ruby-multi_test/PLIST    |  61 ++++++++++++++++++++++++++++++++++++++++++
 devel/ruby-multi_test/distinfo |   6 ++++
 4 files changed, 81 insertions(+), 0 deletions(-)

diffs (97 lines):

diff -r 16e015d6d488 -r a1c4a24c9389 devel/ruby-multi_test/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-multi_test/DESCR       Tue Feb 21 06:30:46 2017 +0000
@@ -0,0 +1,2 @@
+multi_test is a wafter-thin gem to help control rogue
+test/unit/autorun requires.
diff -r 16e015d6d488 -r a1c4a24c9389 devel/ruby-multi_test/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-multi_test/Makefile    Tue Feb 21 06:30:46 2017 +0000
@@ -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"
diff -r 16e015d6d488 -r a1c4a24c9389 devel/ruby-multi_test/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-multi_test/PLIST       Tue Feb 21 06:30:46 2017 +0000
@@ -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
diff -r 16e015d6d488 -r a1c4a24c9389 devel/ruby-multi_test/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-multi_test/distinfo    Tue Feb 21 06:30:46 2017 +0000
@@ -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