Skip to Content.
Sympa Menu

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

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 (b6669198fa6bc7dcf4b72967cbe75e4e70757b49)
  • Date: Tue, 19 May 2026 22:09:59 +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 b6669198fa6bc7dcf4b72967cbe75e4e70757b49
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 26.1.1

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 6cd7719..fdb5f90 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=26.1.0
+ VERSION=26.1.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 986d3e9..3d7443a 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2026-05-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 26.1.1
+
2026-05-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 26.1.0



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (b6669198fa6bc7dcf4b72967cbe75e4e70757b49), Pavel Vinogradov, 05/19/2026

Archive powered by MHonArc 2.6.24.

Top of Page