Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6DA9D84CF2 for ; Wed, 6 Sep 2023 18:54:00 +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 wpNr04ey1SYb for ; Wed, 6 Sep 2023 18:54:00 +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 C134884CC8 for ; Wed, 6 Sep 2023 18:53:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BEDC2FBDB; Wed, 6 Sep 2023 18:53:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1694026439209790" MIME-Version: 1.0 Date: Wed, 6 Sep 2023 18:53:59 +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: <20230906185359.BEDC2FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1694026439209790 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:53:59 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added devel/p5-Cucumber-TagExpressions version 5.0.6 To generate a diff of this commit: cvs rdiff -u -r1.5368 -r1.5369 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1694026439209790 Content-Disposition: inline Content-Length: 739 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.5368 pkgsrc/doc/CHANGES-2023:1.5369 --- pkgsrc/doc/CHANGES-2023:1.5368 Wed Sep 6 18:35:38 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 6 18:53:59 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5368 2023/09/06 18:35:38 bouyer Exp $ +$NetBSD: CHANGES-2023,v 1.5369 2023/09/06 18:53:59 schmonz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7821,3 +7821,4 @@ Changes to the packages collection and i Updated www/nghttp3 to 0.15.0 [adam 2023-09-06] 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] --_----------=_1694026439209790--