Skip to Content.
Sympa Menu

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

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 (1eab0f6411576c45a2dc87e3c4bb792e93c5692d)
  • Date: Thu, 15 Aug 2024 01:50:34 +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 1eab0f6411576c45a2dc87e3c4bb792e93c5692d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 24.2.0

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 257e099..fc39a69 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.1.5"
-
SOURCE_HASH="sha256:02761ffd965dd64b95421ebfca1191d73724aba00f30034009237564f34cf976:UPSTREAM_HASH"
+ VERSION="24.2.0"
+
SOURCE_HASH="sha256:c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf: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 290b7c6..889cdd2 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2024-08-14 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 24.2.0
+
2024-07-31 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 24.1.5



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (1eab0f6411576c45a2dc87e3c4bb792e93c5692d), Pavel Vinogradov, 08/14/2024

Archive powered by MHonArc 2.6.24.

Top of Page