Date: Mon, 18 Oct 2021 20:59:56 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 6c354cf17f13 - 2021Q4 - graphics/mesa-devel: drop libatomic workaround after 620968a43a5f Message-ID: <202110182059.19IKxuPx015235@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c354cf17f13e306502d2672850ada44aabb1852 commit 6c354cf17f13e306502d2672850ada44aabb1852 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-10-18 19:54:10 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-18 20:59:16 +0000 graphics/mesa-devel: drop libatomic workaround after 620968a43a5f FreeBSD 12.2 has https://cgit.freebsd.org/src/commit/?id=6e4a57b50f13 (cherry picked from commit 94831a24f5ba169bf75969f67c209f14e10b8019) --- graphics/mesa-devel/Makefile | 2 +- graphics/mesa-devel/distinfo | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 03fb4147f28c..c0972a559a6b 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= mesa DISTVERSION= 21.2-branchpoint-3070 DISTVERSIONSUFFIX= -g2aa705ec87c +PORTREVISION= 1 CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -10,7 +11,6 @@ PATCHFILES+= f6c7569ad9ea.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/- PATCHFILES+= cb8f7a253934.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3568 PATCHFILES+= 700efacda59c.patch:-p1 PATCHFILES+= e141af3ac859.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/issues/966#note_394512 -PATCHFILES+= 167fa293d7b7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5464 PATCHFILES+= 50433886a3e3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881 PATCHFILES+= 891152495cf7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9168 diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index bbd876e821aa..09468ea82bcf 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -11,8 +11,6 @@ SHA256 (700efacda59c.patch) = f034cfbe09edff0baba67e46e7e3812fdef73ff3cf3e579050 SIZE (700efacda59c.patch) = 981 SHA256 (e141af3ac859.patch) = b547f7389a9ea7f9d69e32e86854b291f04b2f2f5738cd87b2aa73507ab60456 SIZE (e141af3ac859.patch) = 2379 -SHA256 (167fa293d7b7.patch) = cc3ad8e59d5d4d7380917e715f676abba65549b07e377dbf6fcec5c294915360 -SIZE (167fa293d7b7.patch) = 2496 SHA256 (50433886a3e3.patch) = 15af265e9dbb5dec7514062cfa549d1c1053f567395d9d133611c2a5138da470 SIZE (50433886a3e3.patch) = 2008 SHA256 (891152495cf7.patch) = e120e26688c1bfca76f4cb711814d1483693cbc66fcb130c88f98a8bf142f826
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110182059.19IKxuPx015235>