Received: by mail.netbsd.org (Postfix, from userid 605) id B567284DF8; Fri, 11 Sep 2020 09:25:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D2A684DF4 for ; Fri, 11 Sep 2020 09:25:39 +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 ghgZng9rokb5 for ; Fri, 11 Sep 2020 09:25: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 95D8D84CDF for ; Fri, 11 Sep 2020 09:25:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 91877FB28; Fri, 11 Sep 2020 09:25:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159981633871160" MIME-Version: 1.0 Date: Fri, 11 Sep 2020 09:25:38 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200911092538.91877FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_159981633871160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Sep 11 09:25:38 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated lang/nodejs, databases/redis To generate a diff of this commit: cvs rdiff -u -r1.5125 -r1.5126 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159981633871160 Content-Disposition: inline Content-Length: 782 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.5125 pkgsrc/doc/CHANGES-2020:1.5126 --- pkgsrc/doc/CHANGES-2020:1.5125 Fri Sep 11 02:47:42 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Sep 11 09:25:38 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5125 2020/09/11 02:47:42 js Exp $ +$NetBSD: CHANGES-2020,v 1.5126 2020/09/11 09:25:38 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7759,3 +7759,5 @@ Changes to the packages collection and i Added chat/py-mautrix version 0.7.1 [js 2020-09-11] Added chat/py-tulir-hangups version 0.4.12 [js 2020-09-11] Added chat/mautrix-hangouts version 0.1.1 [js 2020-09-11] + Updated lang/nodejs to 14.10.1 [adam 2020-09-11] + Updated databases/redis to 6.0.8 [adam 2020-09-11] --_----------=_159981633871160--