Skip to Content.
Sympa Menu

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

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 (8c7a25c73f820924145c01b5952c6bedd9a08930)
  • Date: Thu, 5 Jun 2025 13:44:40 +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 8c7a25c73f820924145c01b5952c6bedd9a08930
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 25.1.2

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index f769480..13b5e8d 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.1"
-
SOURCE_HASH="sha256:cf942a18b7b9e9b88524dcbf0b31fed3cde18e6d52b3375b0ab6587a14415bce"
+ VERSION="25.1.2"
+
SOURCE_HASH="sha256:c29c93fd35119b949a589463d1feb61b4000c0daad04e8d543d7f909f119bd97: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 01522ec..2b45bb8 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2025-06-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 25.1.2
+
2025-05-25 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, CONFIGURE: gallium-nine and gallium-xa are available in
stable branch
only


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (8c7a25c73f820924145c01b5952c6bedd9a08930), Pavel Vinogradov, 06/05/2025

Archive powered by MHonArc 2.6.24.

Top of Page