[Lunar-commits] git: Version bump to 1.5.4.
Terry Chan
tchan at lunar-linux.org
Sun Feb 3 17:59:03 CET 2008
commit bf49f411dcf3896b2734c693695c5b791e19f85a
Author: Terry Chan <tchan at lunar-linux.org>
Date: Sun Feb 3 10:59:03 2008 -0600
git: Version bump to 1.5.4.
Updated the lunar Makefile patch. Version bumped the manpages to 1.5.4.
Several older features are now deprecated in preparation for git-1.6.0. These
include git-commandnames being installed outside regular path. Scripts should now
use git "commandnames" instead of git-commandnames. See the Release Notes for
1.5.4. So use "git gc" instead of "git-gc", for example.
---
devel/git/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/git/DETAILS b/devel/git/DETAILS
index 8779387..2658c87 100644
--- a/devel/git/DETAILS
+++ b/devel/git/DETAILS
@@ -1,17 +1,17 @@
MODULE=git
- VERSION=1.5.3.8
+ VERSION=1.5.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-manpages-$VERSION.tar.bz2
- SOURCE3=$MODULE-makefile-install-4.patch
+ SOURCE3=$MODULE-makefile-install-5.patch
SOURCE_URL=$KERNEL_URL/pub/software/scm/git/
SOURCE2_URL=$KERNEL_URL/pub/software/scm/git/
SOURCE3_URL=$PATCH_URL
- SOURCE_VFY=sha1:acca91988e674c5976e15a290be65f2775296162
- SOURCE2_VFY=sha1:15b9ece73c28897affb5da187835d19ff20e9962
- SOURCE3_VFY=sha1:ca8ed02bd24e0dc184204cfa0680fd89a8cbe19b
+ SOURCE_VFY=sha1:0bde73f3093fcd54ff62f34be9c59a48ceee01af
+ SOURCE2_VFY=sha1:a34a846092ae9b3d23f0015ba86ecc4d52e096c8
+ SOURCE3_VFY=sha1:ff9293061c3bf3ba7dceed1e7a3ea4189b4102f8
WEB_SITE=http://git.or.cz/
ENTERED=20050707
- UPDATED=20080108
+ UPDATED=20080203
SHORT="Fast version control system"
PSAFE=no
More information about the Lunar-commits
mailing list