Skip to Content.
Sympa Menu

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

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 (bbbe306d365c13d6996a4c108f6aadfdba90ad51)
  • Date: Sun, 30 Apr 2017 05:11:18 +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 bbbe306d365c13d6996a4c108f6aadfdba90ad51
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesalib: version 17.0.5

diff --git a/graphics-libs/mesalib/DETAILS b/graphics-libs/mesalib/DETAILS
index 90ed6ef..4159898 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.0.4"
+ VERSION="17.0.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 933de40..81a194b 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,6 @@
+2017-04-30 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 17.0.5
+
2017-04-17 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 17.0.4
* BUILD: --with-egl-platforms -> --with-platforms



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (bbbe306d365c13d6996a4c108f6aadfdba90ad51), Pavel Vinogradov, 04/30/2017

Archive powered by MHonArc 2.6.24.

Top of Page