Received: by mail.netbsd.org (Postfix, from userid 605) id 70F2B84F2D; Sat, 28 May 2022 14:59:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AB0BB84D14 for ; Sat, 28 May 2022 14:59:46 +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 yNrUL9SzgVVl for ; Sat, 28 May 2022 14:59:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3D70984C71 for ; Sat, 28 May 2022 14:59:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3F7D7FAEB; Sat, 28 May 2022 15:00:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1653750045208810" MIME-Version: 1.0 Date: Sat, 28 May 2022 15:00:45 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220528150045.3F7D7FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1653750045208810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat May 28 15:00:45 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/php-http4 to 4.2.2 To generate a diff of this commit: cvs rdiff -u -r1.2785 -r1.2786 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1653750045208810 Content-Disposition: inline Content-Length: 714 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.2785 pkgsrc/doc/CHANGES-2022:1.2786 --- pkgsrc/doc/CHANGES-2022:1.2785 Sat May 28 14:34:34 2022 +++ pkgsrc/doc/CHANGES-2022 Sat May 28 15:00:45 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2785 2022/05/28 14:34:34 wen Exp $ +$NetBSD: CHANGES-2022,v 1.2786 2022/05/28 15:00:45 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4261,3 +4261,4 @@ Changes to the packages collection and i Updated benchmarks/iozone to 3.493 [adam 2022-05-28] Updated lang/py-mypy to 0.960 [adam 2022-05-28] Updated www/php-owncloud to 10.9.1 [wen 2022-05-28] + Updated www/php-http4 to 4.2.2 [taca 2022-05-28] --_----------=_1653750045208810--