Received: by mail.netbsd.org (Postfix, from userid 605) id 3FB8584EC4; Sun, 28 Aug 2022 19:50:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 78A1A84EC0 for ; Sun, 28 Aug 2022 19:50:38 +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 ZW98LpZauEfb for ; Sun, 28 Aug 2022 19:50:38 +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 E5CC184D45 for ; Sun, 28 Aug 2022 19:50:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E323CF9F4; Sun, 28 Aug 2022 19:50:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661716237262810" MIME-Version: 1.0 Date: Sun, 28 Aug 2022 19:50:37 +0000 From: "Daniel Horecki" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: morr@netbsd.org X-Mailer: log_accum Message-Id: <20220828195037.E323CF9F4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661716237262810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: morr Date: Sun Aug 28 19:50:37 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Note update of vim To generate a diff of this commit: cvs rdiff -u -r1.4140 -r1.4141 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661716237262810 Content-Disposition: inline Content-Length: 722 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.4140 pkgsrc/doc/CHANGES-2022:1.4141 --- pkgsrc/doc/CHANGES-2022:1.4140 Sun Aug 28 16:21:54 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Aug 28 19:50:37 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4140 2022/08/28 16:21:54 pin Exp $ +$NetBSD: CHANGES-2022,v 1.4141 2022/08/28 19:50:37 morr Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6017,3 +6017,4 @@ Changes to the packages collection and i Updated devel/difftastic to 0.34.0 [pin 2022-08-28] Updated textproc/csvlens to 0.1.8 [pin 2022-08-28] Added net/piratebay version 0.1.4 [pin 2022-08-28] + Updated editors/vim-share to 9.0.0305 [morr 2022-08-28] --_----------=_1661716237262810--