Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD9FF84E88 for ; Fri, 21 Jul 2023 04:47:59 +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 lHnvpI1l_NgP for ; Fri, 21 Jul 2023 04:47:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3EB1284D1C for ; Fri, 21 Jul 2023 04:47:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3C351FBDB; Fri, 21 Jul 2023 04:47:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689914879138930" MIME-Version: 1.0 Date: Fri, 21 Jul 2023 04:47:59 +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: <20230721044759.3C351FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689914879138930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jul 21 04:47:59 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated www/py-flask-frozen, devel/py-extension-helpers To generate a diff of this commit: cvs rdiff -u -r1.4539 -r1.4540 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689914879138930 Content-Disposition: inline Content-Length: 799 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.4539 pkgsrc/doc/CHANGES-2023:1.4540 --- pkgsrc/doc/CHANGES-2023:1.4539 Thu Jul 20 22:05:26 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jul 21 04:47:59 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4539 2023/07/20 22:05:26 thorpej Exp $ +$NetBSD: CHANGES-2023,v 1.4540 2023/07/21 04:47:59 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6321,3 +6321,5 @@ Changes to the packages collection and i Updated devel/talloc to 2.4.1 [adam 2023-07-20] Updated multimedia/py-gstreamer1 to 1.22.4nb1 [wiz 2023-07-20] Updated cross/lwtools to 4.19nb1 [thorpej 2023-07-20] + Updated www/py-flask-frozen to 0.18 [adam 2023-07-21] + Updated devel/py-extension-helpers to 1.0.0 [adam 2023-07-21] --_----------=_1689914879138930--