Received: by mail.netbsd.org (Postfix, from userid 605) id AB10884EF3; Sat, 18 Feb 2023 21:03:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D98D984EF0 for ; Sat, 18 Feb 2023 21:03:01 +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 4gDNMAe-Cq6F for ; Sat, 18 Feb 2023 21:03:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3A43C84CEF for ; Sat, 18 Feb 2023 21:03:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7B2DAFA90; Sat, 18 Feb 2023 21:03:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167675418087800" MIME-Version: 1.0 Date: Sat, 18 Feb 2023 21:03:00 +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: <20230218210300.7B2DAFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167675418087800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Feb 18 21:03:00 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated audio/py-soundfile, devel/py-pydantic To generate a diff of this commit: cvs rdiff -u -r1.1292 -r1.1293 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167675418087800 Content-Disposition: inline Content-Length: 775 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.1292 pkgsrc/doc/CHANGES-2023:1.1293 --- pkgsrc/doc/CHANGES-2023:1.1292 Sat Feb 18 20:22:21 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Feb 18 21:03:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1292 2023/02/18 20:22:21 adam Exp $ +$NetBSD: CHANGES-2023,v 1.1293 2023/02/18 21:03:00 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1656,3 +1656,5 @@ Changes to the packages collection and i Updated print/R-tinytex to 0.44 [mef 2023-02-18] Updated net/iperf3 to 3.13 [adam 2023-02-18] Updated devel/py-pydispatcher to 2.0.7 [adam 2023-02-18] + Updated audio/py-soundfile to 0.12.1 [adam 2023-02-18] + Updated devel/py-pydantic to 1.10.5 [adam 2023-02-18] --_----------=_167675418087800--