pkgsrc/devel/hoe/PLIST
taca 62b5d7485f Update hoe to 3.3.1.
=== 3.3.1 / 2012-11-23

* 1 minor enhancement:

  * Updated rake dep to be >= 0.8 and < 11.0 for the new wack version scheme. (MichaelXavier)

=== 3.3.0 / 2012-11-12

* 3 minor enhancements:

  * Added Sow#make_sub_modules. (bhenderson)
  * Hoe.normalize_names now returns test class name separately. (bhenderson)
  * Sow now generates test and impl files with proper namespacing. (bhenderson)

=== 3.2.0 / 2012-11-09

* 3 minor enhancements:

  * Added flog_method and defaulted it to max_method
  * Changed flog_threshold to 20, 2x the industry average. Be strong. You can do it.
  * Hoe#timebomb will now default finis/start values to 1/1 and 12/31 of the current year if not specified.

=== 3.1.0 / 2012-09-21

* 1 minor enhancement:

  * Added Hoe#licenses and Hoe#license for declaring your gem's license. (flavorjones)

* 1 bug fix:

  * Rake 0.8.7 sets verbose flag to true, breaking 2 tests. (michelboaventura)
2012-12-16 16:09:31 +00:00

44 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.11 2012/12/16 16:09: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/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