Date: Tue, 6 Feb 2024 00:48:45 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: 867a62d38c21 - 2024Q1 - graphics/mesa-devel: update to 24.0.b.1096 Message-ID: <202402060048.4160mjaW088912@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=867a62d38c216d04cbce67f91a88c0f48c046b94 commit 867a62d38c216d04cbce67f91a88c0f48c046b94 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-02-03 12:50:48 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-02-06 00:48:28 +0000 graphics/mesa-devel: update to 24.0.b.1096 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/4f6e4ae3d6b...5178ad761c9 (cherry picked from commit 96ee776d6472fa53e94414849d0cfa2029fb7786) --- 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 ae3757cce114..5b0fac3461f5 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 24.0-branchpoint-919 -DISTVERSIONSUFFIX= -g4f6e4ae3d6b +DISTVERSION= 24.0-branchpoint-1096 +DISTVERSIONSUFFIX= -g5178ad761c9 CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -8,7 +8,6 @@ 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+= 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 232cf1f27cda..f3abf6b4f183 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,11 +1,9 @@ -TIMESTAMP = 1706747383 -SHA256 (mesa-24.0-branchpoint-919-g4f6e4ae3d6b.tar.bz2) = d446fe816cf751f68b2490fd8e28b66575d5cd81d406ee4ba9fd5b2bcf2c8f44 -SIZE (mesa-24.0-branchpoint-919-g4f6e4ae3d6b.tar.bz2) = 36500277 +TIMESTAMP = 1707169826 +SHA256 (mesa-24.0-branchpoint-1096-g5178ad761c9.tar.bz2) = 789a013948d4a0aa2203e52cc94cf11d4047fc809e3d3b9f9b675b2ab0ab3864 +SIZE (mesa-24.0-branchpoint-1096-g5178ad761c9.tar.bz2) = 36525461 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (72f7e51d22b3.patch) = 28529ee7c888fceca2470ea3227d8e541a32b81cd901829f130367d9dd66ad90 SIZE (72f7e51d22b3.patch) = 2168 -SHA256 (7c565db35d39.patch) = 5af88a22abfadb91f6626c9244ed2a365e2bb283e0a42399082d1e909136d5f3 -SIZE (7c565db35d39.patch) = 897 SHA256 (2930dcbb3329.patch) = f90ab77950ba1a56d165f0bc8a3cbd9c5f624bb5c67d1c7f337316027e8295e8 SIZE (2930dcbb3329.patch) = 1638
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402060048.4160mjaW088912>