Received: by mail.netbsd.org (Postfix, from userid 605) id 534ED84EC9; Wed, 10 May 2023 05:20:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 80E7184ED1 for ; Wed, 10 May 2023 05:20:29 +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 SLAmoMOjc3lY for ; Wed, 10 May 2023 05:20:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C4F0A84EBE for ; Wed, 10 May 2023 05:20:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5ACDAFA87; Wed, 10 May 2023 05:19:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168369598850630" MIME-Version: 1.0 Date: Wed, 10 May 2023 05:19:48 +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: <20230510051948.5ACDAFA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168369598850630 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed May 10 05:19:48 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/py-xbe, devel/py-ruamel-yaml To generate a diff of this commit: cvs rdiff -u -r1.2972 -r1.2973 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168369598850630 Content-Disposition: inline Content-Length: 795 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2972 pkgsrc/doc/CHANGES-2023:1.2973 --- pkgsrc/doc/CHANGES-2023:1.2972 Tue May 9 21:58:52 2023 +++ pkgsrc/doc/CHANGES-2023 Wed May 10 05:19:48 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2972 2023/05/09 21:58:52 nikita Exp $ +$NetBSD: CHANGES-2023,v 1.2973 2023/05/10 05:19:48 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4127,3 +4127,5 @@ Changes to the packages collection and i Updated emulators/spim to 8.0nb2 [dholland 2023-05-09] Added devel/cargo-binutils version 0.3.6 [nikita 2023-05-09] Added devel/flip-link version 0.1.5 [nikita 2023-05-09] + Updated devel/py-xbe to 1.0.1 [adam 2023-05-10] + Updated devel/py-ruamel-yaml to 0.17.26 [adam 2023-05-10] --_----------=_168369598850630--