Skip to Content.
Sympa Menu

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

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 (a333f39c338123d66f08706bca46f45bf29984f6)
  • Date: Wed, 18 Sep 2024 18:41:39 +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 a333f39c338123d66f08706bca46f45bf29984f6
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 24.2.3

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 1bfb63f..cbd8cce 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="24.2.2"
-
SOURCE_HASH="sha256:fd077d3104edbe459e2b8597d2757ec065f9bd2d620b8c0b9cc88c2bf9891d02"
+ VERSION="24.2.3"
+
SOURCE_HASH="sha256:4ea18b1155a4544a09f7361848974768f6f73c19d88f63de2ec650be313b2d0c"
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 aea8f78..d62c4b4 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2024-09-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 24.2.3
+
2024-09-05 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 24.2.2



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (a333f39c338123d66f08706bca46f45bf29984f6), Pavel Vinogradov, 09/18/2024

Archive powered by MHonArc 2.6.24.

Top of Page