Date: Sun, 16 Apr 2023 00:57:59 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: f1f2ad048113 - 2023Q2 - graphics/mesa-devel: update to 23.1.b.117 Message-ID: <202304160057.33G0vxe1033381@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=f1f2ad0481130fb6785dcaeeb9ed3eba37e130b1 commit f1f2ad0481130fb6785dcaeeb9ed3eba37e130b1 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-15 10:57:06 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-16 00:57:52 +0000 graphics/mesa-devel: update to 23.1.b.117 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b5a9021708d...60cfe15d799 (cherry picked from commit 3034bd2d70e6e9333a52771f74a70a452543c885) --- graphics/mesa-devel/Makefile | 5 +++-- graphics/mesa-devel/distinfo | 8 +++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index b1dca2700087..555fbcd25d0d 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 23.1-branchpoint-99 -DISTVERSIONSUFFIX= -gb5a9021708d +DISTVERSION= 23.1-branchpoint-117 +DISTVERSIONSUFFIX= -g60cfe15d799 CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -8,6 +8,7 @@ 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 6952ef5914de..4b1d1e821e68 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,9 +1,11 @@ -TIMESTAMP = 1681514161 -SHA256 (mesa3d-mesa-23.1-branchpoint-99-gb5a9021708d_GH0.tar.gz) = d2ad423da035c0c5ba1c28b1c0925ae8e782af002660cecf50161b3ee9280812 -SIZE (mesa3d-mesa-23.1-branchpoint-99-gb5a9021708d_GH0.tar.gz) = 28825835 +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 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?202304160057.33G0vxe1033381>