mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
graphics/mesa-devel: update to 23.3.b.3608
Changes: f09384f4c3...f2a593f756
This commit is contained in:
parent
b575a80639
commit
2cc1ea473e
3 changed files with 5 additions and 18 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= mesa
|
||||
DISTVERSION= 23.3-branchpoint-3403
|
||||
DISTVERSIONSUFFIX= -gf09384f4c3a
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 23.3-branchpoint-3608
|
||||
DISTVERSIONSUFFIX= -gf2a593f756f
|
||||
CATEGORIES= graphics
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1704754601
|
||||
SHA256 (mesa-23.3-branchpoint-3403-gf09384f4c3a.tar.bz2) = 82f27a16cdc9fff0bc38dda46d687530634328c5e7cac00898ea4203f0783040
|
||||
SIZE (mesa-23.3-branchpoint-3403-gf09384f4c3a.tar.bz2) = 23206183
|
||||
TIMESTAMP = 1704927546
|
||||
SHA256 (mesa-23.3-branchpoint-3608-gf2a593f756f.tar.bz2) = 082e9cb26953ff83dd503fb3d413a3ffc39a3a1ae43c282da8cd21004fb287f9
|
||||
SIZE (mesa-23.3-branchpoint-3608-gf2a593f756f.tar.bz2) = 23227567
|
||||
SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008
|
||||
SIZE (700efacda59c.patch) = 983
|
||||
SHA256 (58b505331612.patch) = f040c810a4dee98f66b10090071512e8f054b3f7432d3672f03d055cad78bb98
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
https://gitlab.freedesktop.org/mesa/mesa/-/issues/10404
|
||||
|
||||
--- src/gallium/frontends/rusticl/meson.build.orig 2024-01-08 19:47:52 UTC
|
||||
+++ src/gallium/frontends/rusticl/meson.build
|
||||
@@ -223,6 +223,7 @@ rusticl_llvm_bindings_rs = rust.bindgen(
|
||||
dep_clang,
|
||||
dep_llvm,
|
||||
dep_llvmspirvlib,
|
||||
+ dep_spirv_tools,
|
||||
],
|
||||
args : [
|
||||
# we want to limit what to generate bindings for
|
Loading…
Add table
Reference in a new issue