Skip to Content.
Sympa Menu

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

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 (4fe7e0d937be520520f1787710127cb262301e66)
  • Date: Wed, 3 Sep 2025 14:57:29 +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 4fe7e0d937be520520f1787710127cb262301e66
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: vwrsion 25.2.2

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index ddf469c..b0a2b1d 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.1"
+ VERSION="25.2.2"
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 513c4d5..7e97d9c 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2025-09-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 25.2.2
+
2025-08-25 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE: added zink tool



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (4fe7e0d937be520520f1787710127cb262301e66), Pavel Vinogradov, 09/03/2025

Archive powered by MHonArc 2.6.24.

Top of Page