summaryrefslogtreecommitdiff
path: root/www/thin
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-01-16 13:43:38 +0000
committertaca <taca@pkgsrc.org>2021-01-16 13:43:38 +0000
commitc6a7d02eed7bc9ea98e53a94ca6698b4312e72d0 (patch)
tree3b5bfc2973cd8600ca66b9f3736736d4344024ab /www/thin
parent4a2b69356ba3f6f73f29223bd15d647d821f2581 (diff)
downloadpkgsrc-c6a7d02eed7bc9ea98e53a94ca6698b4312e72d0.tar.gz
www/thin: update to 1.8.0
Update thin package to 1.8.0. 1.8.0 (2020-11-13) No update to CHANGELOG, please refer <https://github.com/macournoyer/thin/compare/v1.7.2...v1.8.0> in detail.
Diffstat (limited to 'www/thin')
-rw-r--r--www/thin/Makefile8
-rw-r--r--www/thin/PLIST3
-rw-r--r--www/thin/distinfo10
3 files changed, 11 insertions, 10 deletions
diff --git a/www/thin/Makefile b/www/thin/Makefile
index 6c222f92173..d345d69c504 100644
--- a/www/thin/Makefile
+++ b/www/thin/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.21 2017/09/10 16:19:05 taca Exp $
+# $NetBSD: Makefile,v 1.22 2021/01/16 13:43:38 taca Exp $
-DISTNAME= thin-1.7.2
+DISTNAME= thin-1.8.0
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://code.macournoyer.com/thin/
+HOMEPAGE= https://github.com/macournoyer/thin
COMMENT= Fast and very simple Ruby web server
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-rack16>=1.6.0:../../www/ruby-rack16
+DEPENDS+= ${RUBY_PKGPREFIX}-rack>=1.6.0:../../www/ruby-rack
DEPENDS+= ${RUBY_PKGPREFIX}-daemons>=1.0.9:../../misc/ruby-daemons
DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=1.0.4:../../devel/ruby-eventmachine
diff --git a/www/thin/PLIST b/www/thin/PLIST
index b174804f2bb..dda709cf20d 100644
--- a/www/thin/PLIST
+++ b/www/thin/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2015/03/08 15:17:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2021/01/16 13:43:38 taca Exp $
bin/thin${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
@@ -29,6 +29,7 @@ ${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/rack/handler/thin.rb
${GEM_LIBDIR}/lib/thin.rb
${GEM_LIBDIR}/lib/thin/backends/base.rb
${GEM_LIBDIR}/lib/thin/backends/swiftiply_client.rb
diff --git a/www/thin/distinfo b/www/thin/distinfo
index f4a955e6001..e76ce5df85a 100644
--- a/www/thin/distinfo
+++ b/www/thin/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2017/09/10 16:19:05 taca Exp $
+$NetBSD: distinfo,v 1.17 2021/01/16 13:43:38 taca Exp $
-SHA1 (thin-1.7.2.gem) = 41395e86322ffd31f3a7aef1f697bda3e1e2d6b9
-RMD160 (thin-1.7.2.gem) = b1a956059e98afd6372aff81561c0c5bb80691f6
-SHA512 (thin-1.7.2.gem) = e9e0ad3dab77a1c6f3e413ce7ed1598da0db5fa62355a1fbbc73153d2fd810d82d5bf2e6a434429912eb885c263c674364a5dec7d878960e2dbef37ccbe1472b
-Size (thin-1.7.2.gem) = 58880 bytes
+SHA1 (thin-1.8.0.gem) = 8be81db1ec7bb12db93232b70cdb8102827c3d70
+RMD160 (thin-1.8.0.gem) = 1e5f014f8a4f9e72c49d70c09b936a3d160c9afb
+SHA512 (thin-1.8.0.gem) = 35f2e76c9126646d05010365f298ec70ea9269806af35541753bdbf1857fd506d54007da5a687696f6bd0a396ea3517e7d3319c16d761d4788dc3bf39a12c67b
+Size (thin-1.8.0.gem) = 59392 bytes