Skip to Content.
Sympa Menu

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

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 (503732a65f25e0fa8f0deae81b32d38c654c6553)
  • Date: Fri, 15 Oct 2021 22:10:21 +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 503732a65f25e0fa8f0deae81b32d38c654c6553
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

graphics-libs/mesa: version 21.2.4

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index ff0480d..e8137e6 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.2.3
-
SOURCE_HASH="sha256:7245284a159d2484770e1835a673e79e4322a9ddf43b17859668244946db7174"
+ VERSION=21.2.4
+
SOURCE_HASH="sha256:fe6ede82d1ac02339da3c2ec1820a379641902fd351a52cc01153f76eff85b44"
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 c7ab77d..f369228 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2021-10-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 21.2.4
+
2021-09-30 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 21.2.3




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (503732a65f25e0fa8f0deae81b32d38c654c6553), Pavel Vinogradov, 10/15/2021

Archive powered by MHonArc 2.6.24.

Top of Page