Received: by mail.netbsd.org (Postfix, from userid 605) id 3372F84E69; Thu, 12 May 2022 07:43:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6DCC784D93 for ; Thu, 12 May 2022 07:43:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id pQMALApBz9_y for ; Thu, 12 May 2022 07:43:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C1FCA84D43 for ; Thu, 12 May 2022 07:43:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 895FBFA94; Thu, 12 May 2022 07:44:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652341440274490" MIME-Version: 1.0 Date: Thu, 12 May 2022 07:44: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: <20220512074400.895FBFA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652341440274490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu May 12 07:44:00 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated devel/py-fakefs, net/py-zeroconf To generate a diff of this commit: cvs rdiff -u -r1.2515 -r1.2516 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652341440274490 Content-Disposition: inline Content-Length: 791 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2515 pkgsrc/doc/CHANGES-2022:1.2516 --- pkgsrc/doc/CHANGES-2022:1.2515 Thu May 12 06:10:40 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 12 07:44:00 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2515 2022/05/12 06:10:40 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.2516 2022/05/12 07:44:00 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3883,3 +3883,5 @@ Changes to the packages collection and i Updated devel/py-importlib-metadata to 4.11.3 [adam 2022-05-12] Updated devel/py-versioningit to 1.1.1nb1 [wiz 2022-05-12] Updated fonts/fntsample to 5.4nb1 [wiz 2022-05-12] + Updated devel/py-fakefs to 4.5.6 [adam 2022-05-12] + Updated net/py-zeroconf to 0.38.6 [adam 2022-05-12] --_----------=_1652341440274490--