Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7C87E84E5D for ; Thu, 10 Aug 2023 12:37:42 +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 JDSWH0eB5cvV for ; Thu, 10 Aug 2023 12:37:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 55BF384CF8 for ; Thu, 10 Aug 2023 12:37:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 58937FBDB; Thu, 10 Aug 2023 12:35:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1691670944209330" MIME-Version: 1.0 Date: Thu, 10 Aug 2023 12:35:44 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230810123544.58937FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1691670944209330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Aug 10 12:35:44 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated net/py-zeroconf, devel/py-pdm_backend To generate a diff of this commit: cvs rdiff -u -r1.4848 -r1.4849 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1691670944209330 Content-Disposition: inline Content-Length: 788 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.4848 pkgsrc/doc/CHANGES-2023:1.4849 --- pkgsrc/doc/CHANGES-2023:1.4848 Thu Aug 10 12:03:11 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Aug 10 12:35:43 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4848 2023/08/10 12:03:11 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4849 2023/08/10 12:35:43 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6985,3 +6985,5 @@ Changes to the packages collection and i Updated databases/unixodbc to 2.3.12 [adam 2023-08-10] Updated textproc/py-rapidfuzz to 3.2.0 [adam 2023-08-10] Updated devel/py-curtsies to 0.4.2 [adam 2023-08-10] + Updated net/py-zeroconf to 0.74.0 [adam 2023-08-10] + Updated devel/py-pdm_backend to 2.1.5 [adam 2023-08-10] --_----------=_1691670944209330--