Skip to Content.
Sympa Menu

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

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 (9840a32651031f3b7d8206cdb6b693f8a80e404d)
  • Date: Tue, 20 Feb 2018 16:13:08 +0000

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

graphics-libs/mesalib/DETAILS | 2 +-
graphics-libs/mesalib/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 9840a32651031f3b7d8206cdb6b693f8a80e404d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesalib: version 17.3.5

diff --git a/graphics-libs/mesalib/DETAILS b/graphics-libs/mesalib/DETAILS
index 0835bf6..bb8457f 100755
--- a/graphics-libs/mesalib/DETAILS
+++ b/graphics-libs/mesalib/DETAILS
@@ -8,7 +8,7 @@ if [[ "${MESALIB_BRANCH}" == "scm" ]]; then
SOURCE_URL[0]="git://anongit.freedesktop.org/git/mesa/mesa:${SX}"
SOURCE_IGNORE="volatile"
else
- VERSION="17.3.4"
+ VERSION="17.3.5"
# VX=`echo $VERSION | cut -d. -f-2`
SX="mesa-${VERSION}"
SOURCE="${SX}.tar.xz"
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index 8085bd0..b47334c 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,6 @@
+2018-02-20 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 17.3.5
+
2018-02-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 17.3.4
* DEPENDS: added git for scm branch, case -> if



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (9840a32651031f3b7d8206cdb6b693f8a80e404d), Pavel Vinogradov, 02/20/2018

Archive powered by MHonArc 2.6.24.

Top of Page