From nobody Mon Jan 22 04:11:56 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 4TJGy43RK2z56y43; Mon, 22 Jan 2024 04:11:56 +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 4TJGy4317Mz524J; Mon, 22 Jan 2024 04:11:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705896716; 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=9pDCOvG7+EuY5yp8G1fcXHI3NFlLaUiiEk3XlHJ5UgQ=; b=FiwwCgthcaQzG845RGMom/aPTAiO2uG/vQJ04cwSI57EyKzPANeUURuyWpllk3QTlg3M84 WWHwHriFfsZjoWfb370LTkXnoPdmagnlgw5F/Hpz5Od7X5KjCYLaWVrGchfLaK6WltQQ5y dSpTvRTVaDilxhwYohH2cV4/psYGdAH621wfvCwIt6MB+28Ulig9Zrzq5Huy/041cf2J46 icsDnikEiIeU4gH6BMtUAkujyrycPwx+vSelZQt8aa8gez+SAcDaZ3UVkgiPFXFLw4nzTV +vCP6W3te1LHyWREFyUBUj0EqcPvJcqpDNdYRymbwB7AlpLeBO3O3Jor1etEYQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705896716; 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=9pDCOvG7+EuY5yp8G1fcXHI3NFlLaUiiEk3XlHJ5UgQ=; b=sMOj9fPxVuxIyLLclKBf86H4VwUg7ra1Q3dUj7hmUeKImX1X7fWMCVC9CBHC97muKfoCjn KmLoZGmL3E809Oiq1WR491M0amiXLZ9L855eZTkxczijg3Q9elwbiBu/A4WVgVuNI9vFq6 cEibVBs7HsQboy9Jv6veUJrn6b7AYdeKrMwapTS1eDOeXaTFGFK7PhewFbmwsXA3H1Kpej h96RkG3alI+O0DNLQAFC62AtyFkyd03H/CLiw5BwffDPKEyzv5t9HkW6sUDkjWP6+58YNx I78zSpqCevrwG416N1+ymk9pI9Ops8ZvScK5lWh/nyPsGe2M34+qpBxNXkfvrA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705896716; a=rsa-sha256; cv=none; b=wtEVSPogFsMF6eRE2OKkM/v1dEVFial1RPNwNCgGjh+XtxAoNoJHTU1vdE1tsYYJ234I2l ZDwnxbHwCOCCwlOOv6TZS6WlXzrBo+Qxb0S7zasatCpjrzLYCZrVYER9QyhyM7MKlr8JZZ ntSWgWIBO/7P84rUiUnwOwcifpxifTKCpfy2ohNuTPp9h6xpIiF/dUqzuBZaADGDXEYxPh bMpydWi9sKrwq6eIGG2Fmv/7dr8U9ZLMCo1HWoZH10ozAFtaDMh3r2lngFYKZr+38y6jpi AwQx116WTxmecDyf0Ytrcbu1N4I1jXfqjwF/b0ZZWmw2L1rX72UUH3P8xqt7Ew== 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 4TJGy4254Mzmcg; Mon, 22 Jan 2024 04:11:56 +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 40M4BuJf068618; Mon, 22 Jan 2024 04:11:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 40M4BuuX068615; Mon, 22 Jan 2024 04:11:56 GMT (envelope-from git) Date: Mon, 22 Jan 2024 04:11:56 GMT Message-Id: <202401220411.40M4BuuX068615@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: b9bb9586a576 - main - graphics/mesa-devel: improve os_same_file_description fix 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b9bb9586a576d637d3663c101b3aa722b8197e2d Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9bb9586a576d637d3663c101b3aa722b8197e2d commit b9bb9586a576d637d3663c101b3aa722b8197e2d Author: Jan Beich AuthorDate: 2024-01-22 03:49:53 +0000 Commit: Jan Beich CommitDate: 2024-01-22 04:03:01 +0000 graphics/mesa-devel: improve os_same_file_description fix Now tries kcmp() first which should be faster as the kernel doesn't have to copyout `struct kinfo_file` for all processes. --- graphics/mesa-devel/Makefile | 3 ++- graphics/mesa-devel/distinfo | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 575e2c43f617..850e9b69ba42 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -7,7 +7,8 @@ PKGNAMESUFFIX= -devel PATCH_SITES= https://github.com/mesa3d/${GL_PROJECT}/commit/:github PATCHFILES+= 700efacda59c.patch:-p1:github PATCH_SITES+= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ -PATCHFILES+= 58b505331612.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881 +PATCHFILES+= 72f7e51d22b3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881 +PATCHFILES+= 7c565db35d39.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27184 PATCHFILES+= 2930dcbb3329.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22246 MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 156e3d59201d..847c367b33cf 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -3,7 +3,9 @@ SHA256 (mesa-24.0-branchpoint-300-g6e4bb8253ed.tar.bz2) = a701d8ceda096a0362a649 SIZE (mesa-24.0-branchpoint-300-g6e4bb8253ed.tar.bz2) = 23250707 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 -SHA256 (58b505331612.patch) = f040c810a4dee98f66b10090071512e8f054b3f7432d3672f03d055cad78bb98 -SIZE (58b505331612.patch) = 2192 +SHA256 (72f7e51d22b3.patch) = 28529ee7c888fceca2470ea3227d8e541a32b81cd901829f130367d9dd66ad90 +SIZE (72f7e51d22b3.patch) = 2168 +SHA256 (7c565db35d39.patch) = 5af88a22abfadb91f6626c9244ed2a365e2bb283e0a42399082d1e909136d5f3 +SIZE (7c565db35d39.patch) = 897 SHA256 (2930dcbb3329.patch) = f90ab77950ba1a56d165f0bc8a3cbd9c5f624bb5c67d1c7f337316027e8295e8 SIZE (2930dcbb3329.patch) = 1638