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