Received: by mail.netbsd.org (Postfix, from userid 605) id 5ADC184D39; Fri, 17 Mar 2023 13:53:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C8CD84CE3 for ; Fri, 17 Mar 2023 13:53:28 +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 wMWxA7Oy1Rvi for ; Fri, 17 Mar 2023 13:53:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E29CD84CD9 for ; Fri, 17 Mar 2023 13:53:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DFB37FA90; Fri, 17 Mar 2023 13:53:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1679061207157570" MIME-Version: 1.0 Date: Fri, 17 Mar 2023 13:53:27 +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: <20230317135327.DFB37FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1679061207157570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Mar 17 13:53:27 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated lang/php82 to 8.2.4 To generate a diff of this commit: cvs rdiff -u -r1.1812 -r1.1813 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1679061207157570 Content-Disposition: inline Content-Length: 743 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.1812 pkgsrc/doc/CHANGES-2023:1.1813 --- pkgsrc/doc/CHANGES-2023:1.1812 Fri Mar 17 12:44:47 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Mar 17 13:53:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1812 2023/03/17 12:44:47 jperkin Exp $ +$NetBSD: CHANGES-2023,v 1.1813 2023/03/17 13:53:27 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2360,3 +2360,4 @@ Changes to the packages collection and i Updated net/nagios-plugin-radius to 2.4.3 [jperkin 2023-03-17] Updated net/nagios-plugin-snmp to 2.4.3 [jperkin 2023-03-17] Updated net/nagios-plugins to 2.4.3 [jperkin 2023-03-17] + Updated lang/php82 to 8.2.4 [taca 2023-03-17] --_----------=_1679061207157570--