pkgsrc/www/ruby-http_router/PLIST
obache 6c150b7cba Update ruby-http_router to 0.11.0.
no summary changes.
2013-06-16 09:36:23 +00:00

67 lines
2.6 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2013/06/16 09:36:23 obache Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/benchmarks/gen2.rb
${GEM_LIBDIR}/benchmarks/generation_bm.rb
${GEM_LIBDIR}/benchmarks/rack_mount.rb
${GEM_LIBDIR}/benchmarks/rack_recognition_bm.rb
${GEM_LIBDIR}/benchmarks/rec2.rb
${GEM_LIBDIR}/benchmarks/recognition_bm.rb
${GEM_LIBDIR}/examples/glob.ru
${GEM_LIBDIR}/examples/rack_mapper.ru
${GEM_LIBDIR}/examples/simple.ru
${GEM_LIBDIR}/examples/static/config.ru
${GEM_LIBDIR}/examples/static/favicon.ico
${GEM_LIBDIR}/examples/static/images/cat1.jpg
${GEM_LIBDIR}/examples/static/images/cat2.jpg
${GEM_LIBDIR}/examples/static/images/cat3.jpg
${GEM_LIBDIR}/examples/variable.ru
${GEM_LIBDIR}/examples/variable_with_regex.ru
${GEM_LIBDIR}/http_router.gemspec
${GEM_LIBDIR}/js/lib/http_router.coffee
${GEM_LIBDIR}/js/lib/http_router.js
${GEM_LIBDIR}/js/package.json
${GEM_LIBDIR}/js/test/test.coffee
${GEM_LIBDIR}/js/test/test.js
${GEM_LIBDIR}/lib/http_router.rb
${GEM_LIBDIR}/lib/http_router/generation_helper.rb
${GEM_LIBDIR}/lib/http_router/generator.rb
${GEM_LIBDIR}/lib/http_router/node.rb
${GEM_LIBDIR}/lib/http_router/node/abstract_request_node.rb
${GEM_LIBDIR}/lib/http_router/node/free_regex.rb
${GEM_LIBDIR}/lib/http_router/node/glob.rb
${GEM_LIBDIR}/lib/http_router/node/glob_regex.rb
${GEM_LIBDIR}/lib/http_router/node/host.rb
${GEM_LIBDIR}/lib/http_router/node/lookup.rb
${GEM_LIBDIR}/lib/http_router/node/path.rb
${GEM_LIBDIR}/lib/http_router/node/regex.rb
${GEM_LIBDIR}/lib/http_router/node/request_method.rb
${GEM_LIBDIR}/lib/http_router/node/root.rb
${GEM_LIBDIR}/lib/http_router/node/scheme.rb
${GEM_LIBDIR}/lib/http_router/node/spanning_regex.rb
${GEM_LIBDIR}/lib/http_router/node/user_agent.rb
${GEM_LIBDIR}/lib/http_router/node/variable.rb
${GEM_LIBDIR}/lib/http_router/regex_route_generation.rb
${GEM_LIBDIR}/lib/http_router/request.rb
${GEM_LIBDIR}/lib/http_router/response.rb
${GEM_LIBDIR}/lib/http_router/route.rb
${GEM_LIBDIR}/lib/http_router/route_helper.rb
${GEM_LIBDIR}/lib/http_router/util.rb
${GEM_LIBDIR}/lib/http_router/version.rb
${GEM_LIBDIR}/test/common/generate.txt
${GEM_LIBDIR}/test/common/http_recognize.txt
${GEM_LIBDIR}/test/common/recognize.txt
${GEM_LIBDIR}/test/generation.rb
${GEM_LIBDIR}/test/generic.rb
${GEM_LIBDIR}/test/helper.rb
${GEM_LIBDIR}/test/rack/test_route.rb
${GEM_LIBDIR}/test/recognition.rb
${GEM_LIBDIR}/test/test_misc.rb
${GEM_LIBDIR}/test/test_mounting.rb
${GEM_LIBDIR}/test/test_recognition.rb
${GEM_LIBDIR}/test/test_trailing_slash.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec