ports/opt (2.4): git: updated to 1.5.6.
commit 3ffbfd1fa150e86083791011218a5c67066cec1d Author: Tilman Sauerbeck <tilman@crux.nu> Date: Thu Jun 19 18:59:51 2008 +0200 git: updated to 1.5.6. diff --git a/git/.footprint b/git/.footprint index 0be334b..ce3dfa8 100644 --- a/git/.footprint +++ b/git/.footprint @@ -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/ diff --git a/git/.md5sum b/git/.md5sum index a71418a..9753132 100644 --- a/git/.md5sum +++ b/git/.md5sum @@ -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 diff --git a/git/Pkgfile b/git/Pkgfile index 6441289..e86187d 100644 --- a/git/Pkgfile +++ b/git/Pkgfile @@ -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)
participants (1)
-
crux@crux.nu