Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A6D1584EB2 for ; Tue, 29 Aug 2023 07:10:01 +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 blt1TUOFMxmG for ; Tue, 29 Aug 2023 07:10:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F0EED84D14 for ; Tue, 29 Aug 2023 07:10:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E36C7FBDB; Tue, 29 Aug 2023 07:10:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693293000271010" MIME-Version: 1.0 Date: Tue, 29 Aug 2023 07:10:00 +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: <20230829071000.E36C7FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693293000271010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Aug 29 07:10:00 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated www/py-httpbin, devel/py-rpds-py, print/py-pydyf, time/py-relativetimebuilder, textproc/fmtlib To generate a diff of this commit: cvs rdiff -u -r1.5180 -r1.5181 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693293000271010 Content-Disposition: inline Content-Length: 950 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.5180 pkgsrc/doc/CHANGES-2023:1.5181 --- pkgsrc/doc/CHANGES-2023:1.5180 Tue Aug 29 06:33:09 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Aug 29 07:10:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5180 2023/08/29 06:33:09 vins Exp $ +$NetBSD: CHANGES-2023,v 1.5181 2023/08/29 07:10:00 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7536,3 +7536,8 @@ Changes to the packages collection and i Updated devel/py-filelock to 3.12.3 [adam 2023-08-29] Updated sysutils/bkt to 0.7.1 [pin 2023-08-29] Added fonts/cmvnd-fonts version 20211030 [vins 2023-08-29] + Updated www/py-httpbin to 0.10.1 [adam 2023-08-29] + Updated devel/py-rpds-py to 0.10.0 [adam 2023-08-29] + Updated print/py-pydyf to 0.7.0 [adam 2023-08-29] + Updated time/py-relativetimebuilder to 3.0.0 [adam 2023-08-29] + Updated textproc/fmtlib to 10.1.1 [adam 2023-08-29] --_----------=_1693293000271010--