pkgsrc/www/ruby-sinatra/PLIST
obache ec62d1167c Update ruby-sinatra to 1.3.2.
= 1.3.2 / 2011-12-30

 * Don't automatically add `Rack::CommonLogger` if `Rack::Server` is adding it,
   too. (Konstantin Haase)

 * Setting `logging` to `nil` will avoid setting up `Rack::NullLogger`.
   (Konstantin Haase)

 * Route specific params are now available in the block passed to #stream.
   (Konstantin Haase)

 * Fix bug where rendering a second template in the same request, after the
   first one raised an exception, skipped the default layout. (Nathan Baum)

 * Fix bug where parameter escaping got enabled when disabling a different
   protection. (Konstantin Haase)

 * Fix regression: Filters without a pattern may now again manipulate the params
   hash. (Konstantin Haase)

 * Added examples directory. (Konstantin Haase)

 * Improved documentation. (Gabriel Andretta, Markus Prinz, Erick Zetta, Just
   Lest, Adam Vaughan, Aleksander Dąbrowski)

 * Improved MagLev support. (Tim Felgentreff)
2012-01-08 03:05:01 +00:00

112 lines
3.8 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2012/01/08 03:05:01 obache Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/AUTHORS
${GEM_LIBDIR}/CHANGES
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.de.rdoc
${GEM_LIBDIR}/README.es.rdoc
${GEM_LIBDIR}/README.fr.rdoc
${GEM_LIBDIR}/README.hu.rdoc
${GEM_LIBDIR}/README.jp.rdoc
${GEM_LIBDIR}/README.pt-br.rdoc
${GEM_LIBDIR}/README.pt-pt.rdoc
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/README.ru.rdoc
${GEM_LIBDIR}/README.zh.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/chat.rb
${GEM_LIBDIR}/examples/simple.rb
${GEM_LIBDIR}/examples/stream.ru
${GEM_LIBDIR}/lib/sinatra.rb
${GEM_LIBDIR}/lib/sinatra/base.rb
${GEM_LIBDIR}/lib/sinatra/images/404.png
${GEM_LIBDIR}/lib/sinatra/images/500.png
${GEM_LIBDIR}/lib/sinatra/main.rb
${GEM_LIBDIR}/lib/sinatra/showexceptions.rb
${GEM_LIBDIR}/lib/sinatra/version.rb
${GEM_LIBDIR}/sinatra.gemspec
${GEM_LIBDIR}/test/base_test.rb
${GEM_LIBDIR}/test/builder_test.rb
${GEM_LIBDIR}/test/coffee_test.rb
${GEM_LIBDIR}/test/contest.rb
${GEM_LIBDIR}/test/creole_test.rb
${GEM_LIBDIR}/test/delegator_test.rb
${GEM_LIBDIR}/test/encoding_test.rb
${GEM_LIBDIR}/test/erb_test.rb
${GEM_LIBDIR}/test/extensions_test.rb
${GEM_LIBDIR}/test/filter_test.rb
${GEM_LIBDIR}/test/haml_test.rb
${GEM_LIBDIR}/test/helper.rb
${GEM_LIBDIR}/test/helpers_test.rb
${GEM_LIBDIR}/test/integration/app.rb
${GEM_LIBDIR}/test/integration_test.rb
${GEM_LIBDIR}/test/less_test.rb
${GEM_LIBDIR}/test/liquid_test.rb
${GEM_LIBDIR}/test/mapped_error_test.rb
${GEM_LIBDIR}/test/markaby_test.rb
${GEM_LIBDIR}/test/markdown_test.rb
${GEM_LIBDIR}/test/middleware_test.rb
${GEM_LIBDIR}/test/nokogiri_test.rb
${GEM_LIBDIR}/test/public/favicon.ico
${GEM_LIBDIR}/test/rack_test.rb
${GEM_LIBDIR}/test/radius_test.rb
${GEM_LIBDIR}/test/rdoc_test.rb
${GEM_LIBDIR}/test/readme_test.rb
${GEM_LIBDIR}/test/request_test.rb
${GEM_LIBDIR}/test/response_test.rb
${GEM_LIBDIR}/test/result_test.rb
${GEM_LIBDIR}/test/route_added_hook_test.rb
${GEM_LIBDIR}/test/routing_test.rb
${GEM_LIBDIR}/test/sass_test.rb
${GEM_LIBDIR}/test/scss_test.rb
${GEM_LIBDIR}/test/server_test.rb
${GEM_LIBDIR}/test/settings_test.rb
${GEM_LIBDIR}/test/sinatra_test.rb
${GEM_LIBDIR}/test/slim_test.rb
${GEM_LIBDIR}/test/static_test.rb
${GEM_LIBDIR}/test/streaming_test.rb
${GEM_LIBDIR}/test/templates_test.rb
${GEM_LIBDIR}/test/textile_test.rb
${GEM_LIBDIR}/test/views/a/in_a.str
${GEM_LIBDIR}/test/views/ascii.erb
${GEM_LIBDIR}/test/views/b/in_b.str
${GEM_LIBDIR}/test/views/calc.html.erb
${GEM_LIBDIR}/test/views/error.builder
${GEM_LIBDIR}/test/views/error.erb
${GEM_LIBDIR}/test/views/error.haml
${GEM_LIBDIR}/test/views/error.sass
${GEM_LIBDIR}/test/views/explicitly_nested.str
${GEM_LIBDIR}/test/views/foo/hello.test
${GEM_LIBDIR}/test/views/hello.builder
${GEM_LIBDIR}/test/views/hello.coffee
${GEM_LIBDIR}/test/views/hello.creole
${GEM_LIBDIR}/test/views/hello.erb
${GEM_LIBDIR}/test/views/hello.haml
${GEM_LIBDIR}/test/views/hello.less
${GEM_LIBDIR}/test/views/hello.liquid
${GEM_LIBDIR}/test/views/hello.mab
${GEM_LIBDIR}/test/views/hello.md
${GEM_LIBDIR}/test/views/hello.nokogiri
${GEM_LIBDIR}/test/views/hello.radius
${GEM_LIBDIR}/test/views/hello.rdoc
${GEM_LIBDIR}/test/views/hello.sass
${GEM_LIBDIR}/test/views/hello.scss
${GEM_LIBDIR}/test/views/hello.slim
${GEM_LIBDIR}/test/views/hello.str
${GEM_LIBDIR}/test/views/hello.test
${GEM_LIBDIR}/test/views/hello.textile
${GEM_LIBDIR}/test/views/layout2.builder
${GEM_LIBDIR}/test/views/layout2.erb
${GEM_LIBDIR}/test/views/layout2.haml
${GEM_LIBDIR}/test/views/layout2.liquid
${GEM_LIBDIR}/test/views/layout2.mab
${GEM_LIBDIR}/test/views/layout2.nokogiri
${GEM_LIBDIR}/test/views/layout2.radius
${GEM_LIBDIR}/test/views/layout2.slim
${GEM_LIBDIR}/test/views/layout2.str
${GEM_LIBDIR}/test/views/layout2.test
${GEM_LIBDIR}/test/views/nested.str
${GEM_LIBDIR}/test/views/utf8.erb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec