Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1297284CF2 for ; Wed, 6 Sep 2023 18:56:13 +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 fTD-9_mMYnVJ for ; Wed, 6 Sep 2023 18:56:12 +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 695E384CC8 for ; Wed, 6 Sep 2023 18:56:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 61608FBDB; Wed, 6 Sep 2023 18:56:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1694026572126540" MIME-Version: 1.0 Date: Wed, 6 Sep 2023 18:56:12 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20230906185612.61608FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1694026572126540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Sep 6 18:56:12 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/p5-Test-BDD-Cucumber to 0.86 To generate a diff of this commit: cvs rdiff -u -r1.5369 -r1.5370 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1694026572126540 Content-Disposition: inline Content-Length: 756 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5369 pkgsrc/doc/CHANGES-2023:1.5370 --- pkgsrc/doc/CHANGES-2023:1.5369 Wed Sep 6 18:53:59 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 6 18:56:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5369 2023/09/06 18:53:59 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.5370 2023/09/06 18:56:12 schmonz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7822,3 +7822,4 @@ Changes to the packages collection and i Updated net/ngtcp2 to 0.19.1 [adam 2023-09-06] Updated sysutils/rtty to 3.2nb4 [bouyer 2023-09-06] Added devel/p5-Cucumber-TagExpressions version 5.0.6 [schmonz 2023-09-06] + Updated devel/p5-Test-BDD-Cucumber to 0.86 [schmonz 2023-09-06] --_----------=_1694026572126540--