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

Ethan Grammatikidis scm at sourcemage.org
Fri Dec 12 20:16:47 EST 2008


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
 



More information about the SM-Commit mailing list