Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2d95e49eacb66c2e26819c3a667506b5c26d37ac)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2d95e49eacb66c2e26819c3a667506b5c26d37ac)
  • Date: Thu, 7 Jul 2016 22:32:57 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

graphics-libs/mesalib/HISTORY | 5 +++++
graphics-libs/mesalib/UP_TRIGGERS | 3 +++
xorg-xserver/xorg-server/HISTORY | 3 +++
xorg-xserver/xorg-server/TRIGGERS | 1 -
4 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit 2d95e49eacb66c2e26819c3a667506b5c26d37ac
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

mesalib/xorg-server: switch the trigger situation again, now properly
triggering on the mesalib side

diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index 6a13f18..449feb8 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,8 @@
+
+2016-07-07 Thomas Orgis <sobukus AT sourcemage.org>
+ * UP_TRIGGERS: re-added in new form, only triggering
+ on the jump over version 9.0
+
2016-07-07 Pavel Vinogradov <public AT sourcemage.org>
* PRE_BUILD: replaced gl_select.patch with sed scripts
* gl_select.patch: removed
diff --git a/graphics-libs/mesalib/UP_TRIGGERS
b/graphics-libs/mesalib/UP_TRIGGERS
new file mode 100755
index 0000000..5340938
--- /dev/null
+++ b/graphics-libs/mesalib/UP_TRIGGERS
@@ -0,0 +1,3 @@
+. "$GRIMOIRE/FUNCTIONS" &&
+# Version 9.0 spun off GLU.
+check_dependents_versionjump $SPELL $VERSION 9.0
diff --git a/xorg-xserver/xorg-server/HISTORY
b/xorg-xserver/xorg-server/HISTORY
index 081b75d..16f2494 100644
--- a/xorg-xserver/xorg-server/HISTORY
+++ b/xorg-xserver/xorg-server/HISTORY
@@ -1,3 +1,6 @@
+2016-07-07 Thomas Orgis <sobukus AT sourcemage.org>
+ * TRIGGERS: removed, mesalib triggers again
+
2016-07-05 Treeve Jelbert <treeve AT sourcemage.org>
* TRIGGERS: added, detect mesalib changes

diff --git a/xorg-xserver/xorg-server/TRIGGERS
b/xorg-xserver/xorg-server/TRIGGERS
deleted file mode 100755
index 58f638d..0000000
--- a/xorg-xserver/xorg-server/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast mesalib check_self



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (2d95e49eacb66c2e26819c3a667506b5c26d37ac), Thomas Orgis, 07/07/2016

Archive powered by MHonArc 2.6.24.

Top of Page