pkgsrc/devel/hoe/PLIST
fhajny b9b4ccccda Updated devel/hoe to 2.5.0.
Switched the gemspec based build.

2.5.0:
- Add extra dirs to rcov include path if needed.
- Added Hoe#dependency_target to make dependencies easier to declare.
- Added extra doco to describe how auto-population works.
- Added more doco to readme.
- Don’t bother posting news to rubyforge.
- Hoe::Inline plugin now deals with X::Y by flattening the name.
- Merged some of Hoe.pdf to README.txt and further improved doco.
- Pushed gemcutter & rubyforge dependencies down to the plugins.
- Fix perms on Hoe.pdf after copying.
- Fixed Hoe rdoc problem caused by gemcutter plugin.

2.4.0
- Added Hoe.pdf
- Added gemcutter plugin (raggi)
- Added newb plugin. (jbarnette)
- Improved README.txt
- Improved rdoc
- Refactored rubyforge task to plugin. (jbarnette)
2010-03-08 12:39:32 +00:00

37 lines
1.2 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2010/03/08 12:39:32 fhajny Exp $
bin/sow
${GEM_HOME}/cache/hoe-${PKGVERSION}.gem
${GEM_LIBDIR}/.autotest
${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/debug.rb
${GEM_LIBDIR}/lib/hoe/deps.rb
${GEM_LIBDIR}/lib/hoe/flay.rb
${GEM_LIBDIR}/lib/hoe/flog.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/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_gemcutter.rb
${GEM_HOME}/specifications/hoe-${PKGVERSION}.gemspec