Received: by mail.netbsd.org (Postfix, from userid 605) id CFF1B84ED2; Mon, 30 Aug 2021 16:29:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14C2B84CFD for ; Mon, 30 Aug 2021 16:29:12 +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 QLBwabWVhZ3e for ; Mon, 30 Aug 2021 16:29:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6EC6684CDA for ; Mon, 30 Aug 2021 16:29:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6C1EDFA97; Mon, 30 Aug 2021 16:29:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163034095177820" MIME-Version: 1.0 Date: Mon, 30 Aug 2021 16:29:11 +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: <20210830162911.6C1EDFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163034095177820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Aug 30 16:29:11 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/ruby-cucumber-core to 10.0.1 To generate a diff of this commit: cvs rdiff -u -r1.4445 -r1.4446 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163034095177820 Content-Disposition: inline Content-Length: 770 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.4445 pkgsrc/doc/CHANGES-2021:1.4446 --- pkgsrc/doc/CHANGES-2021:1.4445 Mon Aug 30 16:25:17 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Aug 30 16:29:11 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4445 2021/08/30 16:25:17 taca Exp $ +$NetBSD: CHANGES-2021,v 1.4446 2021/08/30 16:29:11 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7017,3 +7017,4 @@ Changes to the packages collection and i Updated devel/ruby-cucumber-expressions to 12.1.2 [taca 2021-08-30] Updated devel/ruby-cucumber-messages to 17.0.1 [taca 2021-08-30] Updated lang/ruby-cucumber-gherkin to 20.0.1 [taca 2021-08-30] + Updated devel/ruby-cucumber-core to 10.0.1 [taca 2021-08-30] --_----------=_163034095177820--