From 60c37f1839061912b4b0f9db8ecb32cc980aeedd Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 4 Oct 2015 15:40:20 +0000 Subject: Update thin to 1.6.4. == 1.6.4 Gob Bluth * Increase REQUEST_PATH to 2048 symbols [X2rdas] * Fix warning in logger [tenderlove] * Add :timeout option for Rack::Server.new [sugitak] * When restarting, exit on a next tick so we can send response back to a client [rsamoilov] * Check for empty PID files [z1dane] * Update Event Machine version to 1.0.4, Ruby 2.2.0 fix [freemanoid] --- www/thin/Makefile | 7 +++---- www/thin/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/thin/Makefile b/www/thin/Makefile index 8fc43af29a8..f214ff2df40 100644 --- a/www/thin/Makefile +++ b/www/thin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2015/03/08 16:10:37 taca Exp $ +# $NetBSD: Makefile,v 1.18 2015/10/04 15:40:20 taca Exp $ -DISTNAME= thin-1.6.3 -PKGREVISION= 1 +DISTNAME= thin-1.6.4 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -11,7 +10,7 @@ LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-rack15>=1.0.0:../../www/ruby-rack15 DEPENDS+= ${RUBY_PKGPREFIX}-daemons>=1.0.9:../../misc/ruby-daemons -DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=1.0.0:../../devel/ruby-eventmachine +DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=1.0.4:../../devel/ruby-eventmachine USE_GCC_RUNTIME= yes RUBYGEM_OPTIONS+= --format-executable diff --git a/www/thin/distinfo b/www/thin/distinfo index c7c845751a1..abca44603d6 100644 --- a/www/thin/distinfo +++ b/www/thin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/03/01 15:41:36 taca Exp $ +$NetBSD: distinfo,v 1.12 2015/10/04 15:40:20 taca Exp $ -SHA1 (thin-1.6.3.gem) = ad99e77149b922c3f067b0140438c044d24115f1 -RMD160 (thin-1.6.3.gem) = 5bdf62411802071ef77f126f2219ba0428c91520 -Size (thin-1.6.3.gem) = 59392 bytes +SHA1 (thin-1.6.4.gem) = adfc60c04215ab4a31235f8f83f6ba1c5dc81912 +RMD160 (thin-1.6.4.gem) = df372bddb1555338f9bf866e239e3cbb057b9d27 +Size (thin-1.6.4.gem) = 59904 bytes -- cgit v1.2.3