Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David C. Haley (83b258bfa250bb4af785abff6c97897e651933bd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "David C. Haley" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David C. Haley (83b258bfa250bb4af785abff6c97897e651933bd)
  • Date: Wed, 15 Jan 2020 16:35:57 +0000

GIT changes to master grimoire by David C. Haley <khoralin AT gmail.com>:

devel/git/DEPENDS | 4 ++--
devel/git/HISTORY | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 83b258bfa250bb4af785abff6c97897e651933bd
Author: David C. Haley <khoralin AT gmail.com>
Commit: David C. Haley <khoralin AT gmail.com>

devel/git: Updated python requirements in DEPENDS

diff --git a/devel/git/DEPENDS b/devel/git/DEPENDS
index 57aa30d..7d4968b 100755
--- a/devel/git/DEPENDS
+++ b/devel/git/DEPENDS
@@ -30,8 +30,8 @@ optional_depends tk \
"--without-tcltk" \
"for interactive GUI and graphical history browser" &&

-optional_depends python \
- "" \
+optional_depends PYTHON \
+ "--with-python" \
"--without-python" \
"for git_remote_helpers end users don't typically use
these. (see git's man page and look for the helper commands)" &&

diff --git a/devel/git/HISTORY b/devel/git/HISTORY
index 072f869..5432ee3 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,7 @@
+2020-01-15 David C. Haley <khoralin AT gmail.com>
+ * DEPENDS: replaced 'pthyon' -> 'PYTHON'
+ Added '--with-python' switch.
+
2020-01-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.25.0




  • [SM-Commit] GIT changes to master grimoire by David C. Haley (83b258bfa250bb4af785abff6c97897e651933bd), David C. Haley, 01/15/2020

Archive powered by MHonArc 2.6.24.

Top of Page