git: updated to 1.5.6.

This commit is contained in:
Tilman Sauerbeck 2008-06-19 18:59:51 +02:00
parent f1812c7fba
commit 3ffbfd1fa1
3 changed files with 13 additions and 5 deletions

View File

@ -283,17 +283,25 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/git-web--browse.1.gz
-rw-r--r-- root/root usr/man/man1/git-whatchanged.1.gz
-rw-r--r-- root/root usr/man/man1/git-write-tree.1.gz
-rw-r--r-- root/root usr/man/man1/git.1.gz
-rw-r--r-- root/root usr/man/man1/gitk.1.gz
drwxr-xr-x root/root usr/man/man3/
-r--r--r-- root/root usr/man/man3/Git.3pm.gz
-r--r--r-- root/root usr/man/man3/private-Error.3pm.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/gitattributes.5.gz
-rw-r--r-- root/root usr/man/man5/gitcli.5.gz
-rw-r--r-- root/root usr/man/man5/githooks.5.gz
-rw-r--r-- root/root usr/man/man5/gitignore.5.gz
-rw-r--r-- root/root usr/man/man5/gitmodules.5.gz
-rw-r--r-- root/root usr/man/man5/gitrepository-layout.5.gz
drwxr-xr-x root/root usr/man/man7/
-rw-r--r-- root/root usr/man/man7/git.7.gz
-rw-r--r-- root/root usr/man/man7/gitcli.7.gz
-rw-r--r-- root/root usr/man/man7/gitcore-tutorial.7.gz
-rw-r--r-- root/root usr/man/man7/gitcvs-migration.7.gz
-rw-r--r-- root/root usr/man/man7/gitdiffcore.7.gz
-rw-r--r-- root/root usr/man/man7/gitglossary.7.gz
-rw-r--r-- root/root usr/man/man7/gittutorial-2.7.gz
-rw-r--r-- root/root usr/man/man7/gittutorial.7.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/git-core/
drwxr-xr-x root/root usr/share/git-core/templates/

View File

@ -1,2 +1,2 @@
b0f80ae5e5d818aaccd44b0c9caff6d9 git-1.5.5.4.tar.bz2
418895a38ba863acdb75fd2d5d7a0496 git-manpages-1.5.5.4.tar.bz2
76c4efaaa5470a5385e22d99349a97b3 git-1.5.6.tar.bz2
9e74eefba7179944ab88e6f6d75506cf git-manpages-1.5.6.tar.bz2

View File

@ -5,7 +5,7 @@
# Nice to have: tk
name=git
version=1.5.5.4
version=1.5.6
release=1
source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2)