summaryrefslogtreecommitdiff
path: root/www/thin/distinfo
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-12-16 12:43:09 +0000
committertaca <taca@pkgsrc.org>2011-12-16 12:43:09 +0000
commit960fbd0b22afbf1ca5f9cf1359e70f9ce3555c69 (patch)
tree349b2631da089021ae42ff141fffb747c1a1b784 /www/thin/distinfo
parent6ff8d0680672260f373503f606d0333fe2e27caa (diff)
downloadpkgsrc-960fbd0b22afbf1ca5f9cf1359e70f9ce3555c69.tar.gz
Update thin pacakge to 1.3.1.
== 1.3.1 Triple Espresso * Fix service not working pre 1.9. == 1.3.0 Double Espresso * BREAKING CHANGE: Thin no longer ships with fat Windows binaries. From now on, to install on Windows, install https://github.com/oneclick/rubyinstaller/wiki/Development-Kit. * BREAKING CHANGE: Remove automatic Content-Length setting. It is now the responsibility of the app (or a middleware) to set the Content-Length. * Log errors to STDERR [textgoeshere] * Shut down gracefully when receiving SIGTERM [ddollar] Processes are allowed a chance to shut down gracefully when receiving SIGTERM (http://en.wikipedia.org/wiki/SIGTERM). On Heroku, when shutting down a process, we send a SIGTERM followed 10 seconds later with a SIGKILL, similar to the behavior of the init daemon on most Unix systems. This patch will allow Heroku apps to shut down gracefully when they need to be terminated / moved.
Diffstat (limited to 'www/thin/distinfo')
-rw-r--r--www/thin/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/thin/distinfo b/www/thin/distinfo
index 528495a8b89..3e122324ddb 100644
--- a/www/thin/distinfo
+++ b/www/thin/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/06/19 08:08:33 taca Exp $
+$NetBSD: distinfo,v 1.6 2011/12/16 12:43:09 taca Exp $
-SHA1 (thin-1.2.11.gem) = defa97b88678f1358380346734acefd346a78bd9
-RMD160 (thin-1.2.11.gem) = 74537595e90721bb8e013f75e0c65c12f8c156cf
-Size (thin-1.2.11.gem) = 142848 bytes
+SHA1 (thin-1.3.1.gem) = e009f5ce3ba092299cd0810652e67c080ffaef14
+RMD160 (thin-1.3.1.gem) = e03d1607b1c00d7458d3fb9dc55a5b0e64c99449
+Size (thin-1.3.1.gem) = 141824 bytes