Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B0B684D8C for ; Thu, 7 Dec 2023 08:21:55 +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 3Q_orjF8cmA3 for ; Thu, 7 Dec 2023 08:21:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E724D84D2E for ; Thu, 7 Dec 2023 08:21:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E327DFA42; Thu, 7 Dec 2023 08:21:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1701937314255960" MIME-Version: 1.0 Date: Thu, 7 Dec 2023 08:21:54 +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: <20231207082154.E327DFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1701937314255960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Dec 7 08:21:54 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/tree-sitter-css to 0.20.0 To generate a diff of this commit: cvs rdiff -u -r1.7421 -r1.7422 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23713 -r1.23714 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1701937314255960 Content-Disposition: inline Content-Length: 1308 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.7421 pkgsrc/doc/CHANGES-2023:1.7422 --- pkgsrc/doc/CHANGES-2023:1.7421 Thu Dec 7 08:18:29 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Dec 7 08:21:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7421 2023/12/07 08:18:29 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7422 2023/12/07 08:21:54 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10646,3 +10646,4 @@ Changes to the packages collection and i Updated www/curl to 8.5.0 [wiz 2023-12-07] Updated graphics/jasper to 4.1.1 [wiz 2023-12-07] Updated misc/khard to 0.19.1 [wiz 2023-12-07] + Updated textproc/tree-sitter-css to 0.20.0 [wiz 2023-12-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23713 pkgsrc/doc/TODO:1.23714 --- pkgsrc/doc/TODO:1.23713 Thu Dec 7 08:18:29 2023 +++ pkgsrc/doc/TODO Thu Dec 7 08:21:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23713 2023/12/07 08:18:29 wiz Exp $ +$NetBSD: TODO,v 1.23714 2023/12/07 08:21:54 wiz Exp $ Suggested new packages ====================== @@ -1392,7 +1392,6 @@ For possible Perl packages updates, see o trafficserver-9.0.1 o translate-toolkit-3.3.4 o transmission-4.0.4 - o tree-sitter-css-0.20.0 o trimmomatic-0.39 o tripwire-2.3.1 [see also pkg/22362] o trojita-0.6 --_----------=_1701937314255960--