Skip to Content.
Sympa Menu

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

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
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (ca676ecbcbc6272628ff90fc109e7b41e0e261d3)
  • Date: Thu, 1 Feb 2024 16:57: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 ca676ecbcbc6272628ff90fc109e7b41e0e261d3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 24.0.0

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index ba2eeb3..daf6e17 100755
--- a/graphics-libs/mesa/DETAILS
+++ b/graphics-libs/mesa/DETAILS
@@ -9,8 +9,8 @@ if [[ "${MESA_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION="23.3.4"
-
SOURCE_HASH="sha256:df12d765be4650fe532860b18aa18e6da1d0b07d1a21dfdfe04660e6b7bac39a"
+ VERSION="24.0.0"
+
SOURCE_HASH="sha256:dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36: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 a9c8be4..bac0cd6 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2024-02-01 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 24.0.0
+
2024-01-30 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE, DEPENDS: added nouveau vulkan driver which needs rust,
quoting++, removed +=


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (ca676ecbcbc6272628ff90fc109e7b41e0e261d3), Pavel Vinogradov, 02/01/2024

Archive powered by MHonArc 2.6.24.

Top of Page