Date: Sat, 17 Apr 2021 23:36:33 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: e502b6db284d - main - graphics/mesa-devel: update to 21.1.b.176 Message-ID: <202104172336.13HNaXxW098342@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=e502b6db284d0f928dff4b59c47c88c38f8e4e26 commit e502b6db284d0f928dff4b59c47c88c38f8e4e26 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-04-16 12:29:11 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-04-17 23:35:21 +0000 graphics/mesa-devel: update to 21.1.b.176 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/9b71154353d...c74d93cf018 --- graphics/mesa-devel/Makefile | 6 +++--- graphics/mesa-devel/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 7183288f03d3..57e11c54f5f8 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 21.1-branchpoint-21 -DISTVERSIONSUFFIX= -g9b71154353d +DISTVERSION= 21.1-branchpoint-176 +DISTVERSIONSUFFIX= -gc74d93cf018 CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -92,7 +92,7 @@ anv_DESC= Haswell and newer radv_DESC= Southern Islands and newer (implies LLVM) COINST_DESC= Allow co-installation with another Mesa port -COINST_VARS= LLVM_DEFAULT=10 # chase mesa-dri +COINST_VARS= LLVM_DEFAULT=11 # chase intel-compute-runtime COINST_MESON_ON= -Degl-lib-suffix=${PKGNAMESUFFIX} COINST_PLIST_SUB= SUFFIX=${PKGNAMESUFFIX} COINST_SUB_FILES= libmap.conf diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 14356a8836cc..b10ab3f0fbbe 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1618435090 -SHA256 (mesa3d-mesa-21.1-branchpoint-21-g9b71154353d_GH0.tar.gz) = 91986a64beef2893d7856dd0e74b9dc7fa89a4bd6115d734df9841fc7bddde43 -SIZE (mesa3d-mesa-21.1-branchpoint-21-g9b71154353d_GH0.tar.gz) = 23357921 +TIMESTAMP = 1618673936 +SHA256 (mesa3d-mesa-21.1-branchpoint-176-gc74d93cf018_GH0.tar.gz) = 519de8ad331b33c1be6e6e0743796bfb537a84698cc05c3df499a4784c8dc86e +SIZE (mesa3d-mesa-21.1-branchpoint-176-gc74d93cf018_GH0.tar.gz) = 23370385 SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109 SIZE (55822330540d.patch) = 1278 SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104172336.13HNaXxW098342>