Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 78BD184D4E for ; Tue, 23 May 2023 20:28:02 +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 Ht95ytcBkbyd for ; Tue, 23 May 2023 20:28:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CEC2E84D01 for ; Tue, 23 May 2023 20:28:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC091FA87; Tue, 23 May 2023 20:28:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1684873681233650" MIME-Version: 1.0 Date: Tue, 23 May 2023 20:28:01 +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: <20230523202801.CC091FA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1684873681233650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: osa Date: Tue May 23 20:28:01 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated www/nginx-devel to 1.25.0 To generate a diff of this commit: cvs rdiff -u -r1.3286 -r1.3287 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1684873681233650 Content-Disposition: inline Content-Length: 724 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.3286 pkgsrc/doc/CHANGES-2023:1.3287 --- pkgsrc/doc/CHANGES-2023:1.3286 Tue May 23 17:54:14 2023 +++ pkgsrc/doc/CHANGES-2023 Tue May 23 20:28:01 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3286 2023/05/23 17:54:14 nikita Exp $ +$NetBSD: CHANGES-2023,v 1.3287 2023/05/23 20:28:01 osa Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4557,3 +4557,4 @@ Changes to the packages collection and i Updated graphics/jpegoptim to 1.5.4 [fcambus 2023-05-23] Updated security/nettle to 3.9 [wiz 2023-05-23] Updated comms/libhidapi to 0.14.0 [nikita 2023-05-23] + Updated www/nginx-devel to 1.25.0 [osa 2023-05-23] --_----------=_1684873681233650--