Date: Tue, 18 Apr 2023 00:46:36 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: 9abb1bde04ba - main - graphics/mesa-devel: update to 23.1.b.188 Message-ID: <202304180046.33I0kawZ060448@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=9abb1bde04ba2ffb44b9e2a7f02580529bc6d7f2 commit 9abb1bde04ba2ffb44b9e2a7f02580529bc6d7f2 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:45:23 +0000 graphics/mesa-devel: update to 23.1.b.188 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/60cfe15d799...74c43834e7c --- 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 71c308e8cf75..d89e944761ab 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 @@ -9,7 +9,6 @@ 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+= 04cc4092cbf7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22484 -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 ba9101601b47..fccf2be2438d 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -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 @@ -9,5 +9,3 @@ SHA256 (2930dcbb3329.patch) = fa5bc25d9b9f133369a16731af2230843aacc80eb85016461c SIZE (2930dcbb3329.patch) = 1622 SHA256 (04cc4092cbf7.patch) = 6d3339880d52349e29869d2bc4c9a2cf61fd3513f8b94a118eef6f8ef08fc995 SIZE (04cc4092cbf7.patch) = 1253 -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?202304180046.33I0kawZ060448>