Skip to Content.
Sympa Menu

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

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 (ff2d186b30aade774e3230c337a93c9fbff59d3d)
  • Date: Thu, 1 Dec 2022 04:33:14 +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 ff2d186b30aade774e3230c337a93c9fbff59d3d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 22.3.0

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 1ac7436..3aa4eab 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.2.4
-
SOURCE_HASH="sha256:65d76b53ca5c7b46019e0e8e5b414de45d2fecd3fcd71707f6c3bc7691c9f7ab:UPSTREAM_HASH"
+ VERSION=22.3.0
+
SOURCE_HASH="sha256:644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746"
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 b32528b..4043c08 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2022-11-30 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 22.3.0
+
2022-11-30 Ismael Luceno <ismael AT sourcemage.org>
* CONFIGURE: added the Crocus Gallium3D driver




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (ff2d186b30aade774e3230c337a93c9fbff59d3d), Pavel Vinogradov, 11/30/2022

Archive powered by MHonArc 2.6.24.

Top of Page