pkgsrc/devel/hoe/PLIST
taca 0ce89534b3 Update hoe to 2.16.1.
* Now use USE_RAKE to dependency to ruby-rake.

=== 2.16.1 / 2012-03-13

* 2 bug fixes:

  * Fixed missing dependency for .gemtest creation (larskanis)
  * Fixed the rdoc/rcov commands to use sh. Oops.

=== 2.16.0 / 2012-03-06

* 9 minor enhancements:

  * Added Gem.bin_wrapper to provide API to bin wrapped files.
  * Added check_manifest task to compile_tasks in the compiler plugin.
  * Decoupled from rcov task. Solves isolate/hoe bootstrap issues.
  * Decoupled from rdoc tasks. Solves isolate/hoe bootstrap issues.
  * Updated default exclude config to skip extconf.h and .o files.
  * Updated known 3rd party plugin list in readme.
  * Warn against using system installed rake (eg osx ships their own on 1.8).
  * Removed rcov plugin from the default loaded set.
  * Added dev dependency for rcov when the plugin is loaded.

* 2 bug fixes:

  * Fix Rake::DSL include warnings.
  * Removing check_manifest from prerelease. (should be pushed to the hoe-git plugin)

=== 2.15.0 / 2012-02-29

* 5 minor enhancements:

  * Added Hoe::bad_plugins which returns plugins that could not be found
  * Added post_blog_zenweb to post releases to my blog's jekyll-like format
  * Added the install_plugins task
  * Documented the blogs .hoerc entry.
  * Revamped post_blog task to allow for local file based blogs.
2012-03-17 14:02:23 +00:00

44 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.10 2012/03/17 14:02:23 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