Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A19F284D0E for ; Thu, 16 Nov 2023 09:54:35 +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 L2TyeIaocQw5 for ; Thu, 16 Nov 2023 09:54:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EA44F84CC9 for ; Thu, 16 Nov 2023 09:54:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E7737FA3D; Thu, 16 Nov 2023 09:54:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170012847490580" MIME-Version: 1.0 Date: Thu, 16 Nov 2023 09:54:34 +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: <20231116095434.E7737FA3D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170012847490580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 16 09:54:34 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated editors/vim to 9.0.2105 To generate a diff of this commit: cvs rdiff -u -r1.7033 -r1.7034 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23667 -r1.23668 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170012847490580 Content-Disposition: inline Content-Length: 1254 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.7033 pkgsrc/doc/CHANGES-2023:1.7034 --- pkgsrc/doc/CHANGES-2023:1.7033 Thu Nov 16 09:49:51 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Nov 16 09:54:34 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7033 2023/11/16 09:49:51 he Exp $ +$NetBSD: CHANGES-2023,v 1.7034 2023/11/16 09:54:34 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10110,3 +10110,4 @@ Changes to the packages collection and i Updated devel/py-pyte to 0.8.2 [adam 2023-11-16] Updated www/py-test-httpx to 0.27.0 [adam 2023-11-16] Updated lang/rust to 1.73.0 [he 2023-11-16] + Updated editors/vim to 9.0.2105 [wiz 2023-11-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23667 pkgsrc/doc/TODO:1.23668 --- pkgsrc/doc/TODO:1.23667 Thu Nov 16 09:31:51 2023 +++ pkgsrc/doc/TODO Thu Nov 16 09:54:34 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23667 2023/11/16 09:31:51 wiz Exp $ +$NetBSD: TODO,v 1.23668 2023/11/16 09:54:34 wiz Exp $ Suggested new packages ====================== @@ -1393,7 +1393,6 @@ For possible Perl packages updates, see o verilator-4.204 o vfu-4.09 o vicq-0.4.2 - o vim-share-9.0.1677 o vinagre-3.16.1 o vino-3.16.0 o virt-manager-3.2.0 --_----------=_170012847490580--