From nobody Mon Oct 09 21:37:40 2023 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 4S4C785h62z4wWJV; Mon, 9 Oct 2023 21:37:40 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S4C7858g8z3H2y; Mon, 9 Oct 2023 21:37:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696887460; 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=UMV8YhwoZaSkquWQ/0jUpqPCvKak/ktZb57FhGfyeLo=; b=Ra8KCB/E8CHbOXiC8TXbsoWD0PAdjdqqJPAb6i7O1zgk/oG9TGk2ofZ0TDPyDGU8yzpiyP tERJ2iIQk5/QdjrwXMbIAlx3g5TfIsqqIG5dylkib0HIyG/MduA6Qqsj7c/CnwzKVQ4O7U txKQPwonmZEG+sy7MYRewKpgu/AMtHN2smLwcWpUoN3SQMuZvbKdDmLzKIsb1AE1oqOL5o 4DFMqsTjf/tD1KlbkYR3zvTQqTZ2x9cMKhkq7aw8YXS5ML1lxsgs3x/uJRogsoUTbE4tAE j3cOPV+R+DoBAxFwkwlI7xt1TOncIVW+Ek7fWZoWR0Kjcf4V6brdg6f80t3aqw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696887460; a=rsa-sha256; cv=none; b=OwyclZBT9jhYdhXYJV7sk3rfu231/amBN7lCAysLKdLJYsPVDsehfB5MGDmsx2uSNTxIfW U9RgZgVQctDUqU8tzZIxCyiugy714fZGrsnnaAkwvhHIeyTH/C/iuon+/1PHQJDFdP6vIN wBZpl2qpOYIkOplrVTPEDpK4ApZ/d7GwJPlRZ4x/A755AtDzW57stdQUjtr1z5aJlVjgxe KiLU994/kYeqJMj7xD6foYle0qH+6eqGiHQYHBAgWwN11Ez7oVxqQeVBZAdW4ky1yhjPSh w4AnAVQynIJrxrGGfgOFWM03zI/GZtdKr93zgRd54haP9Cx4c3ee09qW/MAz/g== 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=1696887460; 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=UMV8YhwoZaSkquWQ/0jUpqPCvKak/ktZb57FhGfyeLo=; b=XqiDMBS3c7GhxuwIT0rPn7rAiimgcQiQEBPej8j4ZXhkRykqady/rz0tZ3mteBfWBKmONL AFyAwlmo2j3siSvX/Jbk7U6PuuMJy/4HKXsqvU7WGNLuz4pD+LZOB0+b6/gaP5yfU6X/NX VqMvQvEh7SV3e6AXS90+xWm5vOOBYmKhhBCPSQMh48fJnKS/L2kxAauvDRGAcNt2lCOjX7 vhk3RvhODXoWhgQIadYkqE/fsOXryjNsa34jz5jg3QVHyfkTtD6WXkL5+0pmZVHmRlKwTT xm9SumnB4RBjJSRnMBHT2NS74M4kkilAbW4fPIlvpJVnazKxVIE1hfumKAF0BA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4S4C784F3Gz1BHn; Mon, 9 Oct 2023 21:37:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 399LbeNN005237; Mon, 9 Oct 2023 21:37:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 399Lbeht005234; Mon, 9 Oct 2023 21:37:40 GMT (envelope-from git) Date: Mon, 9 Oct 2023 21:37:40 GMT Message-Id: <202310092137.399Lbeht005234@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Christoph Moench-Tegeder Subject: git: 32195e384156 - 2023Q4 - www/firefox: fix fetch 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: 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/2023Q4 X-Git-Reftype: branch X-Git-Commit: 32195e384156abdc18328c961a43ac1d106571d2 Auto-Submitted: auto-generated The branch 2023Q4 has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=32195e384156abdc18328c961a43ac1d106571d2 commit 32195e384156abdc18328c961a43ac1d106571d2 Author: Christoph Moench-Tegeder AuthorDate: 2023-10-09 21:36:27 +0000 Commit: Christoph Moench-Tegeder CommitDate: 2023-10-09 21:37:24 +0000 www/firefox: fix fetch they actually tagged it as build2 (cherry picked from commit 4be49b1a61e507ee6dc1b6b66130ebd039244e15) --- www/firefox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 6744bbe75d30..06d9fbab6bf1 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 118.0.2 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org