[SM-Commit] GIT changes to master grimoire by George Sherwood (2f1d1e13cb733cfe74722ad1c46235685e873c49)

George Sherwood scm at sourcemage.org
Sun May 20 09:11:47 EDT 2007


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

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

New commits:
commit 2f1d1e13cb733cfe74722ad1c46235685e873c49
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    git: Updated to version 1.5.2

diff --git a/devel/git/DEPENDS b/devel/git/DEPENDS
index 3dd6123..f013655 100755
--- a/devel/git/DEPENDS
+++ b/devel/git/DEPENDS
@@ -42,6 +42,6 @@ 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/DETAILS b/devel/git/DETAILS
index 508b9eb..e9908bf 100755
--- a/devel/git/DETAILS
+++ b/devel/git/DETAILS
@@ -1,5 +1,5 @@
            SPELL=git
-         VERSION=1.5.1.5
+         VERSION=1.5.2
           SOURCE=$SPELL-$VERSION.tar.bz2
          SOURCE2=$SOURCE.sign
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/devel/git/HISTORY b/devel/git/HISTORY
index c17d340..c0c1428 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,7 @@
+2007-05-20 George Sherwood <george at beernabeer.com>
+	* DETAILS: Updated version to 1.5.2
+	* DEPENDS: Added configure options for tcltk
+
 2007-05-20 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 1.5.1.5
 



More information about the SM-Commit mailing list