Skip to Content.
Sympa Menu

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

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 (2c8db28fa1b2f93117070c4278f0fa1f8154f39c)
  • Date: Thu, 17 Apr 2025 03:30:11 +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 2c8db28fa1b2f93117070c4278f0fa1f8154f39c
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 25.0.4

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 5287483..a88fe13 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.3"
-
SOURCE_HASH="sha256:5ff426ed6ce0588fd96d18975bdff451ae2ab2fe98b5d1528842ee71ec66711b:UPSTREAM_HASH"
+ VERSION="25.0.4"
+
SOURCE_HASH="sha256:76293cf4372ca4e4e73fd6c36c567b917b608a4db9d11bd2e33068199a7df04d: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 688854a..bef5f9f 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2025-04-16 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 25.0.4
+
2025-04-03 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 25.0.3



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (2c8db28fa1b2f93117070c4278f0fa1f8154f39c), Pavel Vinogradov, 04/16/2025

Archive powered by MHonArc 2.6.24.

Top of Page