Received: by mail.netbsd.org (Postfix, from userid 605) id 9B64D84D57; Fri, 29 Jul 2022 13:50:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B26AE84D43 for ; Fri, 29 Jul 2022 13:50:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id fTu6sItf8s9Q for ; Fri, 29 Jul 2022 13:50:52 +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 1205184CEE for ; Fri, 29 Jul 2022 13:50:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0963AFB1A; Fri, 29 Jul 2022 13:50:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1659102652145050" MIME-Version: 1.0 Date: Fri, 29 Jul 2022 13:50:52 +0000 From: "Jason R Thorpe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: thorpej@netbsd.org X-Mailer: log_accum Message-Id: <20220729135052.0963AFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1659102652145050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: thorpej Date: Fri Jul 29 13:50:51 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Added u-boot-pinecube version 2022.04 To generate a diff of this commit: cvs rdiff -u -r1.3592 -r1.3593 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1659102652145050 Content-Disposition: inline Content-Length: 731 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3592 pkgsrc/doc/CHANGES-2022:1.3593 --- pkgsrc/doc/CHANGES-2022:1.3592 Fri Jul 29 10:43:09 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Jul 29 13:50:51 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3592 2022/07/29 10:43:09 adam Exp $ +$NetBSD: CHANGES-2022,v 1.3593 2022/07/29 13:50:51 thorpej Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5377,3 +5377,4 @@ Changes to the packages collection and i Updated www/py-uvicorn to 0.18.2 [adam 2022-07-29] Updated devel/cmake to 3.23.3 [adam 2022-07-29] Updated finance/py-braintree to 4.16.0 [adam 2022-07-29] + Added u-boot-pinecube version 2022.04 [thorpej 2022-07-29] --_----------=_1659102652145050--