Date: Tue, 18 Apr 2023 00:48:51 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: 002b9b48cd92 - 2023Q2 - graphics/mesa-devel: update to 23.1.b.188 Message-ID: <202304180048.33I0mpio060948@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=002b9b48cd92f9acf0d0f14355c8789f06fb69e4 commit 002b9b48cd92f9acf0d0f14355c8789f06fb69e4 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-17 23:25:16 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-18 00:48:32 +0000 graphics/mesa-devel: update to 23.1.b.188 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/60cfe15d799...74c43834e7c (cherry picked from commit 9abb1bde04ba2ffb44b9e2a7f02580529bc6d7f2) --- 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 555fbcd25d0d..179cfbcf91d6 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 23.1-branchpoint-117 -DISTVERSIONSUFFIX= -g60cfe15d799 +DISTVERSION= 23.1-branchpoint-188 +DISTVERSIONSUFFIX= -g74c43834e7c CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -8,7 +8,6 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 700efacda59c.patch:-p1 PATCHFILES+= 3043f16d66bf.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881 PATCHFILES+= 2930dcbb3329.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22246 -PATCHFILES+= d5de59fecf3a.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22501 MAINTAINER= jbeich@FreeBSD.org COMMENT= Bleeding edge Mesa drivers (OpenCL, OpenGL, Vulkan) diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 4b1d1e821e68..2222cc0f0225 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,11 +1,9 @@ -TIMESTAMP = 1681592821 -SHA256 (mesa3d-mesa-23.1-branchpoint-117-g60cfe15d799_GH0.tar.gz) = e1c3ebaebb201e72fc71e083eea22b14526bccfa6ddd29771b563a402e618fad -SIZE (mesa3d-mesa-23.1-branchpoint-117-g60cfe15d799_GH0.tar.gz) = 28826128 +TIMESTAMP = 1681775836 +SHA256 (mesa3d-mesa-23.1-branchpoint-188-g74c43834e7c_GH0.tar.gz) = fe7c5bfb364e4e0536a7aff99455332eba58a8811b34c7deabe6fab06f420220 +SIZE (mesa3d-mesa-23.1-branchpoint-188-g74c43834e7c_GH0.tar.gz) = 28839336 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (3043f16d66bf.patch) = 7afdba18fc3041dc6e30bdb1409f5214e451e7e5ceaa3b21991d6b2f793d9c85 SIZE (3043f16d66bf.patch) = 2050 SHA256 (2930dcbb3329.patch) = fa5bc25d9b9f133369a16731af2230843aacc80eb85016461ccb5f28cbd187c1 SIZE (2930dcbb3329.patch) = 1622 -SHA256 (d5de59fecf3a.patch) = df53ee17667f61287ce601e555477c77b423ca8a2ce2e6445ecddfdaae1dca00 -SIZE (d5de59fecf3a.patch) = 2888
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304180048.33I0mpio060948>