Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (81aafd0df82b6d75d904320775b3e61303f8908b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (81aafd0df82b6d75d904320775b3e61303f8908b)
  • Date: Fri, 12 Dec 2008 19:16:47 -0600

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

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

New commits:
commit 81aafd0df82b6d75d904320775b3e61303f8908b
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

git: CONFIGURE: Clarified GIT_SYMLINKS query.

diff --git a/devel/git/CONFIGURE b/devel/git/CONFIGURE
index 1eb637a..55690b2 100755
--- a/devel/git/CONFIGURE
+++ b/devel/git/CONFIGURE
@@ -3,7 +3,7 @@ config_query_list GIT_SHA_OPT \
openssl \
mozilla &&

-config_query GIT_SYMLINKS "Enable Git symlinks (obsolete since 1.6)?" n &&
+config_query GIT_SYMLINKS "Enable Git symlinks (provide git-* names in
\$PATH similar to Git 1.5)?" n &&

if spell_ok uri &&
spell_ok term-readkey &&
diff --git a/devel/git/HISTORY b/devel/git/HISTORY
index e72bcf3..0c40fa3 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,7 @@
+2008-12-13 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * CONFIGURE: Clarified GIT_SYMLINKS query. Previous text seemed to
+ imply the symlinks were obsolete.
+
2008-12-08 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.6.0.5




  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (81aafd0df82b6d75d904320775b3e61303f8908b), Ethan Grammatikidis, 12/12/2008

Archive powered by MHonArc 2.6.24.

Top of Page