From nobody Wed Oct 13 18:27:30 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 5299A17FA264; Wed, 13 Oct 2021 18:27:33 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HV1Gs1sCcz4XDB; Wed, 13 Oct 2021 18:27:33 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1634149653; 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=gtk8ziVhhU01ggKwYC0A+E5Ce51ZWaVzx80utEtLIIo=; b=OvbHs5ArYstcU4MtYr4lc5FS1ExNSuWKSa5TAfoAS9j8R6Q+N07KTkT13xXnZHAEkB12el k5id/82Be/HwAXJUnnSeGwTjB3EPc2QaRRl51yfUjPdiS4mhgnE5cvnO48gfS2e6iFXeW6 5mfGoiuwlRlQ4TkzFxyMI1g7qJwXbAHqYfquZVKXXq6raWz1PXYIQSZ8BWLwknD6d75wPF 1H+hX5KRRmQcHo8ftume440thRYrZYBvGHD5bDmY1ecxcyFlEf6hJm0W52SQoJIKVG36kq wzMYMkIyyE5nF0KY3iWZf5WS5JTAu6mjRbmO4YuwymkeSxqTD9KSuGoPUi23mw== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 2C03815462; Wed, 13 Oct 2021 18:27:33 +0000 (UTC) From: Jan Beich To: Emmanuel Vadot Cc: 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 References: <202110130847.19D8l4VT016481@gitrepo.freebsd.org> Date: Wed, 13 Oct 2021 20:27:30 +0200 In-Reply-To: <202110130847.19D8l4VT016481@gitrepo.freebsd.org> (Emmanuel Vadot's message of "Wed, 13 Oct 2021 08:47:04 GMT") Message-ID: 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1634149653; 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=gtk8ziVhhU01ggKwYC0A+E5Ce51ZWaVzx80utEtLIIo=; b=I/jdcdbbqStXPBvZwRypn7ijqB+5wBBZtb6TpLv83Nm2atqYSRSUhxtICAuZ0T8gPVmiaS +bkvwV0rgZ/10M0rCMSs/PokfVQtkMcXVSZHER7QR3EmYqrGEY3t+tu7e/avdRB83hVKw4 CvlhCvWhzeEbg4W73epUmZRuVHGNsml3hKORgp/GGKsQdIiCrsh0tMS3S3cTpeo7AQ6dug dU4eH0vqA0o9RlQ+LAabPVoM9hb5hrwNJZTlJjJp5NUfv/0X/qgw0eTSM1SrbqRAK6GjFW aAu68Lg4Qf8/y1+cZ6ATKA6D6CijvBWrrJyGuFcmbnj2sgtItaAPbEBMSAzRIg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1634149653; a=rsa-sha256; cv=none; b=VDYcQtMw9DRVk4xnSDwpzF8n9/Err/NAXCU0HTS8/mJruGr5dYMMM81VmreFhEoVMMGbeb llRiLq7CkpLVc69K8uRzDgtO/pCvpBM80snFVbjTd+2U9VBaxatH8cSpOFuaU/IpLsq+Np DeOkXgRRc64kM4Z65Mt/BTHwHgaLFBM3AV/Y1GjTnBB2u4m7IB/uyHs/6XCaWeVqaT1UWd Od+PYnuczTCbKnELicLZx4/z3nCGd2efFIT5jXCBlJAe14sK9lFyDPAT/HpfwOxTaOWUoV RNMsC5M1BxODx5XHYqrkz71QyZGcEdjR1QzigloOeGPLX8jYot42MuusLUDdlA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N 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