Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E7A6084D41 for ; Fri, 1 Sep 2023 16:55:47 +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 XQI3cY9Ywpl4 for ; Fri, 1 Sep 2023 16:55:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7847F84D3B for ; Fri, 1 Sep 2023 16:55:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 73146FBDC; Fri, 1 Sep 2023 16:55:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693587347282140" MIME-Version: 1.0 Date: Fri, 1 Sep 2023 16:55:47 +0000 From: "Sergey A. Osokin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: osa@netbsd.org X-Mailer: log_accum Message-Id: <20230901165547.73146FBDC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693587347282140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: osa Date: Fri Sep 1 16:55:47 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated www/nginx to 1.24.0nb10 To generate a diff of this commit: cvs rdiff -u -r1.5264 -r1.5265 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693587347282140 Content-Disposition: inline Content-Length: 718 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.5264 pkgsrc/doc/CHANGES-2023:1.5265 --- pkgsrc/doc/CHANGES-2023:1.5264 Fri Sep 1 16:23:22 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Sep 1 16:55:47 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5264 2023/09/01 16:23:22 nia Exp $ +$NetBSD: CHANGES-2023,v 1.5265 2023/09/01 16:55:47 osa Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7667,3 +7667,4 @@ Changes to the packages collection and i Updated security/lua-ossl to 20220711 [nia 2023-09-01] Added lang/joker version 1.3.0 [bacon 2023-09-01] Updated graphics/darktable to 4.4.2 [nia 2023-09-01] + Updated www/nginx to 1.24.0nb10 [osa 2023-09-01] --_----------=_1693587347282140--