summaryrefslogtreecommitdiff
path: root/www/thin
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-10-04 15:40:20 +0000
committertaca <taca@pkgsrc.org>2015-10-04 15:40:20 +0000
commit77e4ef71088e0c9d7c39c1caa3b262f926252663 (patch)
tree6700822cbd06f2f15ec6cfdb394ba888089a77ab /www/thin
parentdd8a72bb0c65acc8c35199865651a9f734eaacea (diff)
downloadpkgsrc-77e4ef71088e0c9d7c39c1caa3b262f926252663.tar.gz
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]
Diffstat (limited to 'www/thin')
-rw-r--r--www/thin/Makefile7
-rw-r--r--www/thin/distinfo8
2 files changed, 7 insertions, 8 deletions
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