Skip to Content.
Sympa Menu

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

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 (13e9fd282fe317f55289685a4d02e5a21aba2b39)
  • Date: Tue, 5 Apr 2016 01:22:49 +0000

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

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

New commits:
commit 13e9fd282fe317f55289685a4d02e5a21aba2b39
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesalib: fixed scm branch version

diff --git a/graphics-libs/mesalib/DETAILS b/graphics-libs/mesalib/DETAILS
index 68f76bd..2a482e2 100755
--- a/graphics-libs/mesalib/DETAILS
+++ b/graphics-libs/mesalib/DETAILS
@@ -1,6 +1,7 @@
+. $GRIMOIRE/FUNCTIONS
SPELL=mesalib
if [[ "$MESALIB_BRANCH" == "scm" ]]; then
- VERSION=10.6.2
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-git.tar.xz
FORCE_DOWNLOAD="on"
SOURCE_URL[0]=git://anongit.freedesktop.org/git/mesa/mesa:mesalib-git
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index 8734e65..bf917e3 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,6 @@
+2016-04-04 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: fixed scm branch version
+
2016-04-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 11.2.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (13e9fd282fe317f55289685a4d02e5a21aba2b39), Pavel Vinogradov, 04/04/2016

Archive powered by MHonArc 2.6.24.

Top of Page