Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 0623F1A924A for ; Sat, 16 Jan 2021 13:43:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3A6438511F; Sat, 16 Jan 2021 13:43:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 746CD8511B for ; Sat, 16 Jan 2021 13:43:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id GGMy10_R6PL4 for ; Sat, 16 Jan 2021 13:43:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id DD90885114 for ; Sat, 16 Jan 2021 13:43:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D68B5FA9D; Sat, 16 Jan 2021 13:43:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161080461890970" MIME-Version: 1.0 Date: Sat, 16 Jan 2021 13:43:38 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/thin To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210116134338.D68B5FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161080461890970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Jan 16 13:43:38 UTC 2021 Modified Files: pkgsrc/www/thin: Makefile PLIST distinfo Log Message: 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 in detail. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/thin/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/thin/PLIST cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/thin/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161080461890970 Content-Disposition: inline Content-Length: 2674 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/thin/Makefile diff -u pkgsrc/www/thin/Makefile:1.21 pkgsrc/www/thin/Makefile:1.22 --- pkgsrc/www/thin/Makefile:1.21 Sun Sep 10 16:19:05 2017 +++ pkgsrc/www/thin/Makefile Sat Jan 16 13:43:38 2021 @@ -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 Index: pkgsrc/www/thin/PLIST diff -u pkgsrc/www/thin/PLIST:1.10 pkgsrc/www/thin/PLIST:1.11 --- pkgsrc/www/thin/PLIST:1.10 Sun Mar 8 15:17:22 2015 +++ pkgsrc/www/thin/PLIST Sat Jan 16 13:43:38 2021 @@ -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 Index: pkgsrc/www/thin/distinfo diff -u pkgsrc/www/thin/distinfo:1.16 pkgsrc/www/thin/distinfo:1.17 --- pkgsrc/www/thin/distinfo:1.16 Sun Sep 10 16:19:05 2017 +++ pkgsrc/www/thin/distinfo Sat Jan 16 13:43:38 2021 @@ -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 --_----------=_161080461890970--