Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=CO8xiWUq; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=MuxKM1wy Received: by mail.netbsd.org (Postfix, from userid 605) id 4101184E73; Mon, 25 Mar 2024 00:36:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711326971; bh=ISZPehWIgPHDWtI/TZFaS/qHwhA7K2eGThrW6e6TJEo=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=CO8xiWUq5TDpVJ2+jMuvtaR4GliG4362HUL8osv2JMeq+unSTJqjDGEzjBlNJwjw6 YM5yHTRT3eled4tpz6kO2CFoGbpCTJD3SeI7m9BXeZhr3j/Rk0OpPlTUoLwqxMwf2w hxP8Qf8Ge3wrpawdp5cEYa63sd4plt5ddUOn+PY0= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 31F5084D39 for ; Mon, 25 Mar 2024 00:36:10 +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 CyDiDI7Glbhv for ; Mon, 25 Mar 2024 00:36:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 86B6584D29 for ; Mon, 25 Mar 2024 00:36:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711326969; bh=ISZPehWIgPHDWtI/TZFaS/qHwhA7K2eGThrW6e6TJEo=; h=Date:From:Subject:To:Reply-To; b=MuxKM1wy5MVbEaLuqCFvV4g08sKMY//wQ8EYJ0A/qe5ETPAFjsQbDRDhHlJEgsDrv dX7TSRtvW8MaZXKTGwSy40rSNg+8T99fWT5o+gKKFeOT2o/+s2j79+p8NCOLh5eOIu NrWNWMcMZuijo7MUlsgvpZT3XIw+I+U1E8aZj1bw= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 811D1FA2C; Mon, 25 Mar 2024 00:36:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1711326969272560" MIME-Version: 1.0 Date: Mon, 25 Mar 2024 00:36:09 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20240325003609.811D1FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1711326969272560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Mon Mar 25 00:36:09 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/firefox115 to 115.9.1 To generate a diff of this commit: cvs rdiff -u -r1.2107 -r1.2108 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1711326969272560 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.2107 pkgsrc/doc/CHANGES-2024:1.2108 --- pkgsrc/doc/CHANGES-2024:1.2107 Sun Mar 24 21:01:39 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Mar 25 00:36:09 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2107 2024/03/24 21:01:39 leot Exp $ +$NetBSD: CHANGES-2024,v 1.2108 2024/03/25 00:36:09 gutteridge Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3599,3 +3599,4 @@ Changes to the packages collection and i Updated misc/moreutils to 0.69 [leot 2024-03-24] Updated x11/st-term to 0.9.1 [leot 2024-03-24] Updated net/k6 to 0.49.0 [leot 2024-03-24] + Updated www/firefox115 to 115.9.1 [gutteridge 2024-03-25] --_----------=_1711326969272560--