Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2024 00:40:58 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: eef81d95d858 - main - graphics/mesa-devel: update to 24.3.b.950
Message-ID:  <202411280040.4AS0ew0r080509@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=eef81d95d858382eb54acc6ed2073699d264a64f

commit eef81d95d858382eb54acc6ed2073699d264a64f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-11-27 22:48:04 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-11-28 00:40:23 +0000

    graphics/mesa-devel: update to 24.3.b.950
    
    Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/6088a4373c6...1a7c54b8409
---
 graphics/mesa-devel/Makefile           | 4 ++--
 graphics/mesa-devel/distinfo           | 6 +++---
 graphics/mesa-devel/files/patch-suffix | 6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index 971139099d8c..6c6b6d80a3ca 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mesa
-DISTVERSION=	24.3-branchpoint-736
-DISTVERSIONSUFFIX=	-g6088a4373c6
+DISTVERSION=	24.3-branchpoint-950
+DISTVERSIONSUFFIX=	-g1a7c54b8409
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-devel
 
diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo
index 0a345708501d..f246e21cefb2 100644
--- a/graphics/mesa-devel/distinfo
+++ b/graphics/mesa-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1732361358
-SHA256 (mesa-24.3-branchpoint-736-g6088a4373c6.tar.bz2) = 30ab9054fa3e800e83f9319b142ff918d60d2d15a3e9ff0584c7caf71962ffa4
-SIZE (mesa-24.3-branchpoint-736-g6088a4373c6.tar.bz2) = 39312383
+TIMESTAMP = 1732747684
+SHA256 (mesa-24.3-branchpoint-950-g1a7c54b8409.tar.bz2) = a7f353c4f2ddcbe33674e337b46e8d4a6199c4661bf9391273d9ec5d4bb872d0
+SIZE (mesa-24.3-branchpoint-950-g1a7c54b8409.tar.bz2) = 39345836
 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 d20ed6558b4c..f24ace983a8a 100644
--- a/graphics/mesa-devel/files/patch-suffix
+++ b/graphics/mesa-devel/files/patch-suffix
@@ -95,12 +95,12 @@ 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-20 11:03:50 UTC
+--- src/gbm/backends/dri/meson.build.orig	2024-11-27 22:48:04 UTC
 +++ src/gbm/backends/dri/meson.build
-@@ -9,7 +9,7 @@ libgbm_dri = shared_library(
+@@ -9,7 +9,7 @@ shared_library(
  endif
  
- libgbm_dri = shared_library(
+ shared_library(
 -  'dri_gbm',
 +  'dri' + get_option('egl-lib-suffix') + '_gbm',
    files('gbm_dri.c', 'gbm_driint.h'),



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