From nobody Wed Feb 28 08:23:09 2024 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 4Tl6n20Lt1z5CvVn; Wed, 28 Feb 2024 08:23:18 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tl6n15ZY7z49Y0; Wed, 28 Feb 2024 08:23:17 +0000 (UTC) (envelope-from bapt@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709108597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=nnEkI7FuTvknvFOouR80xGtxMzLWlFkhvHszF61//sI=; b=QzkM4Aex4GcfPZL3VvhlMwCWjjzVtPycF3Sqbrc3VUG+7dljLZ3/4hFtCTHEIizSioC4PC KryqiFGvHn4L7PjLWfh3EGq8K+PmrWMe2Sv7uiKNr7V46HHusJaChJfd4ctoJDVmWCr69A JzcakMkkxc6XOocLI8BdUEDqy53FhGXSXQWCx39jm+l85FRfcH8hGmfvMQnSaqd7wyq59r Mgh6mZ+zY90SpCoY2vfvCspCGJP/S0CIwBTSUKc9DjijQ/B8hAD86htCvZGoJRa34Gxyuw AGfrPsp6xtueLunoouzXShh7Kq0olZ47ewBUkT/VxnjbCYbg/OmArRY0kHoVhQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709108597; a=rsa-sha256; cv=none; b=AJjYv2lmE2DM+UBxD3BLS+e3BJWFk9NsY9SyretyrDKkXfDBgrxK6y5efoQk5WF0FM2IXD LK0Oz7b4Q+GTIChPTZEW8+48Ab42ZtOBFTvU/GNAV9MkmyxYcuZMsfIq+Y4+1noYyxTRVp WlD+dKgGFfXOle42tlgdw9wdBGLJ/JLiztX95PSQ9GHpXHijwHEFs+xDLe3Rm8h7kcdHPc Lk7zquHGQ0QzfwsV3ZHlUVFGiabMeZynr4iDJ+5eScUttSUeBc+7cCB27nNeDdDDZ8NhEF qTACeuev6daT/5Ofnyh/Ho3PdXCQZBCw5+mltRj6O1lOKNHqMjbkwmd8OSepzQ== 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=1709108597; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=nnEkI7FuTvknvFOouR80xGtxMzLWlFkhvHszF61//sI=; b=mKEZ3NY9VktiJHpC6CIcRNJQ+s80nO/L7nNEVy7MJa4Wv9/fLuk2V4bJmrdMj+P3YOo/Cq WISYfyBh0HenusW+aAci8wrtlztvz3I4vVDgFZy6Mii1t2GnWErTza17R7cFP333yLs5YV qOyafVMGQJd3s+qlt0LE2AvAogDg2m0HwY6mj7vUyvVvwiGv5eOkF9N98QJHhMjUmPpoyD 619xKzy7ZXsXO/i1Hy8gO0g/yXsCSy7VGBDVf/CLOYbMOFVC4yhnQQ9yzG/AG16E2/nXa5 ob8WAZjYOHn5rWo8uxQVK4UeGv5h5gZ/odxGmzq2qJGYkFHEizCzKG4RIFHVyA== Received: from aniel.nours.eu (nours.eu [IPv6:2001:41d0:8:3a4d::1]) (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) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Tl6n143Mdz137r; Wed, 28 Feb 2024 08:23:17 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id 30C64144E6; Wed, 28 Feb 2024 09:23:09 +0100 (CET) Date: Wed, 28 Feb 2024 09:23:09 +0100 From: Baptiste Daroussin To: Christoph Moench-Tegeder Cc: Emmanuel Vadot , Christoph Moench-Tegeder , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: Re: git: 5ee4d6fde813 - main - www/firefox: update to 123.0 (rc3) Message-ID: References: <202402141815.41EIF7hE017571@gitrepo.freebsd.org> <20240227083406.3fc2d2694b71ae62ec4e5307@bidouilliste.com> 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=us-ascii Content-Disposition: inline In-Reply-To: On Tue, Feb 27, 2024 at 11:50:14PM +0100, Christoph Moench-Tegeder wrote: > ## Emmanuel Vadot (manu@bidouilliste.com): > > > > www/firefox/Makefile | 4 ++-- > > > www/firefox/distinfo | 6 +++--- > > > 2 files changed, 5 insertions(+), 5 deletions(-) > > > > This update is broken on wayland. > > Congratulations to our first wayland user? Are you serious here? we have plenty of wayland users and for years, just have a look at the number of compositors, bug reports and request for feature request around it. Ignoring wayland users is not acceptable. Best regards, Bapt