Received: by mail.netbsd.org (Postfix, from userid 605) id D7D6C84D79; Sat, 2 Oct 2021 18:34:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1DA3784D6C for ; Sat, 2 Oct 2021 18:34:28 +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 Lgexdm5DxuPh for ; Sat, 2 Oct 2021 18:34:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7651A84D35 for ; Sat, 2 Oct 2021 18:34:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 73254FA97; Sat, 2 Oct 2021 18:34:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163319966764100" MIME-Version: 1.0 Date: Sat, 2 Oct 2021 18:34:27 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20211002183427.73254FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163319966764100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Oct 2 18:34:27 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-ruamel-yaml, textproc/py-ujson To generate a diff of this commit: cvs rdiff -u -r1.5019 -r1.5020 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163319966764100 Content-Disposition: inline Content-Length: 790 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.5019 pkgsrc/doc/CHANGES-2021:1.5020 --- pkgsrc/doc/CHANGES-2021:1.5019 Sat Oct 2 16:47:38 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Oct 2 18:34:27 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5019 2021/10/02 16:47:38 adam Exp $ +$NetBSD: CHANGES-2021,v 1.5020 2021/10/02 18:34:27 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7701,3 +7701,5 @@ Changes to the packages collection and i Updated devel/p5-ExtUtils-CppGuess to 0.23 [wen 2021-10-02] Updated devel/py-lazr.config to 2.2.3 [adam 2021-10-02] Updated audio/faudio to 21.10 [adam 2021-10-02] + Updated devel/py-ruamel-yaml to 0.17.16 [adam 2021-10-02] + Updated textproc/py-ujson to 4.2.0 [adam 2021-10-02] --_----------=_163319966764100--