From nobody Wed Oct 13 18:30:58 2021 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 7AE6A17FCB28; Wed, 13 Oct 2021 18:31:01 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mail.blih.net [212.83.155.74]) (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 (2048 bits) client-digest SHA256) (Client CN "mx.blih.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HV1Lr5p6lz4YrW; Wed, 13 Oct 2021 18:31:00 +0000 (UTC) (envelope-from manu@bidouilliste.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1634149859; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=l6/U5Hf4OJU1zFY9fKBm7oEJgHLPhTGRVOJpa+0yd0M=; b=XOAhF+/Gx/OXKDQO/jc9yDNQgWuRWvr9UcsFdoz73qeFQbQzkoLW5kMVLriK7H2Hk/2q2Z mXQaQKomQzaytTUwi8OWLTfuBxC09q8cFPK6yvp3/bLm2clWmTBvcgR43Zp3bmUTTiZo2C Np/PxlrRkS06P1kLk4vvHZc5vZpaQcw= Received: from amy (lfbn-idf2-1-644-191.w86-247.abo.wanadoo.fr [86.247.100.191]) by mx.blih.net (OpenSMTPD) with ESMTPSA id 241869e5 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 13 Oct 2021 18:30:59 +0000 (UTC) Date: Wed, 13 Oct 2021 20:30:58 +0200 From: Emmanuel Vadot To: Jan Beich Cc: Emmanuel Vadot , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: c55f38a3bc54 - main - graphics/mesa: Update to 21.1.8 Message-Id: <20211013203058.d90b4ab72d6bbea241947d90@bidouilliste.com> In-Reply-To: References: <202110130847.19D8l4VT016481@gitrepo.freebsd.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) 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-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4HV1Lr5p6lz4YrW X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Wed, 13 Oct 2021 20:27:30 +0200 Jan Beich wrote: > Emmanuel Vadot writes: > > > The branch main has been updated by manu: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=c55f38a3bc5493967a35b969ec0b442d2a9ff180 > > > > commit c55f38a3bc5493967a35b969ec0b442d2a9ff180 > > Author: Emmanuel Vadot > > AuthorDate: 2021-10-06 12:17:52 +0000 > > Commit: Emmanuel Vadot > > CommitDate: 2021-10-13 08:46:30 +0000 > > > > graphics/mesa: Update to 21.1.8 > > > > Update to the latest release of the 21.1 branch. > > > > Release Notes: https://lists.freedesktop.org/archives/mesa-dev/2021-July/225455.html > > Release Notes: https://lists.freedesktop.org/archives/mesa-dev/2021-August/225461.html > > Release Notes: https://lists.freedesktop.org/archives/mesa-dev/2021-September/225465.html > > Since this is a bugfix (patch-level) release consider MFH to 2021Q4. > > FWIW, wlroots 0.15.0 expected before 2022Q1 will require Mesa >= 21.2.0 > for WLR_RENDERER=vulkan via VK_EXT_physical_device_drm. > > https://github.com/swaywm/wlroots/commit/0ae5b0bdce8e > https://gitlab.freedesktop.org/mesa/mesa/-/commit/7aaa54feb53 > https://gitlab.freedesktop.org/mesa/mesa/-/commit/e9e1e0362b6c > https://github.com/freebsd/freebsd-ports/compare/main...jbeich:wlroots-0.15 This was my plan to MFH at the end of the week yes. -- Emmanuel Vadot