Skip to Content.
Sympa Menu

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

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 (8bc17b58577ccc6bf3e17bc4f60b2ce5f77ae5ac)
  • Date: Thu, 8 Jun 2023 23:45:34 +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 8bc17b58577ccc6bf3e17bc4f60b2ce5f77ae5ac
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesa: version 23.1.2

diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 9a94eda..5430cc8 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=23.1.1
-
SOURCE_HASH="sha256:a2679031ed5b73b29c4f042ac64d96f83b0cfe4858617de32e2efc196c653a40:UPSTREAM_HASH"
+ VERSION=23.1.2
+
SOURCE_HASH="sha256:60b1f3adb1561830c158bf3c68508943674fb9d69f384c3c7289694385ab5c7e:UPSTREAM_HASH"
SOURCE=mesa-$VERSION.tar.xz
# Watch: https://archive.mesa3d.org/ mesa-([0-9.]+)[.]tar
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}";
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index a8a0ea7..251e994 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2023-06-08 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 23.1.2
+
2023-05-26 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 23.1.1




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (8bc17b58577ccc6bf3e17bc4f60b2ce5f77ae5ac), Pavel Vinogradov, 06/08/2023

Archive powered by MHonArc 2.6.24.

Top of Page