Skip to Content.
Sympa Menu

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

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 (55f4321b2b3acb5d4e6a70ef3ebeb48ea764ba34)
  • Date: Sat, 18 Dec 2021 23:52:55 +0000

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

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

New commits:
commit 55f4321b2b3acb5d4e6a70ef3ebeb48ea764ba34
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

graphics-libs/mesa: version 21.3.2

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 96a5eeb..27287de 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=21.3.1
-
SOURCE_HASH="sha256:2b0dc2540cb192525741d00f706dbc4586349185dafc65729c7fda0800cc474d"
+ VERSION=21.3.2
+
SOURCE_HASH="sha256:e2e7bafb8307e7abc3bf982f39382fae3619c84b45504920a21504be52f126bd: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 82b39384..eef14f6 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2021-12-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 21.3.2
+
2021-12-14 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, CONFIGURE: swr-arches is no longer an option in scm branch,
more cleanups



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (55f4321b2b3acb5d4e6a70ef3ebeb48ea764ba34), Pavel Vinogradov, 12/18/2021

Archive powered by MHonArc 2.6.24.

Top of Page