Received: by mail.netbsd.org (Postfix, from userid 605) id B296784D46; Sun, 23 May 2021 09:37:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EC79E84D27 for ; Sun, 23 May 2021 09:37:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id zJJhesBm8llO for ; Sun, 23 May 2021 09:37:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 548F484CD8 for ; Sun, 23 May 2021 09:37:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 513F8FA95; Sun, 23 May 2021 09:37:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621762647107920" MIME-Version: 1.0 Date: Sun, 23 May 2021 09:37:27 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210523093727.513F8FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621762647107920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun May 23 09:37:27 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated lang/ruby-cucumber-gherkin to 19.0.2 To generate a diff of this commit: cvs rdiff -u -r1.2927 -r1.2928 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621762647107920 Content-Disposition: inline Content-Length: 764 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2927 pkgsrc/doc/CHANGES-2021:1.2928 --- pkgsrc/doc/CHANGES-2021:1.2927 Sun May 23 09:35:04 2021 +++ pkgsrc/doc/CHANGES-2021 Sun May 23 09:37:27 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2927 2021/05/23 09:35:04 taca Exp $ +$NetBSD: CHANGES-2021,v 1.2928 2021/05/23 09:37:27 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4531,3 +4531,4 @@ Changes to the packages collection and i Updated devel/ruby-bindata to 2.4.10 [taca 2021-05-23] Updated devel/ruby-cucumber-expressions to 12.1.1 [taca 2021-05-23] Updated devel/ruby-cucumber-messages to 16.0.0 [taca 2021-05-23] + Updated lang/ruby-cucumber-gherkin to 19.0.2 [taca 2021-05-23] --_----------=_1621762647107920--