From nobody Tue Feb 17 20:06:00 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fFrHY2pX0z6S0br for ; Tue, 17 Feb 2026 20:06:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fFrHX5gPCz3knF for ; Tue, 17 Feb 2026 20:06:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771358760; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Etqz/eEFGjeBqPpncpV800xSbAASMGpqH8Y74o6lovk=; b=kRUpewJL9dGumVK1pIl//g+zQVGWW2IrwCmIqax4e9jjF4Roxq7tpp2tOcUN+VvnOwQJ4i SxOracyzUxQCIB5ex7uYShp7nPG5FtCm5JAbRHnkw0gUU6ddzKHiVC5o9ccivKHVe2dlg/ sgL1ja2Y2Y/HGLQw6MOV6NDBE0YHujSJAgmremPAXW/j8GEF3oRC+M+VewBIk2XwwcQ94c T+EQsKTPw0DPDB9jQc/O/lapRQb+mXOW8NwaA8e4ttXOWH+VxiOu3y0fvaVjf+xU0jQ7Qt gsKivQrFsrRLpLC4ToAtPJ8RPwGfU+4eko3BuAE7migC9D8rYG8JkIGF+ZQYzg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771358760; a=rsa-sha256; cv=none; b=Yu3DfHYkjVwlPB/8UFVQK1Y+N82kX60W30InDsifMR83+nhg5i8zE05eJefg5QwvrZvkju OetQB70sdY6dNO1LtCvYQId1Gcpd7vV+diAZWXbKU2N9tQXX665jEL0AKfHJgAvfwSurFw 4my/9V/GdJ2w6VTZtJ1Taj0eoiJfwiC334TTao2N8T2160UA+7dDMHdUN9FLNZ7wv8Ndp4 Q/0WhQiBVQswm+3a+caSlxdlIsyD0cu06aDRSax/f6EnKffdwG+Va2EZBYKYaO1eHvRyA/ KA8FBtdbPEMaaZNRvfq2A6GwBGKZFtXUJHM+FoGCHrTVqaPSs56DpYjEgZoNqQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771358760; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Etqz/eEFGjeBqPpncpV800xSbAASMGpqH8Y74o6lovk=; b=Va2ed4VNbqf4iorHmW7L2JQ9CE2hlmBtusimxfUt8x+ZtLrptBy00mj7qvzetllMsm3qFq pe00xdu2Pj5HpbnCxtgAd4zrTA837h+HUlMnpK67rBRMpE26iyTabKFCS2kv9j/H3wtdKv x9X1XbNjx5l6E1HA42/EEEO6iD29MrG5tmMKUW1yCQuEpfkAqhy+i1OJMHjp49yEb63E2Y OK+TfXjHlRiCvRP/CrzjEgC/C8/x2d4gj/Nt8L46PHIpTaRQmzmQ1wShHIBUqr9Tfy8/xL ch7upJSClsjeUBJfuRUKsTbyaPUCDa56o6VBPxLlfIyFOxBvJ/zNeg2C9Nse1Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fFrHX4Yqtz8YW for ; Tue, 17 Feb 2026 20:06:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 194e3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 17 Feb 2026 20:06:00 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: c7b660025960 - main - www/firefox-esr: update to 140.8.0 (rc2) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cmt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c7b66002596023a7cac5d631d0ff4d84050ac539 Auto-Submitted: auto-generated Date: Tue, 17 Feb 2026 20:06:00 +0000 Message-Id: <6994ca28.194e3.1afe25ea@gitrepo.freebsd.org> The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7b66002596023a7cac5d631d0ff4d84050ac539 commit c7b66002596023a7cac5d631d0ff4d84050ac539 Author: Christoph Moench-Tegeder AuthorDate: 2026-02-17 20:05:28 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2026-02-17 20:05:28 +0000 www/firefox-esr: update to 140.8.0 (rc2) Release Notes: https://www.firefox.com/en-US/firefox/140.8.0/releasenotes/ --- www/firefox-esr/Makefile | 4 ++-- www/firefox-esr/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 23933bcd6b71..c1c2dec9e694 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,9 +1,9 @@ PORTNAME= firefox -DISTVERSION= 140.7.1 +DISTVERSION= 140.8.0 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo index 6f85f7ec73f3..f2c77546a75a 100644 --- a/www/firefox-esr/distinfo +++ b/www/firefox-esr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771020377 -SHA256 (firefox-140.7.1esr.source.tar.xz) = e42d26aeabd17ab1e642656c7b1bc8cadf705ce2ac6751b103dd407f5af32827 -SIZE (firefox-140.7.1esr.source.tar.xz) = 635535480 +TIMESTAMP = 1771357869 +SHA256 (firefox-140.8.0esr.source.tar.xz) = 57a7f339ef68273f6597d8074a841fa053f63a21d1f609ab0074a26c063282e6 +SIZE (firefox-140.8.0esr.source.tar.xz) = 633564864