Received: by mail.netbsd.org (Postfix, from userid 605) id 0468084EF3; Thu, 14 Jul 2022 15:14:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D97484EA0 for ; Thu, 14 Jul 2022 15:14:32 +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 Q8y4Je_fdrGx for ; Thu, 14 Jul 2022 15:14:31 +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 C365084D05 for ; Thu, 14 Jul 2022 15:14:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BFFD1FB1A; Thu, 14 Jul 2022 15:14:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1657811671145580" MIME-Version: 1.0 Date: Thu, 14 Jul 2022 15:14:31 +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: <20220714151431.BFFD1FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1657811671145580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: osa Date: Thu Jul 14 15:14:31 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated www/nginx-devel to 1.23.0nb2 To generate a diff of this commit: cvs rdiff -u -r1.3392 -r1.3393 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1657811671145580 Content-Disposition: inline Content-Length: 717 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3392 pkgsrc/doc/CHANGES-2022:1.3393 --- pkgsrc/doc/CHANGES-2022:1.3392 Thu Jul 14 14:09:52 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Jul 14 15:14:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3392 2022/07/14 14:09:52 schmonz Exp $ +$NetBSD: CHANGES-2022,v 1.3393 2022/07/14 15:14:31 osa Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5125,3 +5125,4 @@ Changes to the packages collection and i Updated devel/py-xopen to 1.5.0 [adam 2022-07-14] Updated print/poppler to 22.07.0 [wiz 2022-07-14] Updated devel/mob to 3.1.5 [schmonz 2022-07-14] + Updated www/nginx-devel to 1.23.0nb2 [osa 2022-07-14] --_----------=_1657811671145580--