Received: by mail.netbsd.org (Postfix, from userid 605) id 6A4CC84CEB; Wed, 10 May 2023 12:35:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9299E84CFD for ; Wed, 10 May 2023 12:35:40 +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 mK_P-6Cq2qoh for ; Wed, 10 May 2023 12:35:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E1C1484CEB for ; Wed, 10 May 2023 12:35:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EAFD3FA87; Wed, 10 May 2023 12:34:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168372209281990" MIME-Version: 1.0 Date: Wed, 10 May 2023 12:34:52 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230510123452.EAFD3FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168372209281990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed May 10 12:34:52 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated www/nghttp2, www/nghttp2-tools To generate a diff of this commit: cvs rdiff -u -r1.2979 -r1.2980 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168372209281990 Content-Disposition: inline Content-Length: 788 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.2979 pkgsrc/doc/CHANGES-2023:1.2980 --- pkgsrc/doc/CHANGES-2023:1.2979 Wed May 10 12:16:59 2023 +++ pkgsrc/doc/CHANGES-2023 Wed May 10 12:34:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2979 2023/05/10 12:16:59 adam Exp $ +$NetBSD: CHANGES-2023,v 1.2980 2023/05/10 12:34:52 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4140,3 +4140,5 @@ Changes to the packages collection and i Updated editors/tp-note to 1.21.3 [pin 2023-05-10] Updated sysutils/py-ansible-compat to 4.0.2 [adam 2023-05-10] Updated sysutils/ansible-lint to 6.16.0 [adam 2023-05-10] + Updated www/nghttp2 to 1.53.0 [adam 2023-05-10] + Updated www/nghttp2-tools to 1.53.0 [adam 2023-05-10] --_----------=_168372209281990--