Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5042B84EF7 for ; Fri, 17 Nov 2023 09:33:12 +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 CJbrtDi-dmvP for ; Fri, 17 Nov 2023 09:33:11 +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 96B0F84CC9 for ; Fri, 17 Nov 2023 09:33:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8EB28FA3D; Fri, 17 Nov 2023 09:33:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1700213591201080" MIME-Version: 1.0 Date: Fri, 17 Nov 2023 09:33:11 +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: <20231117093311.8EB28FA3D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1700213591201080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Nov 17 09:33:11 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated editors/vim to 9.0.2112 To generate a diff of this commit: cvs rdiff -u -r1.7056 -r1.7057 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23668 -r1.23669 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1700213591201080 Content-Disposition: inline Content-Length: 1392 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.7056 pkgsrc/doc/CHANGES-2023:1.7057 --- pkgsrc/doc/CHANGES-2023:1.7056 Fri Nov 17 09:28:13 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Nov 17 09:33:10 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7056 2023/11/17 09:28:13 nia Exp $ +$NetBSD: CHANGES-2023,v 1.7057 2023/11/17 09:33:10 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10136,3 +10136,4 @@ Changes to the packages collection and i Updated devel/glib2 to 2.78.1nb1 [ryoon 2023-11-17] Updated emulators/libretro-flycast to 2.2 [nia 2023-11-17] Updated emulators/flycast to 2.2 [nia 2023-11-17] + Updated editors/vim to 9.0.2112 [wiz 2023-11-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23668 pkgsrc/doc/TODO:1.23669 --- pkgsrc/doc/TODO:1.23668 Thu Nov 16 09:54:34 2023 +++ pkgsrc/doc/TODO Fri Nov 17 09:33:11 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23668 2023/11/16 09:54:34 wiz Exp $ +$NetBSD: TODO,v 1.23669 2023/11/17 09:33:11 wiz Exp $ Suggested new packages ====================== @@ -508,7 +508,7 @@ For possible Perl packages updates, see o cacti-spine-1.2.16 o calc-2.11.10.1 o calcoo-2.1.0 - o calibre-6.25.0 [requires py-qt6/py-qt6-webengine] + o calibre-7.0.0 [requires py-qt6/py-qt6-webengine] o calligra-3.0.1 [in wip; koffice successor] o camlp4-4.12 o carbons-purple-0.2.3 --_----------=_1700213591201080--