Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_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 BD6B81A921F for ; Thu, 31 Dec 2020 15:33:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0168784DE4; Thu, 31 Dec 2020 15:33:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3BEBF84DDF for ; Thu, 31 Dec 2020 15:33:44 +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 BuGNauvgFSIo for ; Thu, 31 Dec 2020 15:33:43 +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 CCF2B84DCE for ; Thu, 31 Dec 2020 15:33:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2C29FA9D; Thu, 31 Dec 2020 15:33:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609428823209770" MIME-Version: 1.0 Date: Thu, 31 Dec 2020 15:33:43 +0000 From: "Greg Troxel" Subject: CVS commit: [pkgsrc-2020Q4] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20201231153343.C2C29FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609428823209770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Thu Dec 31 15:33:43 UTC 2020 Added Files: pkgsrc/doc [pkgsrc-2020Q4]: CHANGES-pkgsrc-2020Q4 Log Message: doc: Add CHANGES file for pkgsrc-2020Q4 To generate a diff of this commit: cvs rdiff -u -r0 -r1.1.2.1 pkgsrc/doc/CHANGES-pkgsrc-2020Q4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609428823209770 Content-Disposition: inline Content-Length: 374 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/doc/CHANGES-pkgsrc-2020Q4 diff -u /dev/null pkgsrc/doc/CHANGES-pkgsrc-2020Q4:1.1.2.1 --- /dev/null Thu Dec 31 15:33:43 2020 +++ pkgsrc/doc/CHANGES-pkgsrc-2020Q4 Thu Dec 31 15:33:43 2020 @@ -0,0 +1,3 @@ +$NetBSD: CHANGES-pkgsrc-2020Q4,v 1.1.2.1 2020/12/31 15:33:43 gdt Exp $ + +Changes to packages and infrastructure on the pkgsrc-2020Q4 branch: --_----------=_1609428823209770--