Skip to Content.
Sympa Menu

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

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 (3ad9e3a67ba6a75785de061b8668f6d42e1d3739)
  • Date: Sat, 8 Apr 2023 18:48:05 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

graphics-libs/mesa/DETAILS | 6 +++---
graphics-libs/mesa/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 3ad9e3a67ba6a75785de061b8668f6d42e1d3739
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 23.0.2

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 6ef9f4e..6c4f4d1 100755
--- a/graphics-libs/mesa/DETAILS
+++ b/graphics-libs/mesa/DETAILS
@@ -9,10 +9,10 @@ if [[ "${MESA_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=23.0.1
-
SOURCE_HASH="sha256:e8e586856b55893abae9bdcdb98b41c081d909bb1faf372e6e7262307bf34adf"
+ VERSION=23.0.2
+
SOURCE_HASH="sha256:1b7d3399fc6f16f030361f925d33ebc7600cbf98094582f54775b6a1180529e7"
SOURCE=mesa-$VERSION.tar.xz
-# Watch: https://mesa.freedesktop.org/archive/
+# Watch: https://archive.mesa3d.org/ mesa-([0-9.]+)[.]tar
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}";
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/mesa-${VERSION}
fi
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 8753b66..79271f5 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2023-04-08 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 23.0.2, updated watch line
+
2023-03-25 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 23.0.1
* DEPENDS: unified llvm dependency



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3ad9e3a67ba6a75785de061b8668f6d42e1d3739), Pavel Vinogradov, 04/08/2023

Archive powered by MHonArc 2.6.24.

Top of Page