Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8A04584D59 for ; Thu, 24 Aug 2023 06:15:18 +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 Z2U0Y5GzZDw7 for ; Thu, 24 Aug 2023 06:15:18 +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 D3E3984CCF for ; Thu, 24 Aug 2023 06:15:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D102DFBDB; Thu, 24 Aug 2023 06:15:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1692857717215410" MIME-Version: 1.0 Date: Thu, 24 Aug 2023 06:15:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230824061517.D102DFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1692857717215410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Aug 24 06:15:17 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/tree-sitter-c to 0.20.5 To generate a diff of this commit: cvs rdiff -u -r1.5012 -r1.5013 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23285 -r1.23286 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1692857717215410 Content-Disposition: inline Content-Length: 1322 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.5012 pkgsrc/doc/CHANGES-2023:1.5013 --- pkgsrc/doc/CHANGES-2023:1.5012 Thu Aug 24 06:14:28 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Aug 24 06:15:16 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5012 2023/08/24 06:14:28 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.5013 2023/08/24 06:15:16 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7276,3 +7276,4 @@ Changes to the packages collection and i Updated net/mosquitto to 2.0.17 [gdt 2023-08-24] Updated x11/libdrm to 2.4.116 [wiz 2023-08-24] Updated textproc/tree-sitter-bash to 0.20.0 [wiz 2023-08-24] + Updated textproc/tree-sitter-c to 0.20.5 [wiz 2023-08-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23285 pkgsrc/doc/TODO:1.23286 --- pkgsrc/doc/TODO:1.23285 Thu Aug 24 06:14:28 2023 +++ pkgsrc/doc/TODO Thu Aug 24 06:15:17 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23285 2023/08/24 06:14:28 wiz Exp $ +$NetBSD: TODO,v 1.23286 2023/08/24 06:15:17 wiz Exp $ Suggested new packages ====================== @@ -1446,7 +1446,6 @@ For possible Perl packages updates, see o torrentzip-2.1.0 o trafficserver-9.0.1 o translate-toolkit-3.3.4 - o tree-sitter-c-0.20.5 o tree-sitter-cmake-0.4.1 o tree-sitter-cpp-0.20.3 o tree-sitter-go-0.20.0 --_----------=_1692857717215410--