Date: Sat, 11 Dec 2021 00:31:31 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c9a1d2753a05 - main - graphics/mesa-devel: update to 21.3.b.1759 Message-ID: <202112110031.1BB0VVQI030828@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9a1d2753a05437a69b484e46e571a2e55459e07 commit c9a1d2753a05437a69b484e46e571a2e55459e07 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-12-10 22:26:56 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-12-11 00:31:13 +0000 graphics/mesa-devel: update to 21.3.b.1759 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/ff74d5dd1b8...fd2a558bf8a --- graphics/mesa-devel/Makefile | 5 ++--- graphics/mesa-devel/distinfo | 8 +++----- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 993019e036a4..176819de7fd0 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,13 +1,12 @@ PORTNAME= mesa -DISTVERSION= 21.3-branchpoint-1729 -DISTVERSIONSUFFIX= -gff74d5dd1b8 +DISTVERSION= 21.3-branchpoint-1759 +DISTVERSIONSUFFIX= -gfd2a558bf8a CATEGORIES= graphics PKGNAMESUFFIX= -devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 700efacda59c.patch:-p1 PATCHFILES+= 50433886a3e3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881 -PATCHFILES+= e3ef7eedc94f.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14120 MAINTAINER= jbeich@FreeBSD.org COMMENT= Bleeding edge Mesa drivers (OpenGL, Vulkan) diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 7305ebe8f924..c7deca9ba6cb 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,9 +1,7 @@ -TIMESTAMP = 1639004372 -SHA256 (mesa3d-mesa-21.3-branchpoint-1729-gff74d5dd1b8_GH0.tar.gz) = 641257e8ac760a77f843254b71a94e6af04af5a508c36e35699f347acd010fed -SIZE (mesa3d-mesa-21.3-branchpoint-1729-gff74d5dd1b8_GH0.tar.gz) = 23813578 +TIMESTAMP = 1639181390 +SHA256 (mesa3d-mesa-21.3-branchpoint-1759-gfd2a558bf8a_GH0.tar.gz) = cc7bd6aba9e1580807c9a6b51a632e8e65524a743c5aa37323fcbc2698ceb1c0 +SIZE (mesa3d-mesa-21.3-branchpoint-1759-gfd2a558bf8a_GH0.tar.gz) = 23805639 SHA256 (700efacda59c.patch) = f034cfbe09edff0baba67e46e7e3812fdef73ff3cf3e579050c024c95234c8d5 SIZE (700efacda59c.patch) = 981 SHA256 (50433886a3e3.patch) = 15af265e9dbb5dec7514062cfa549d1c1053f567395d9d133611c2a5138da470 SIZE (50433886a3e3.patch) = 2008 -SHA256 (e3ef7eedc94f.patch) = b1e97ab254156a5616bd39e816e3c1d048b84f883170d1ddda7d93271f2fb5d3 -SIZE (e3ef7eedc94f.patch) = 2053
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112110031.1BB0VVQI030828>