Skip to Content.
Sympa Menu

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

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 (ad2e19dc98ad950f6b31139debe8be6f2340fafb)
  • Date: Fri, 12 Apr 2024 14:32:17 +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 ad2e19dc98ad950f6b31139debe8be6f2340fafb
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 24.0.5

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 4755f8b..0718b62 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.0.4"
-
SOURCE_HASH="sha256:90febd30a098cbcd97ff62ecc3dcf5c93d76f7fa314de944cfce81951ba745f0:UPSTREAM_HASH"
+ VERSION="24.0.5"
+
SOURCE_HASH="sha256:38cc245ca8faa3c69da6d2687f8906377001f63365348a62cc6f7fafb1e8c018: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 2d2c35e..c68ba38 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2024-04-12 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 24.0.5
+
2024-04-01 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, CONFIGURE, DEPENDS: nouveau-experimental -> nouveau in
MESA_VULKAN,
added missing &&, fixed generation of git_sha1.h for NVK, removed
message


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (ad2e19dc98ad950f6b31139debe8be6f2340fafb), Pavel Vinogradov, 04/12/2024

Archive powered by MHonArc 2.6.24.

Top of Page