New commits:
commit 317b153504165a95a1a78fb2519419300eba4797
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
git: Updated to 1.6.1.2
From the release notes:
People with 1.6.1 or 1.6.1.1, who push into a repository that borrows
objects from other repositories via "alternates" mechanism (most of the
linux kernel subsystems hosted on k.org, and "forks" on various public
hosting site such as repo.or.cz and github fall into this category), may
want to upgrade to this version, as these two versions have a buggy "git
push" that does not like such a repository served by git 1.6.1 or newer.
diff --git a/devel/git/DETAILS b/devel/git/DETAILS
index bb6cea2..6dfe90c 100755
--- a/devel/git/DETAILS
+++ b/devel/git/DETAILS
@@ -1,5 +1,5 @@
SPELL=git
- VERSION=1.6.1.1
+ VERSION=1.6.1.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 146894c..1430694 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,6 @@
+2009-01-29 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.6.1.2
+
2009-01-26 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.6.1.1
[SM-Commit] GIT changes to master grimoire by Eric Sandall (317b153504165a95a1a78fb2519419300eba4797),
Eric Sandall, 01/29/2009