pkgsrc/devel/hoe/PLIST
taca c2d0490809 devel/hoe: update to 3.18.0
=== 3.18.0 / 2019-05-25

* 1 major enhancement:

  * Added Minitest::TestTask (will move to minitest proper soon)

* 8 minor enhancements:

  * Added 'multiruby_skip' config so it can be in global ~/.hoerc.
  * Added Hoe.include_dirs to allow tasks to probe directly.
  * Added X=exclude_pattern to the test plugin. Can be used in conjunction with N=select_pattern.
  * Deprecated Hoe::Test.make_test_cmd      (argue with me!)
  * Deprecated Hoe::Test.try_loading_rspec  (argue with me!)
  * Deprecated Hoe::Test.try_loading_rspec2 (argue with me!)
  * Deprecated testunit support             (argue with me!)
  * Switched normally hoe-generated test tasks over to use Minitest::TestTask.

* 1 bug fix:

  * Fixed incompatibility with rubygems 3.x. (drbrain)
2019-09-13 15:37:04 +00:00

45 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.16 2019/09/13 15:37:04 taca Exp $
bin/sow${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.autotest
${GEM_LIBDIR}/History.rdoc
${GEM_LIBDIR}/Hoe.pdf
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/sow
${GEM_LIBDIR}/lib/hoe.rb
${GEM_LIBDIR}/lib/hoe/clean.rb
${GEM_LIBDIR}/lib/hoe/compiler.rb
${GEM_LIBDIR}/lib/hoe/debug.rb
${GEM_LIBDIR}/lib/hoe/deps.rb
${GEM_LIBDIR}/lib/hoe/flay.rb
${GEM_LIBDIR}/lib/hoe/flog.rb
${GEM_LIBDIR}/lib/hoe/gem_prelude_sucks.rb
${GEM_LIBDIR}/lib/hoe/gemcutter.rb
${GEM_LIBDIR}/lib/hoe/inline.rb
${GEM_LIBDIR}/lib/hoe/newb.rb
${GEM_LIBDIR}/lib/hoe/package.rb
${GEM_LIBDIR}/lib/hoe/publish.rb
${GEM_LIBDIR}/lib/hoe/racc.rb
${GEM_LIBDIR}/lib/hoe/rake.rb
${GEM_LIBDIR}/lib/hoe/rcov.rb
${GEM_LIBDIR}/lib/hoe/rdoc.rb
${GEM_LIBDIR}/lib/hoe/signing.rb
${GEM_LIBDIR}/lib/hoe/test.rb
${GEM_LIBDIR}/lib/minitest/test_task.rb
${GEM_LIBDIR}/template/.autotest.erb
${GEM_LIBDIR}/template/History.txt.erb
${GEM_LIBDIR}/template/Manifest.txt.erb
${GEM_LIBDIR}/template/README.txt.erb
${GEM_LIBDIR}/template/Rakefile.erb
${GEM_LIBDIR}/template/bin/file_name.erb
${GEM_LIBDIR}/template/lib/file_name.rb.erb
${GEM_LIBDIR}/template/test/test_file_name.rb.erb
${GEM_LIBDIR}/test/test_hoe.rb
${GEM_LIBDIR}/test/test_hoe_debug.rb
${GEM_LIBDIR}/test/test_hoe_gemcutter.rb
${GEM_LIBDIR}/test/test_hoe_package.rb
${GEM_LIBDIR}/test/test_hoe_publish.rb
${GEM_LIBDIR}/test/test_hoe_test.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec