Received: by mail.netbsd.org (Postfix, from userid 605) id 947F784DD6; Fri, 23 Apr 2021 06:34:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CFB1B84DAF for ; Fri, 23 Apr 2021 06:34:30 +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 D22FS3oTSux0 for ; Fri, 23 Apr 2021 06:34:30 +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 65B4084CDA for ; Fri, 23 Apr 2021 06:34:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5DCE6FA95; Fri, 23 Apr 2021 06:34:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619159670103340" MIME-Version: 1.0 Date: Fri, 23 Apr 2021 06:34:30 +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: <20210423063430.5DCE6FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619159670103340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: morr Date: Fri Apr 23 06:34:30 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: note update of vim To generate a diff of this commit: cvs rdiff -u -r1.2303 -r1.2304 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619159670103340 Content-Disposition: inline Content-Length: 723 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2303 pkgsrc/doc/CHANGES-2021:1.2304 --- pkgsrc/doc/CHANGES-2021:1.2303 Fri Apr 23 06:10:17 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Apr 23 06:34:30 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2303 2021/04/23 06:10:17 morr Exp $ +$NetBSD: CHANGES-2021,v 1.2304 2021/04/23 06:34:30 morr Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3639,3 +3639,4 @@ Changes to the packages collection and i Added games/nbsdgames version 4.0 [nia 2021-04-22] Updated devel/boost-jam to 1.76.0nb1 [wiz 2021-04-22] Updated www/wordpress to 5.7.1 [morr 2021-04-23] + Updated editors/vim-share to 8.2.2800 [morr 2021-04-23] --_----------=_1619159670103340--