pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/thin www/thin: update to 1.8.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e5baf24ce55
branches: trunk
changeset: 445103:5e5baf24ce55
user: taca <taca%pkgsrc.org@localhost>
date: Sat Jan 16 13:43:38 2021 +0000
description:
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:
www/thin/Makefile | 8 ++++----
www/thin/PLIST | 3 ++-
www/thin/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 10 deletions(-)
diffs (54 lines):
diff -r 06c7563f9e5a -r 5e5baf24ce55 www/thin/Makefile
--- a/www/thin/Makefile Sat Jan 16 13:18:01 2021 +0000
+++ b/www/thin/Makefile Sat Jan 16 13:43:38 2021 +0000
@@ -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@localhost
-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 -r 06c7563f9e5a -r 5e5baf24ce55 www/thin/PLIST
--- a/www/thin/PLIST Sat Jan 16 13:18:01 2021 +0000
+++ b/www/thin/PLIST Sat Jan 16 13:43:38 2021 +0000
@@ -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/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 -r 06c7563f9e5a -r 5e5baf24ce55 www/thin/distinfo
--- a/www/thin/distinfo Sat Jan 16 13:18:01 2021 +0000
+++ b/www/thin/distinfo Sat Jan 16 13:43:38 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index