From 2e4c77636c332ca8ed9e35da46ac5f359608dcb7 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Mon, 21 Mar 2011 19:34:07 +0100 Subject: [PATCH] git: updated to 1.7.4.1. --- git/.footprint | 4 ++++ git/.md5sum | 4 ++-- git/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/git/.footprint b/git/.footprint index 3581098ad..20b8aaa0c 100644 --- a/git/.footprint +++ b/git/.footprint @@ -115,6 +115,8 @@ drwxr-xr-x root/root usr/lib/git-core/ -rwxr-xr-x root/root usr/lib/git-core/git-reflog -rwxr-xr-x root/root usr/lib/git-core/git-relink -rwxr-xr-x root/root usr/lib/git-core/git-remote +-rwxr-xr-x root/root usr/lib/git-core/git-remote-ext +-rwxr-xr-x root/root usr/lib/git-core/git-remote-fd -rwxr-xr-x root/root usr/lib/git-core/git-remote-ftp -rwxr-xr-x root/root usr/lib/git-core/git-remote-ftps -rwxr-xr-x root/root usr/lib/git-core/git-remote-http @@ -288,6 +290,8 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/git-receive-pack.1.gz -rw-r--r-- root/root usr/man/man1/git-reflog.1.gz -rw-r--r-- root/root usr/man/man1/git-relink.1.gz +-rw-r--r-- root/root usr/man/man1/git-remote-ext.1.gz +-rw-r--r-- root/root usr/man/man1/git-remote-fd.1.gz -rw-r--r-- root/root usr/man/man1/git-remote-helpers.1.gz -rw-r--r-- root/root usr/man/man1/git-remote.1.gz -rw-r--r-- root/root usr/man/man1/git-repack.1.gz diff --git a/git/.md5sum b/git/.md5sum index 0ad1f1628..f6c21880a 100644 --- a/git/.md5sum +++ b/git/.md5sum @@ -1,2 +1,2 @@ -8a8cd93b8a4dff0a03c0fdc77253af3e git-1.7.3.5.tar.bz2 -75d9db900fbbde05cdd6d30da6e4f1f5 git-manpages-1.7.3.5.tar.bz2 +76898de4566d11c0d0eec7e99edc2b5c git-1.7.4.1.tar.bz2 +ac3e15c568e887af4517a01e16671947 git-manpages-1.7.4.1.tar.bz2 diff --git a/git/Pkgfile b/git/Pkgfile index 0f7e12441..72a41acda 100644 --- a/git/Pkgfile +++ b/git/Pkgfile @@ -5,7 +5,7 @@ # Nice to have: tk name=git -version=1.7.3.5 +version=1.7.4.1 release=1 source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2)