Received: by mail.netbsd.org (Postfix, from userid 605) id 6D0D784E81; Mon, 27 Sep 2021 13:22:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A4F7A84E75 for ; Mon, 27 Sep 2021 13:22:17 +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 BgXAKaaunQax for ; Mon, 27 Sep 2021 13:22:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3EB4B84D0D for ; Mon, 27 Sep 2021 13:22:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37E57FA97; Mon, 27 Sep 2021 13:22:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1632748937175630" MIME-Version: 1.0 Date: Mon, 27 Sep 2021 13:22:17 +0000 From: "Thomas Klausner" Subject: CVS commit: [pkgsrc-2021Q3] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210927132217.37E57FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1632748937175630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 27 13:22:17 UTC 2021 Added Files: pkgsrc/doc [pkgsrc-2021Q3]: CHANGES-pkgsrc-2021Q3 Log Message: doc: add changes file for branch To generate a diff of this commit: cvs rdiff -u -r0 -r1.1.2.1 pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1632748937175630 Content-Disposition: inline Content-Length: 376 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/doc/CHANGES-pkgsrc-2021Q3 diff -u /dev/null pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.1 --- /dev/null Mon Sep 27 13:22:17 2021 +++ pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Mon Sep 27 13:22:17 2021 @@ -0,0 +1,4 @@ +$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.1 2021/09/27 13:22:17 wiz Exp $ + +Changes to packages and infrastructure on the pkgsrc-2021Q3 branch: + --_----------=_1632748937175630--