Received: by mail.netbsd.org (Postfix, from userid 605) id 7805384D61; Thu, 18 Feb 2021 14:55:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B4CAB84CEE for ; Thu, 18 Feb 2021 14:55:51 +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 OSDh1RD7ox53 for ; Thu, 18 Feb 2021 14:55:51 +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 198F184C86 for ; Thu, 18 Feb 2021 14:55:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 116F0FA95; Thu, 18 Feb 2021 14:55:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613660151137510" MIME-Version: 1.0 Date: Thu, 18 Feb 2021 14:55:51 +0000 From: "Martin Husemann" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: martin@netbsd.org X-Mailer: log_accum Message-Id: <20210218145551.116F0FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613660151137510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: martin Date: Thu Feb 18 14:55:51 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated sysutils/u-boot-pico-pi-imx7d to 2018.11 To generate a diff of this commit: cvs rdiff -u -r1.1157 -r1.1158 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613660151137510 Content-Disposition: inline Content-Length: 744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1157 pkgsrc/doc/CHANGES-2021:1.1158 --- pkgsrc/doc/CHANGES-2021:1.1157 Thu Feb 18 12:35:06 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Feb 18 14:55:50 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1157 2021/02/18 12:35:06 adam Exp $ +$NetBSD: CHANGES-2021,v 1.1158 2021/02/18 14:55:50 martin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1671,3 +1671,4 @@ Changes to the packages collection and i Updated net/py-xandikos to 0.2.4 [adam 2021-02-18] Updated converters/py-zfec to 1.5.5 [adam 2021-02-18] Updated net/py-python-socks to 1.2.1 [adam 2021-02-18] + Updated sysutils/u-boot-pico-pi-imx7d to 2018.11 [martin 2021-02-18] --_----------=_1613660151137510--