Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (e4b3df59b8fab902dc9f1d01bc678fdc18e692b8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (e4b3df59b8fab902dc9f1d01bc678fdc18e692b8)
  • Date: Tue, 22 May 2007 12:45:21 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

devel/git/DEPENDS | 2 +-
devel/git/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit e4b3df59b8fab902dc9f1d01bc678fdc18e692b8
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

git: In DEPENDS removed --without-tcltk option. Causese an error.

diff --git a/devel/git/DEPENDS b/devel/git/DEPENDS
index f013655..2ed98a3 100755
--- a/devel/git/DEPENDS
+++ b/devel/git/DEPENDS
@@ -43,5 +43,5 @@ optional_depends dbd-sqlite
\
'For git-cvsserver' &&
optional_depends tk \
'--with-tcltk' \
- '--without-tcltk' \
+ '' \
'For interactive GUI and graphical history browser'
diff --git a/devel/git/HISTORY b/devel/git/HISTORY
index c0c1428..bf52b67 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,6 @@
+2007-05-22 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Removed --without-tcltk. Causes an error.
+
2007-05-20 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated version to 1.5.2
* DEPENDS: Added configure options for tcltk



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (e4b3df59b8fab902dc9f1d01bc678fdc18e692b8), George Sherwood, 05/22/2007

Archive powered by MHonArc 2.6.24.

Top of Page