Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (61bf6808d697635ec02a25c3c5f98812c97b47a3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (61bf6808d697635ec02a25c3c5f98812c97b47a3)
  • Date: Thu, 6 Mar 2025 18:24:36 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

graphics-libs/mesa/DETAILS | 4 ++--
graphics-libs/mesa/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 61bf6808d697635ec02a25c3c5f98812c97b47a3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 25.0.1

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index d74b119..a5124da 100755
--- a/graphics-libs/mesa/DETAILS
+++ b/graphics-libs/mesa/DETAILS
@@ -11,8 +11,8 @@ if [[ "${MESA_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION="25.0.0"
-
SOURCE_HASH="sha256:96a53501fd59679654273258c6c6a1055a20e352ee1429f0b123516c7190e5b0"
+ VERSION="25.0.1"
+
SOURCE_HASH="sha256:49eb55ba5acccae91deb566573a6a73144a0f39014be1982d78c21c5b6b0bb3f:UPSTREAM_HASH"
SOURCE="mesa-$VERSION.tar.xz"
# Watch: https://archive.mesa3d.org/ mesa-([0-9.]+)[.]tar
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}";
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 4e6f9b9..e34a9e4 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2025-03-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 25.0.1
+
2015-03-06 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: allow to really disable all vulkan or gallium drivers



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (61bf6808d697635ec02a25c3c5f98812c97b47a3), Pavel Vinogradov, 03/06/2025

Archive powered by MHonArc 2.6.24.

Top of Page