Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B0AC284F0A for ; Sun, 11 Jun 2023 15:30:14 +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 6w2yO9ZmmAYV for ; Sun, 11 Jun 2023 15:30:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 41C4184D14 for ; Sun, 11 Jun 2023 15:30:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 69122FA89; Sun, 11 Jun 2023 15:30:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168649741335750" MIME-Version: 1.0 Date: Sun, 11 Jun 2023 15:30:13 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230611153013.69122FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168649741335750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jun 11 15:30:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated net/py-zeroconf to 0.47.3nb1 To generate a diff of this commit: cvs rdiff -u -r1.3771 -r1.3772 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168649741335750 Content-Disposition: inline Content-Length: 712 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.3771 pkgsrc/doc/CHANGES-2023:1.3772 --- pkgsrc/doc/CHANGES-2023:1.3771 Sun Jun 11 15:22:12 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jun 11 15:30:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3771 2023/06/11 15:22:12 mef Exp $ +$NetBSD: CHANGES-2023,v 1.3772 2023/06/11 15:30:13 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5235,3 +5235,4 @@ Changes to the packages collection and i Updated devel/R-fs to 1.6.2 [mef 2023-06-11] Updated www/R-gargle to 1.4.0 [mef 2023-06-11] Updated math/R-googlesheets4 to 1.1.0 [mef 2023-06-11] + Updated net/py-zeroconf to 0.47.3nb1 [wiz 2023-06-11] --_----------=_168649741335750--