Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=WMkiaBeD; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=l4/hVHtw Received: by mail.netbsd.org (Postfix, from userid 605) id 8C02184D9B; Fri, 3 May 2024 18:36:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714761391; bh=v6LuXr88Z/JOEra//ATXYn72pDsesq5bf4s8lmNgbPU=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=WMkiaBeD3CzZhnao+GWl+YhfVMStYt5eye5yTHsHrTQd/KnofkVxh1lrnmMeb1lrW dPD1rOwnX/a4E+VQMtrnPOU0FrFyd/Bq5VfiamrCrUFLuj9gwSDpDsnznQvXCKvIad yeCf9HbA72CBXls1mJGkt2e8W6AxJKFMXHfHI/Mk= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7B20F84CD0 for ; Fri, 3 May 2024 18:36:30 +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 ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 2pvzESz0K18P for ; Fri, 3 May 2024 18:36:30 +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 0A87984C13 for ; Fri, 3 May 2024 18:36:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714761390; bh=v6LuXr88Z/JOEra//ATXYn72pDsesq5bf4s8lmNgbPU=; h=Date:From:Subject:To:Reply-To; b=l4/hVHtwEIVOPhhMrIRKEJqitAAgyGDhUWigQwCOrCgo/GkOWdoiZ+6l9lAHVkFwA Q3dijsbPCkVwPeb6r9I+pXIL5sLcGyo84rYj8x5/MoMHyrPQUK5vTTm6PvKvaAlJuV 9MzlH9DApEXF1tTXjU4GQx3aMb87rvaf9tLw1jII= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 015B8FA2C; Fri, 3 May 2024 18:36:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714761389187870" MIME-Version: 1.0 Date: Fri, 3 May 2024 18:36:29 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20240503183630.015B8FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714761389187870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri May 3 18:36:29 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/firefox to 125.0.3 To generate a diff of this commit: cvs rdiff -u -r1.3061 -r1.3062 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714761389187870 Content-Disposition: inline Content-Length: 719 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.3061 pkgsrc/doc/CHANGES-2024:1.3062 --- pkgsrc/doc/CHANGES-2024:1.3061 Fri May 3 18:29:10 2024 +++ pkgsrc/doc/CHANGES-2024 Fri May 3 18:36:29 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3061 2024/05/03 18:29:10 pho Exp $ +$NetBSD: CHANGES-2024,v 1.3062 2024/05/03 18:36:29 ryoon Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4903,3 +4903,4 @@ Changes to the packages collection and i Updated lang/sbcl to 2.4.4 [rjs 2024-05-03] Updated converters/hs-cborg-json to 0.2.6.0 [pho 2024-05-03] Updated sysutils/hs-dbus to 1.3.4 [pho 2024-05-03] + Updated www/firefox to 125.0.3 [ryoon 2024-05-03] --_----------=_1714761389187870--