Received: by mail.netbsd.org (Postfix, from userid 605) id D9C3D84EDB; Sat, 1 Oct 2022 00:27:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 16F7484CFA for ; Sat, 1 Oct 2022 00:27:30 +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 B_eXdr6kgKnL for ; Sat, 1 Oct 2022 00:27:29 +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 6D0EF84C13 for ; Sat, 1 Oct 2022 00:27:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6ABE2FA90; Sat, 1 Oct 2022 00:27:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166458404947290" MIME-Version: 1.0 Date: Sat, 1 Oct 2022 00:27:29 +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: <20221001002729.6ABE2FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166458404947290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Oct 1 00:27:29 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated lang/php81 to 8.1.11 To generate a diff of this commit: cvs rdiff -u -r1.4780 -r1.4781 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166458404947290 Content-Disposition: inline Content-Length: 729 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.4780 pkgsrc/doc/CHANGES-2022:1.4781 --- pkgsrc/doc/CHANGES-2022:1.4780 Sat Oct 1 00:25:56 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Oct 1 00:27:29 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4780 2022/10/01 00:25:56 taca Exp $ +$NetBSD: CHANGES-2022,v 1.4781 2022/10/01 00:27:29 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7224,3 +7224,4 @@ Changes to the packages collection and i Updated converters/p5-JSON-MaybeXS to 1.004004 [wen 2022-09-30] Updated converters/p5-JSON-Parse to 0.62 [wen 2022-09-30] Updated lang/php74 to 7.4.32 [taca 2022-10-01] + Updated lang/php81 to 8.1.11 [taca 2022-10-01] --_----------=_166458404947290--