pkgsrc/devel/hoe/PLIST
taca 74a8f9f6cf Update hoe to 3.6.2.
=== 3.6.2 / 2013-05-29

* 1 minor enhancement:

  * Um... the default test lib should probably be minitest, not testunit.

=== 3.6.1 / 2013-05-10

* 2 bug fixes:

  * Define a blank test task just in case nothing is found
  * Fixed an ancient test to use capture_subprocess_io. More reliable.

=== 3.6.0 / 2013-04-18

* 5 minor enhancements:

  * Added built-in support for markdown.
  * Renamed rubyforge_name to group_name.
  * Aliased and deprecated rubyforge_name from group_name.
  * Strip <> from parse_urls for markdown style raw urls.
  * intuit_values looks for README.md and History.md as well as txt.

* 1 bug fix:

  * Fix file_name regex for test file. (bhenderson/veganstraightedge)

=== 3.5.3 / 2013-04-09

* 1 minor enhancement:

  * Updated publish plugin to depend on rdoc 4.x.

=== 3.5.2 / 2013-03-18

* 1 bug fix:

  * 1.9: fixed warning of ambiguous args in bin/sow. (amesee)
2013-06-16 14:43:31 +00:00

44 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.12 2013/06/16 14:43:31 taca Exp $
bin/sow
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.autotest
${GEM_LIBDIR}/.gemtest
${GEM_LIBDIR}/History.txt
${GEM_LIBDIR}/Hoe.pdf
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.txt
${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/rubyforge.rb
${GEM_LIBDIR}/lib/hoe/signing.rb
${GEM_LIBDIR}/lib/hoe/test.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_publish.rb
${GEM_LIBDIR}/test/test_hoe_test.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec