Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 144A984EB5 for ; Fri, 2 Jun 2023 15:31:21 +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 lAMVn71UGoKz for ; Fri, 2 Jun 2023 15:31:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 29ADB84E7E for ; Fri, 2 Jun 2023 15:31:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 264F1FA88; Fri, 2 Jun 2023 15:31:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1685719880266160" MIME-Version: 1.0 Date: Fri, 2 Jun 2023 15:31:20 +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: <20230602153120.264F1FA88@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1685719880266160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jun 2 15:31:19 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: vim* updated to 9.0.1598 To generate a diff of this commit: cvs rdiff -u -r1.3476 -r1.3477 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23010 -r1.23011 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1685719880266160 Content-Disposition: inline Content-Length: 1612 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.3476 pkgsrc/doc/CHANGES-2023:1.3477 --- pkgsrc/doc/CHANGES-2023:1.3476 Fri Jun 2 14:26:25 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jun 2 15:31:19 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3476 2023/06/02 14:26:25 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3477 2023/06/02 15:31:19 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4812,3 +4812,10 @@ Changes to the packages collection and i Updated math/R-statmod to 1.5.0 [makoto 2023-06-02] Updated math/R-splancs to 2.01.43 [makoto 2023-06-02] Updated emulators/mame to 0.255 [wiz 2023-06-02] + Updated editors/vim to 9.0.1598 [wiz 2023-06-02] + Updated editors/vim-gtk2 to 9.0.1598 [wiz 2023-06-02] + Updated editors/vim-gtk3 to 9.0.1598 [wiz 2023-06-02] + Updated editors/vim-lang to 9.0.1598 [wiz 2023-06-02] + Updated editors/vim-motif to 9.0.1598 [wiz 2023-06-02] + Updated editors/vim-share to 9.0.1598 [wiz 2023-06-02] + Updated editors/vim-xaw to 9.0.1598 [wiz 2023-06-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23010 pkgsrc/doc/TODO:1.23011 --- pkgsrc/doc/TODO:1.23010 Fri Jun 2 14:48:22 2023 +++ pkgsrc/doc/TODO Fri Jun 2 15:31:19 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23010 2023/06/02 14:48:22 taca Exp $ +$NetBSD: TODO,v 1.23011 2023/06/02 15:31:19 wiz Exp $ Suggested new packages ====================== @@ -1464,8 +1464,6 @@ For possible Perl packages updates, see o verilator-4.204 o vfu-4.09 o vicq-0.4.2 - o vim-9.0 - o vim-share-9.0.1585 o vinagre-3.16.1 o vino-3.16.0 o virt-manager-3.2.0 --_----------=_1685719880266160--