summaryrefslogtreecommitdiff
path: root/www/heel/PLIST
diff options
context:
space:
mode:
authorjlam <jlam>2008-04-21 16:24:14 +0000
committerjlam <jlam>2008-04-21 16:24:14 +0000
commite443d71211ddd5eccefb04ba203c965ee66e052b (patch)
treefb5739eff2f417ffaba322321bc7e89fd9bbdfc1 /www/heel/PLIST
parent9965f5ec585144cd637b3076a819c5703d43ec18 (diff)
downloadpkgsrc-e443d71211ddd5eccefb04ba203c965ee66e052b.tar.gz
Update www/heel to 1.0.0. Changes from version 0.6.0 include converting
heel into a Rack application built on top of Thin.
Diffstat (limited to 'www/heel/PLIST')
-rw-r--r--www/heel/PLIST29
1 files changed, 21 insertions, 8 deletions
diff --git a/www/heel/PLIST b/www/heel/PLIST
index 8d248529723..5b042974d4c 100644
--- a/www/heel/PLIST
+++ b/www/heel/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 15:22:53 jlam Exp $
+@comment $NetBSD: PLIST,v 1.2 2008/04/21 16:24:14 jlam Exp $
bin/heel
${GEM_HOME}/cache/heel-${PKGVERSION}.gem
-${GEM_LIBDIR}/CHANGES
+${GEM_LIBDIR}/HISTORY
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README
${GEM_LIBDIR}/bin/heel
@@ -26,18 +26,31 @@ ${GEM_LIBDIR}/data/famfamfam/icons/xhtml.png
${GEM_LIBDIR}/data/famfamfam/readme.html
${GEM_LIBDIR}/data/famfamfam/readme.txt
${GEM_LIBDIR}/data/listing.rhtml
+${GEM_LIBDIR}/gemspec.rb
${GEM_LIBDIR}/lib/heel.rb
-${GEM_LIBDIR}/lib/heel/dir_handler.rb
-${GEM_LIBDIR}/lib/heel/error_handler.rb
-${GEM_LIBDIR}/lib/heel/gemspec.rb
+${GEM_LIBDIR}/lib/heel/configuration.rb
+${GEM_LIBDIR}/lib/heel/directory_indexer.rb
+${GEM_LIBDIR}/lib/heel/error_response.rb
+${GEM_LIBDIR}/lib/heel/logger.rb
+${GEM_LIBDIR}/lib/heel/mime_map.rb
+${GEM_LIBDIR}/lib/heel/rackapp.rb
+${GEM_LIBDIR}/lib/heel/request.rb
${GEM_LIBDIR}/lib/heel/server.rb
-${GEM_LIBDIR}/lib/heel/specification.rb
${GEM_LIBDIR}/lib/heel/version.rb
-${GEM_LIBDIR}/spec/dir_handler_spec.rb
-${GEM_LIBDIR}/spec/error_handler_spec.rb
+${GEM_LIBDIR}/spec/configuration_spec.rb
+${GEM_LIBDIR}/spec/directory_indexer_spec.rb
+${GEM_LIBDIR}/spec/rackapp_spec.rb
${GEM_LIBDIR}/spec/server_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
+${GEM_LIBDIR}/tasks/announce.rake
+${GEM_LIBDIR}/tasks/config.rb
+${GEM_LIBDIR}/tasks/distribution.rake
+${GEM_LIBDIR}/tasks/documentation.rake
+${GEM_LIBDIR}/tasks/rspec.rb
+${GEM_LIBDIR}/tasks/rubyforge.rb
+${GEM_LIBDIR}/tasks/utils.rb
${GEM_HOME}/specifications/heel-${PKGVERSION}.gemspec
+@dirrm ${GEM_LIBDIR}/tasks
@dirrm ${GEM_LIBDIR}/spec
@dirrm ${GEM_LIBDIR}/lib/heel
@dirrm ${GEM_LIBDIR}/lib