Date: Tue, 25 Apr 2023 00:47:37 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: 519c178336e5 - main - graphics/mesa-devel: update to 23.1.b.494 Message-ID: <202304250047.33P0lbcG074563@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=519c178336e5ac5c54daa5c50cac92ccd3d6cf9b commit 519c178336e5ac5c54daa5c50cac92ccd3d6cf9b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-24 23:34:46 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-25 00:44:43 +0000 graphics/mesa-devel: update to 23.1.b.494 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/a01d9ac330e...6d5462658a1 --- graphics/mesa-devel/Makefile | 6 ++---- graphics/mesa-devel/distinfo | 8 +++----- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index a4fe77332550..d244482c6bb2 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,7 +1,6 @@ PORTNAME= mesa -DISTVERSION= 23.1-branchpoint-404 -DISTVERSIONSUFFIX= -ga01d9ac330e -PORTREVISION= 1 +DISTVERSION= 23.1-branchpoint-494 +DISTVERSIONSUFFIX= -g6d5462658a1 CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -9,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+= 04cc4092cbf7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22484 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 7a538d3f18b8..8d606553e550 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,11 +1,9 @@ -TIMESTAMP = 1682108768 -SHA256 (mesa3d-mesa-23.1-branchpoint-404-ga01d9ac330e_GH0.tar.gz) = ae3a67a47bca10c852e508d2a54b835c46a5f81ace9b78c918b02008cd84e6cb -SIZE (mesa3d-mesa-23.1-branchpoint-404-ga01d9ac330e_GH0.tar.gz) = 28925374 +TIMESTAMP = 1682381048 +SHA256 (mesa3d-mesa-23.1-branchpoint-494-g6d5462658a1_GH0.tar.gz) = 8f961de6d1960cdf0890e1e8f95974d88c640f4929fe815d615623c660314798 +SIZE (mesa3d-mesa-23.1-branchpoint-494-g6d5462658a1_GH0.tar.gz) = 29012583 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 (04cc4092cbf7.patch) = 6d3339880d52349e29869d2bc4c9a2cf61fd3513f8b94a118eef6f8ef08fc995 -SIZE (04cc4092cbf7.patch) = 1253
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304250047.33P0lbcG074563>