Received: by mail.netbsd.org (Postfix, from userid 605) id 83C4A84D60; Mon, 24 Apr 2023 15:28:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B2FB584D46 for ; Mon, 24 Apr 2023 15:28:17 +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 N9IiDSjqxpKh for ; Mon, 24 Apr 2023 15:28:17 +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 1359984D3B for ; Mon, 24 Apr 2023 15:28:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0C402FA85; Mon, 24 Apr 2023 15:28:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16823500976650" MIME-Version: 1.0 Date: Mon, 24 Apr 2023 15:28:17 +0000 From: "Sergey A. Osokin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: osa@netbsd.org X-Mailer: log_accum Message-Id: <20230424152817.0C402FA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16823500976650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: osa Date: Mon Apr 24 15:28:16 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated www/nginx-devel to 1.24.0nb4 Updated www/nginx to 1.24.0nb4 To generate a diff of this commit: cvs rdiff -u -r1.2413 -r1.2414 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16823500976650 Content-Disposition: inline Content-Length: 783 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.2413 pkgsrc/doc/CHANGES-2023:1.2414 --- pkgsrc/doc/CHANGES-2023:1.2413 Mon Apr 24 15:26:27 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Apr 24 15:28:16 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2413 2023/04/24 15:26:27 adam Exp $ +$NetBSD: CHANGES-2023,v 1.2414 2023/04/24 15:28:16 osa Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3472,3 +3472,5 @@ Changes to the packages collection and i Updated time/ruby-tzinfo-data to 1.2023.3 [taca 2023-04-24] Updated games/wesnoth to 1.16.9 [adam 2023-04-24] Updated finance/py-braintree to 4.19.0 [adam 2023-04-24] + Updated www/nginx-devel to 1.24.0nb4 [osa 2023-04-24] + Updated www/nginx to 1.24.0nb4 [osa 2023-04-24] --_----------=_16823500976650--