diff options
author | jlam <jlam> | 2008-04-21 16:09:42 +0000 |
---|---|---|
committer | jlam <jlam> | 2008-04-21 16:09:42 +0000 |
commit | 6c5ad5e6d926fe355f4c9ed954d5e9e7d23281d0 (patch) | |
tree | e3a68ebee51762b22e27361de22e5ce8d52ab38d /www/thin/distinfo | |
parent | aa75e50d449ecd1c3fbd3706da805ceb370341b8 (diff) | |
download | pkgsrc-6c5ad5e6d926fe355f4c9ed954d5e9e7d23281d0.tar.gz |
Update www/thin to version 0.8.1. Changes from version 0.8.0 include:
* [bug] Rescue all types of errors when processing request
* [bug] Use Swiftiply backend when -y option is specified
* Allow passing port as a string in Server.new
* Define deferred?(env) in your Rack application to set if a request
is handled in a thread (return true) or not (return false).
Diffstat (limited to 'www/thin/distinfo')
-rw-r--r-- | www/thin/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/thin/distinfo b/www/thin/distinfo index ca71bd3bcd3..fdf9d3db68b 100644 --- a/www/thin/distinfo +++ b/www/thin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/04/13 07:10:19 jlam Exp $ +$NetBSD: distinfo,v 1.3 2008/04/21 16:09:42 jlam Exp $ -SHA1 (thin-0.8.0.gem) = e800e30a3d9377f04e153f3d4d43cc9e31cada6e -RMD160 (thin-0.8.0.gem) = 6a5f4f4d7bd4b8f24e67535ed79648b8fb208200 -Size (thin-0.8.0.gem) = 169984 bytes +SHA1 (thin-0.8.1.gem) = c7f6559f1c5c0a53b683526f67c7be8ad198383f +RMD160 (thin-0.8.1.gem) = c750b6960fe40376d08107aebc9ac07b17e55657 +Size (thin-0.8.1.gem) = 139776 bytes |