Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0FADE84FDC for ; Wed, 25 Oct 2023 21:35:55 +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 xEXtdkNMCRtD for ; Wed, 25 Oct 2023 21:35:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 69C3E84D6C for ; Wed, 25 Oct 2023 21:35:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 66B8FFADC; Wed, 25 Oct 2023 21:35:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698269754103450" MIME-Version: 1.0 Date: Wed, 25 Oct 2023 21:35:54 +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: <20231025213554.66B8FFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698269754103450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Oct 25 21:35:54 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated net/py-magic-wormhole to 0.13.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.6114 -r1.6115 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698269754103450 Content-Disposition: inline Content-Length: 724 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.6114 pkgsrc/doc/CHANGES-2023:1.6115 --- pkgsrc/doc/CHANGES-2023:1.6114 Wed Oct 25 18:00:11 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Oct 25 21:35:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6114 2023/10/25 18:00:11 pho Exp $ +$NetBSD: CHANGES-2023,v 1.6115 2023/10/25 21:35:54 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8980,3 +8980,4 @@ Changes to the packages collection and i Updated www/unit to 1.31.1nb2 [osa 2023-10-25] Updated www/nginx-devel to 1.25.3 [osa 2023-10-25] Updated devel/hs-stm-chans to 3.0.0.9 [pho 2023-10-25] + Updated net/py-magic-wormhole to 0.13.0nb1 [wiz 2023-10-25] --_----------=_1698269754103450--