Received: by mail.netbsd.org (Postfix, from userid 605) id B584C84D54; Mon, 14 Sep 2020 16:31:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3994084D46 for ; Mon, 14 Sep 2020 16:31:13 +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 q5h9EP4hzObA for ; Mon, 14 Sep 2020 16:31:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9C20E84C71 for ; Mon, 14 Sep 2020 16:31:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9302EFB28; Mon, 14 Sep 2020 16:31:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1600101072144660" MIME-Version: 1.0 Date: Mon, 14 Sep 2020 16:31:12 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/misc/ruby-license-acceptance To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20200914163112.9302EFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1600101072144660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Sep 14 16:31:12 UTC 2020 Modified Files: pkgsrc/misc/ruby-license-acceptance: Makefile distinfo Log Message: misc/ruby-license-acceptance: update to 2.1.2 Update ruby-license-acceptance package to 2.1.2. 2.1.2 (2020-09-09) * Case insensitively check acceptance #88 (phiggins) 2.1.1 (2020-09-09) * Update chefstyle requirement from 1.2.1 to 1.3.2 in /components/ruby #85 (dependabot-preview[bot]) 2.1.0 (2020-09-09) * Update mixlib-cli requirement from ~> 1.7 to ~> 2.1 in /components/ruby #80 (dependabot-preview[bot]) * Fix product reader tests. #81 (phiggins) * Fail license acceptance if the user provides an unrecognized value #86 (phiggins) * improve initial load perf with autoloading expensive gems #87 (mwrock) 2.0.0 (2020-08-12) * Fix minor spelling mistakes #78 (tas50) * Remove support for Ruby 2.3 and bump tty deps #79 (tas50) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/ruby-license-acceptance/Makefile \ pkgsrc/misc/ruby-license-acceptance/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1600101072144660 Content-Disposition: inline Content-Length: 2293 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/misc/ruby-license-acceptance/Makefile diff -u pkgsrc/misc/ruby-license-acceptance/Makefile:1.3 pkgsrc/misc/ruby-license-acceptance/Makefile:1.4 --- pkgsrc/misc/ruby-license-acceptance/Makefile:1.3 Mon Apr 27 15:38:48 2020 +++ pkgsrc/misc/ruby-license-acceptance/Makefile Mon Sep 14 16:31:12 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2020/04/27 15:38:48 taca Exp $ +# $NetBSD: Makefile,v 1.4 2020/09/14 16:31:12 taca Exp $ -DISTNAME= license-acceptance-1.0.19 +DISTNAME= license-acceptance-2.1.2 CATEGORIES= misc MAINTAINER= pkgsrc-users@NetBSD.org @@ -10,8 +10,8 @@ LICENSE= apache-2.0 DEPENDS+= ${RUBY_PKGPREFIX}-pastel>=0.7<1:../../devel/ruby-pastel DEPENDS+= ${RUBY_PKGPREFIX}-tomlrb>=1.2<2:../../devel/ruby-tomlrb -DEPENDS+= ${RUBY_PKGPREFIX}-tty-box>=0.3<1:../../devel/ruby-tty-box -DEPENDS+= ${RUBY_PKGPREFIX}-tty-prompt>=0.18<1:../../devel/ruby-tty-prompt +DEPENDS+= ${RUBY_PKGPREFIX}-tty-box>=0.6<1:../../devel/ruby-tty-box +DEPENDS+= ${RUBY_PKGPREFIX}-tty-prompt>=0.20<1:../../devel/ruby-tty-prompt USE_LANGUAGES= # none Index: pkgsrc/misc/ruby-license-acceptance/distinfo diff -u pkgsrc/misc/ruby-license-acceptance/distinfo:1.3 pkgsrc/misc/ruby-license-acceptance/distinfo:1.4 --- pkgsrc/misc/ruby-license-acceptance/distinfo:1.3 Mon Apr 27 15:38:48 2020 +++ pkgsrc/misc/ruby-license-acceptance/distinfo Mon Sep 14 16:31:12 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2020/04/27 15:38:48 taca Exp $ +$NetBSD: distinfo,v 1.4 2020/09/14 16:31:12 taca Exp $ -SHA1 (license-acceptance-1.0.19.gem) = d7cfd032c6eb201cf0f976acf717225da3d55ce9 -RMD160 (license-acceptance-1.0.19.gem) = e7d682e53ef452c031b7fdeb62846ea1dfceea5a -SHA512 (license-acceptance-1.0.19.gem) = 2b8ab755418924742f97b055f1b14b31394397d103cfd539c806be685038f89fe4bb3c11c67a20052f1564f7a52d1208577dbc7d81ff14a08aede71f0750d8f8 -Size (license-acceptance-1.0.19.gem) = 15360 bytes +SHA1 (license-acceptance-2.1.2.gem) = 6a48c17c0284ea37906e762a69f76d98a0eed22d +RMD160 (license-acceptance-2.1.2.gem) = f8e8862d31b36780610823371a22281123ecba23 +SHA512 (license-acceptance-2.1.2.gem) = f798ba278629dd0d5c28a2ecd9d5e8453225b38fb9b15ca7bb27c09fb6904a45085a6a56b41f7d2899ed0a03a790c73495d78f39fdd80d76e66d3281ffbaddd2 +Size (license-acceptance-2.1.2.gem) = 15872 bytes --_----------=_1600101072144660--