Skip to Content.
Sympa Menu

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

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 (5b46a9048b55245f015f81122cb0ceeaf7c1463e)
  • Date: Wed, 20 Aug 2025 14:55:36 +0000

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

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

New commits:
commit 5b46a9048b55245f015f81122cb0ceeaf7c1463e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 25.2.1

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 47011ea..ddf469c 100755
--- a/graphics-libs/mesa/DETAILS
+++ b/graphics-libs/mesa/DETAILS
@@ -11,7 +11,7 @@ if [[ "${MESA_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION="25.2.0"
+ VERSION="25.2.1"
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 471da11..602f1cd 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2025-08-20 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 25.2.1
+
2025-08-17 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: improved LIBCLC subddependency of llvm code to do it all in
one place with other subdeps, if any


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (5b46a9048b55245f015f81122cb0ceeaf7c1463e), Pavel Vinogradov, 08/20/2025

Archive powered by MHonArc 2.6.24.

Top of Page