Skip to Content.
Sympa Menu

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

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 (2f1d1e13cb733cfe74722ad1c46235685e873c49)
  • Date: Sun, 20 May 2007 08:11:47 -0500

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





Archive powered by MHonArc 2.6.24.

Top of Page