pkgsrc/www/thin/PLIST
taca c5ea69c04b Update thin to 1.4.1.
== 1.4.1 Chromeo Fix
 * Fix error when sending USR1 signal and no log file is supplied.

== 1.4.0 Chromeo
 * kill -USR1 $PID for log rotation [catwell].
 * Fix HUP signal being reseted after deamonization [atotic].
 * Fix error with nil addresses in Connection#socket_address.

== 1.3.2 Low-bar Squat
 * Remove mack and halcyon Rack adapters from automatic detection.
2012-09-16 13:40:12 +00:00

53 lines
1.9 KiB
Text

@comment $NetBSD: PLIST,v 1.7 2012/09/16 13:40:12 taca Exp $
bin/thin
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/thin
${GEM_LIBDIR}/example/adapter.rb
${GEM_LIBDIR}/example/async_app.ru
${GEM_LIBDIR}/example/async_chat.ru
${GEM_LIBDIR}/example/async_tailer.ru
${GEM_LIBDIR}/example/config.ru
${GEM_LIBDIR}/example/monit_sockets
${GEM_LIBDIR}/example/monit_unixsock
${GEM_LIBDIR}/example/myapp.rb
${GEM_LIBDIR}/example/ramaze.ru
${GEM_LIBDIR}/example/thin.god
${GEM_LIBDIR}/example/thin_solaris_smf.erb
${GEM_LIBDIR}/example/thin_solaris_smf.readme.txt
${GEM_LIBDIR}/example/vlad.rake
${GEM_LIBDIR}/ext/thin_parser/common.rl
${GEM_LIBDIR}/ext/thin_parser/ext_help.h
${GEM_LIBDIR}/ext/thin_parser/extconf.rb
${GEM_LIBDIR}/ext/thin_parser/parser.c
${GEM_LIBDIR}/ext/thin_parser/parser.h
${GEM_LIBDIR}/ext/thin_parser/parser.rl
${GEM_LIBDIR}/ext/thin_parser/thin.c
${GEM_LIBDIR}/lib/rack/adapter/loader.rb
${GEM_LIBDIR}/lib/rack/adapter/rails.rb
${GEM_LIBDIR}/lib/thin.rb
${GEM_LIBDIR}/lib/thin/backends/base.rb
${GEM_LIBDIR}/lib/thin/backends/swiftiply_client.rb
${GEM_LIBDIR}/lib/thin/backends/tcp_server.rb
${GEM_LIBDIR}/lib/thin/backends/unix_server.rb
${GEM_LIBDIR}/lib/thin/command.rb
${GEM_LIBDIR}/lib/thin/connection.rb
${GEM_LIBDIR}/lib/thin/controllers/cluster.rb
${GEM_LIBDIR}/lib/thin/controllers/controller.rb
${GEM_LIBDIR}/lib/thin/controllers/service.rb
${GEM_LIBDIR}/lib/thin/controllers/service.sh.erb
${GEM_LIBDIR}/lib/thin/daemonizing.rb
${GEM_LIBDIR}/lib/thin/headers.rb
${GEM_LIBDIR}/lib/thin/logging.rb
${GEM_LIBDIR}/lib/thin/request.rb
${GEM_LIBDIR}/lib/thin/response.rb
${GEM_LIBDIR}/lib/thin/runner.rb
${GEM_LIBDIR}/lib/thin/server.rb
${GEM_LIBDIR}/lib/thin/stats.html.erb
${GEM_LIBDIR}/lib/thin/stats.rb
${GEM_LIBDIR}/lib/thin/statuses.rb
${GEM_LIBDIR}/lib/thin/version.rb
${GEM_LIBDIR}/lib/thin_parser.${RUBY_DLEXT}
${GEM_HOME}/specifications/${GEM_NAME}.gemspec