Skip to Content.
Sympa Menu

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

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 (23d950e5611482cfc6382d2aceb7be591ae56f83)
  • Date: Thu, 3 Jul 2025 00:37:23 +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 23d950e5611482cfc6382d2aceb7be591ae56f83
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 25.1.5

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 24eda05..d273039 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.1.4"
-
SOURCE_HASH="sha256:164872a5e792408aa72fecd52b7be6409724c4ad81700798675a7d801d976704"
+ VERSION="25.1.5"
+
SOURCE_HASH="sha256:3c4f6b10ff6ee950d0ec6ea733cc6e6d34c569454e3d39a9b276de9115a3b363: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 2acf7b7..a4c8420 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2025-07-02 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 25.1.5
+
2025-06-24 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, CONFIGURE: osmesa option is available in stable branch only



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (23d950e5611482cfc6382d2aceb7be591ae56f83), Pavel Vinogradov, 07/02/2025

Archive powered by MHonArc 2.6.24.

Top of Page