Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8CFB31A921F for ; Mon, 21 Dec 2020 15:02:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D0B6684D23; Mon, 21 Dec 2020 15:02:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1829B84CEF for ; Mon, 21 Dec 2020 15:02:18 +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 EaXSiPY2Db2E for ; Mon, 21 Dec 2020 15:02:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 75C3F84CDA for ; Mon, 21 Dec 2020 15:02:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6EF1FFA9D; Mon, 21 Dec 2020 15:02:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1608562937198400" MIME-Version: 1.0 Date: Mon, 21 Dec 2020 15:02:17 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20201221150217.6EF1FFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1608562937198400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Mon Dec 21 15:02:17 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: CHANGES-2020: Start 2020Q4 freeze To generate a diff of this commit: cvs rdiff -u -r1.6846 -r1.6847 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1608562937198400 Content-Disposition: inline Content-Length: 741 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.6846 pkgsrc/doc/CHANGES-2020:1.6847 --- pkgsrc/doc/CHANGES-2020:1.6846 Mon Dec 21 14:51:15 2020 +++ pkgsrc/doc/CHANGES-2020 Mon Dec 21 15:02:17 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6846 2020/12/21 14:51:15 mef Exp $ +$NetBSD: CHANGES-2020,v 1.6847 2020/12/21 15:02:17 gdt Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9921,3 +9921,4 @@ Changes to the packages collection and i Added graphics/pastel version 0.8.0 [pin 2020-12-21] Updated x11/kitty to 0.19.3 [pin 2020-12-21] Added security/R-credentials version 1.3.0 [mef 2020-12-21] + mk/bsd.pkg.mk: started freeze for pkgsrc-2020Q4 branch [gdt 2020-12-21] --_----------=_1608562937198400--