Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCC9E85A89 for ; Wed, 25 Oct 2023 22:14:26 +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 yXappin08Zau for ; Wed, 25 Oct 2023 22:14:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B31A084E59 for ; Wed, 25 Oct 2023 22:14:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AA592FADC; Wed, 25 Oct 2023 22:14:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698272065188860" MIME-Version: 1.0 Date: Wed, 25 Oct 2023 22:14:25 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20231025221425.AA592FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698272065188860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Wed Oct 25 22:14:25 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated converters/py-zfec to 1.5.7.4 To generate a diff of this commit: cvs rdiff -u -r1.6118 -r1.6119 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698272065188860 Content-Disposition: inline Content-Length: 732 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.6118 pkgsrc/doc/CHANGES-2023:1.6119 --- pkgsrc/doc/CHANGES-2023:1.6118 Wed Oct 25 22:04:34 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Oct 25 22:14:25 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6118 2023/10/25 22:04:34 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6119 2023/10/25 22:14:25 gdt Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8984,3 +8984,4 @@ Changes to the packages collection and i Updated devel/py-flit_core to 3.9.0nb1 [wiz 2023-10-25] Updated misc/py-installer to 0.7.0nb1 [wiz 2023-10-25] Updated textproc/py-tomli to 2.0.1nb1 [wiz 2023-10-25] + Updated converters/py-zfec to 1.5.7.4 [gdt 2023-10-25] --_----------=_1698272065188860--