Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2024 00:46:40 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: de2398c072e3 - main - graphics/mesa-devel: update to 24.2.b.3120
Message-ID:  <202409210046.48L0ke6C051274@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=de2398c072e373267ebd1e841fde175e36b79e87

commit de2398c072e373267ebd1e841fde175e36b79e87
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-09-20 11:03:50 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-09-21 00:45:25 +0000

    graphics/mesa-devel: update to 24.2.b.3120
    
    Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/55260d7729e...6b83d498791
---
 graphics/mesa-devel/Makefile           | 4 ++--
 graphics/mesa-devel/distinfo           | 6 +++---
 graphics/mesa-devel/files/patch-suffix | 8 +++++---
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index c8f27376fd09..54923e5a50a5 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mesa
-DISTVERSION=	24.2-branchpoint-2708
-DISTVERSIONSUFFIX=	-g55260d7729e
+DISTVERSION=	24.2-branchpoint-3120
+DISTVERSIONSUFFIX=	-g6b83d498791
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-devel
 
diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo
index 843d20a97445..3c8d87cefc93 100644
--- a/graphics/mesa-devel/distinfo
+++ b/graphics/mesa-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1726685605
-SHA256 (mesa-24.2-branchpoint-2708-g55260d7729e.tar.bz2) = 726b6c2a282c1f41298c4c277d139d23f12a45afc7290faefc75af805002d25e
-SIZE (mesa-24.2-branchpoint-2708-g55260d7729e.tar.bz2) = 38151746
+TIMESTAMP = 1726864394
+SHA256 (mesa-24.2-branchpoint-3120-g6b83d498791.tar.bz2) = 81f3446cc1a81c35959c313fb96f9aafbcc5295e92321e62600be49f5a7166b6
+SIZE (mesa-24.2-branchpoint-3120-g6b83d498791.tar.bz2) = 38337891
 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008
 SIZE (700efacda59c.patch) = 983
 SHA256 (2930dcbb3329.patch) = f90ab77950ba1a56d165f0bc8a3cbd9c5f624bb5c67d1c7f337316027e8295e8
diff --git a/graphics/mesa-devel/files/patch-suffix b/graphics/mesa-devel/files/patch-suffix
index 1a79b6a23802..e64ac28dbf42 100644
--- a/graphics/mesa-devel/files/patch-suffix
+++ b/graphics/mesa-devel/files/patch-suffix
@@ -115,14 +115,16 @@ Library selection is handled by libglvnd and/or libmap.conf.
  
  _kmsro_targets = [
     driver_kmsro, driver_v3d, driver_vc4, driver_freedreno, driver_etnaviv,
---- src/gbm/backends/dri/meson.build.orig	2024-09-18 22:32:20 UTC
+--- src/gbm/backends/dri/meson.build.orig	2024-09-20 11:03:50 UTC
 +++ src/gbm/backends/dri/meson.build
-@@ -1,5 +1,5 @@ libgbm_dri = shared_library(
+@@ -9,7 +9,7 @@ libgbm_dri = shared_library(
+ endif
+ 
  libgbm_dri = shared_library(
 -  'dri_gbm',
 +  'dri' + get_option('egl-lib-suffix') + '_gbm',
    files('gbm_dri.c', 'gbm_driint.h'),
-   include_directories : incs_gbm,
+   include_directories : [incs_gbm, incs_gbm_dri, inc_st_dri, inc_gallium_aux],
    link_args : [ld_args_gc_sections],
 --- src/gbm/meson.build.orig	2022-09-12 22:59:56 UTC
 +++ src/gbm/meson.build



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409210046.48L0ke6C051274>