Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (44227f113750e4f9b4b8ee4d3a0f69592db2aeb8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (44227f113750e4f9b4b8ee4d3a0f69592db2aeb8)
  • Date: Sun, 4 Aug 2019 11:12:19 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

graphics-libs/mesa/DEPENDS | 1 +
graphics-libs/mesa/HISTORY | 3 +++
python-pypi/mako/DETAILS | 2 +-
python-pypi/mako/HISTORY | 3 +++
4 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 44227f113750e4f9b4b8ee4d3a0f69592db2aeb8
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

graphics-libs/mesa: add dependency on mako

commit 15d511158c16f00ef7fb1f3612b85c5e88b81d61
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

python-pypi/mako: version 1.1.0

diff --git a/graphics-libs/mesa/DEPENDS b/graphics-libs/mesa/DEPENDS
index b63eaca..5d7ac0c 100755
--- a/graphics-libs/mesa/DEPENDS
+++ b/graphics-libs/mesa/DEPENDS
@@ -2,6 +2,7 @@
depends meson &&
depends ninja-build-system &&
depends python3 &&
+depends mako &&
depends -sub "CXX" gcc &&
depends bison &&
depends flex &&
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index b12f335..9db7522 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2019-08-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: add dependency on mako
+
2019-07-23 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 19.1.3

diff --git a/python-pypi/mako/DETAILS b/python-pypi/mako/DETAILS
index 51118c1..fa2600b 100755
--- a/python-pypi/mako/DETAILS
+++ b/python-pypi/mako/DETAILS
@@ -1,6 +1,6 @@
SPELL=mako
SPELLX=Mako
- VERSION=1.0.12
+ VERSION=1.1.0
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=https://pypi.python.org/packages/source/M/$SPELLX/$SOURCE
SOURCE2=$SOURCE.asc
diff --git a/python-pypi/mako/HISTORY b/python-pypi/mako/HISTORY
index f519a8d..de3b668 100644
--- a/python-pypi/mako/HISTORY
+++ b/python-pypi/mako/HISTORY
@@ -1,3 +1,6 @@
+2019-08-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.1.0
+
2019-06-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.0.12




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (44227f113750e4f9b4b8ee4d3a0f69592db2aeb8), Florian Franzmann, 08/04/2019

Archive powered by MHonArc 2.6.24.

Top of Page