1
0
forked from ports/opt

git: updated to 1.2.0

This commit is contained in:
Tilman Sauerbeck 2006-02-15 21:17:03 +00:00
parent 8561c1cbe4
commit 2c30c05d18
3 changed files with 4 additions and 2 deletions

View File

@ -78,6 +78,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/git-repack -rwxr-xr-x root/root usr/bin/git-repack
-rwxr-xr-x root/root usr/bin/git-repo-config -rwxr-xr-x root/root usr/bin/git-repo-config
-rwxr-xr-x root/root usr/bin/git-request-pull -rwxr-xr-x root/root usr/bin/git-request-pull
-rwxr-xr-x root/root usr/bin/git-rerere
-rwxr-xr-x root/root usr/bin/git-reset -rwxr-xr-x root/root usr/bin/git-reset
-rwxr-xr-x root/root usr/bin/git-resolve -rwxr-xr-x root/root usr/bin/git-resolve
-rwxr-xr-x root/root usr/bin/git-rev-list -rwxr-xr-x root/root usr/bin/git-rev-list
@ -87,6 +88,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/git-sh-setup -rwxr-xr-x root/root usr/bin/git-sh-setup
-rwxr-xr-x root/root usr/bin/git-shell -rwxr-xr-x root/root usr/bin/git-shell
-rwxr-xr-x root/root usr/bin/git-shortlog -rwxr-xr-x root/root usr/bin/git-shortlog
-rwxr-xr-x root/root usr/bin/git-show
-rwxr-xr-x root/root usr/bin/git-show-branch -rwxr-xr-x root/root usr/bin/git-show-branch
-rwxr-xr-x root/root usr/bin/git-show-index -rwxr-xr-x root/root usr/bin/git-show-index
-rwxr-xr-x root/root usr/bin/git-ssh-fetch -rwxr-xr-x root/root usr/bin/git-ssh-fetch

View File

@ -1 +1 @@
9c664d5b5dc9111fc5312c568b907f0c git-1.1.6.tar.bz2 b3c1d3bdd1e45fd2b25f425e988b4959 git-1.2.0.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: openssl # Depends on: openssl
name=git name=git
version=1.1.6 version=1.2.0
release=1 release=1
source=(http://www.kernel.org/pub/software/scm/$name/$name-$version.tar.bz2) source=(http://www.kernel.org/pub/software/scm/$name/$name-$version.tar.bz2)