Skip to Content.
Sympa Menu

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

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 (a22c681950c3d0a28d0ec0f4d72c126bc4273573)
  • Date: Thu, 23 Feb 2023 18:23:40 +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 a22c681950c3d0a28d0ec0f4d72c126bc4273573
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 22.3.6

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 92d4e6f..3fd4238 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=22.3.5
-
SOURCE_HASH="sha256:3eed2ecae2bc674494566faab9fcc9beb21cd804c7ba2b59a1694f3d7236e6a9:UPSTREAM_HASH"
+ VERSION=22.3.6
+
SOURCE_HASH="sha256:4ec8ec65dbdb1ee9444dba72970890128a19543a58cf05931bd6f54f124e117f:UPSTREAM_HASH"
SOURCE=mesa-$VERSION.tar.xz
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}";
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/mesa-${VERSION}
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index bca8ef3..1308abc 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2023-02-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 22.3.6
+
2023-02-21 Pavel Vinogradov <public AT sourcemage.org>
* BUILD: dropped obsolete MESA_DRI code
* CONFIGURE: handle the disabled GLX option



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a22c681950c3d0a28d0ec0f4d72c126bc4273573), Pavel Vinogradov, 02/23/2023

Archive powered by MHonArc 2.6.24.

Top of Page