Received: by mail.netbsd.org (Postfix, from userid 605) id 1A16B84EC6; Thu, 15 Dec 2022 22:28:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4B2FF84EA7 for ; Thu, 15 Dec 2022 22:28:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 8q86rSuWsfNI for ; Thu, 15 Dec 2022 22:28:57 +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 A157D84D40 for ; Thu, 15 Dec 2022 22:28:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 98EFAFA90; Thu, 15 Dec 2022 22:28:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1671143337211860" MIME-Version: 1.0 Date: Thu, 15 Dec 2022 22:28:57 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20221215222857.98EFAFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1671143337211860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Thu Dec 15 22:28:57 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated editors/neovim to 0.8.1 To generate a diff of this commit: cvs rdiff -u -r1.6127 -r1.6128 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1671143337211860 Content-Disposition: inline Content-Length: 726 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.6127 pkgsrc/doc/CHANGES-2022:1.6128 --- pkgsrc/doc/CHANGES-2022:1.6127 Thu Dec 15 22:14:22 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Dec 15 22:28:57 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6127 2022/12/15 22:14:22 nikita Exp $ +$NetBSD: CHANGES-2022,v 1.6128 2022/12/15 22:28:57 nikita Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9231,3 +9231,4 @@ Changes to the packages collection and i Added mail/mm version 0.96.0.14 [vins 2022-12-15] Added mail/mailutils version 3.15 [vins 2022-12-15] Added devel/libvterm03 version 0.3 [nikita 2022-12-15] + Updated editors/neovim to 0.8.1 [nikita 2022-12-15] --_----------=_1671143337211860--