Received: by mail.netbsd.org (Postfix, from userid 605) id 0AD2484ED3; Wed, 26 Apr 2023 19:18:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3BEC884ED1 for ; Wed, 26 Apr 2023 19:18:03 +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 dJYdU0AUyqQx for ; Wed, 26 Apr 2023 19:18:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 883FE84D84 for ; Wed, 26 Apr 2023 19:18:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 84F5FFA87; Wed, 26 Apr 2023 19:18:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682536682274080" MIME-Version: 1.0 Date: Wed, 26 Apr 2023 19:18:02 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230426191802.84F5FFA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682536682274080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 26 19:18:02 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/re2c to 3.0 To generate a diff of this commit: cvs rdiff -u -r1.2466 -r1.2467 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22817 -r1.22818 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682536682274080 Content-Disposition: inline Content-Length: 1244 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.2466 pkgsrc/doc/CHANGES-2023:1.2467 --- pkgsrc/doc/CHANGES-2023:1.2466 Wed Apr 26 19:06:49 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Apr 26 19:18:01 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2466 2023/04/26 19:06:49 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2467 2023/04/26 19:18:01 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3545,3 +3545,4 @@ Changes to the packages collection and i Added lang/chicken5-boot version 5.3.0 [nikita 2023-04-26] Updated graphics/exiv2 to 0.27.6 [wiz 2023-04-26] Updated graphics/zxing-cpp to 2.0.0 [wiz 2023-04-26] + Updated devel/re2c to 3.0 [wiz 2023-04-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22817 pkgsrc/doc/TODO:1.22818 --- pkgsrc/doc/TODO:1.22817 Wed Apr 26 19:06:49 2023 +++ pkgsrc/doc/TODO Wed Apr 26 19:18:02 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22817 2023/04/26 19:06:49 wiz Exp $ +$NetBSD: TODO,v 1.22818 2023/04/26 19:18:02 wiz Exp $ Suggested new packages ====================== @@ -1295,7 +1295,6 @@ For possible Perl packages updates, see o rcs-5.10.0 o rdp-1.6 o re2-20230301 - o re2c-3.0 o rebar-3.13.2 o regionset-0.2 o remind-3.03.06 --_----------=_1682536682274080--