Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=gkVAosEy; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=KlrnEy7a Received: by mail.netbsd.org (Postfix, from userid 605) id AF2C784E86; Sat, 13 Apr 2024 02:52:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712976749; bh=1ho617w7a2FOivl9sSFz9JReLWtAw7eG72pqNtqfR8U=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=gkVAosEy/2S4JhzlSPzvGkXrdmWj3E3VDkzsFgAjw8gjbfL7sL79+NHH2byrPNRvL GcSwXqaG0NEKY8DDHWmNSTv2Cw+yGTl8cFM0BjX0388d2WIp0c8E7WwdMUQw0EWbC9 Q43BupjoCPrjaBGzFQ707XBBth2DjhP9xCHyuPsI= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A2EE984E19 for ; Sat, 13 Apr 2024 02:52:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id MNtAtb-hqjIO for ; Sat, 13 Apr 2024 02:52:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 332F484D01 for ; Sat, 13 Apr 2024 02:52:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712976748; bh=1ho617w7a2FOivl9sSFz9JReLWtAw7eG72pqNtqfR8U=; h=Date:From:Subject:To:Reply-To; b=KlrnEy7ay68hi/iWQ36NSlg6ylAFSt6N3ckRIToZ9QQd2TxK5YIeyuNwjkXZOxBf7 ISXWNVJhrcX1dS3mVEy8LuA2NqvNQwMbsf/V9bfH5z2gh89DTalj0pgV0Dm4zTs+DP rWYBHKII+zCko1/TDv4/L8rY9+DJn88+XijxTF6I= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2DE62FA2C; Sat, 13 Apr 2024 02:52:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171297674857220" MIME-Version: 1.0 Date: Sat, 13 Apr 2024 02:52:28 +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: <20240413025228.2DE62FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171297674857220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Apr 13 02:52:28 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated lang/php83 to 8.3.5 To generate a diff of this commit: cvs rdiff -u -r1.2428 -r1.2429 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171297674857220 Content-Disposition: inline Content-Length: 716 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.2428 pkgsrc/doc/CHANGES-2024:1.2429 --- pkgsrc/doc/CHANGES-2024:1.2428 Sat Apr 13 02:50:21 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Apr 13 02:52:27 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2428 2024/04/13 02:50:21 taca Exp $ +$NetBSD: CHANGES-2024,v 1.2429 2024/04/13 02:52:27 taca Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4043,3 +4043,4 @@ Changes to the packages collection and i Updated x11/modular-xorg-xephyr to 21.1.13 [wiz 2024-04-12] Updated devel/pango to 1.52.2nb2 [wiz 2024-04-12] Updated lang/php82 to 8.2.18 [taca 2024-04-13] + Updated lang/php83 to 8.3.5 [taca 2024-04-13] --_----------=_171297674857220--