![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 98bc163a86c95367d8d8e976e54f7a4cba7d05b2 Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Thu Oct 19 16:08:04 2006 +0000 git: updated to 1.4.3. dropped the python dep, because git-merge-recursive-old will probably never be used diff --git a/git/.footprint b/git/.footprint index 44e8798..35127b8 100644 --- a/git/.footprint +++ b/git/.footprint @@ -8,6 +8,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/git-applymbox -rwxr-xr-x root/root usr/bin/git-applypatch -rwxr-xr-x root/root usr/bin/git-archimport +-rwxr-xr-x root/root usr/bin/git-archive -rwxr-xr-x root/root usr/bin/git-bisect -rwxr-xr-x root/root usr/bin/git-blame -rwxr-xr-x root/root usr/bin/git-branch @@ -61,7 +62,9 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/git-merge-octopus -rwxr-xr-x root/root usr/bin/git-merge-one-file -rwxr-xr-x root/root usr/bin/git-merge-ours +-rwxr-xr-x root/root usr/bin/git-merge-recur -rwxr-xr-x root/root usr/bin/git-merge-recursive +-rwxr-xr-x root/root usr/bin/git-merge-recursive-old -rwxr-xr-x root/root usr/bin/git-merge-resolve -rwxr-xr-x root/root usr/bin/git-merge-stupid -rwxr-xr-x root/root usr/bin/git-merge-tree @@ -93,6 +96,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/git-rev-parse -rwxr-xr-x root/root usr/bin/git-revert -rwxr-xr-x root/root usr/bin/git-rm +-rwxr-xr-x root/root usr/bin/git-runstatus -rwxr-xr-x root/root usr/bin/git-send-email -rwxr-xr-x root/root usr/bin/git-send-pack -rwxr-xr-x root/root usr/bin/git-sh-setup @@ -117,14 +121,25 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/git-update-index -rwxr-xr-x root/root usr/bin/git-update-ref -rwxr-xr-x root/root usr/bin/git-update-server-info +-rwxr-xr-x root/root usr/bin/git-upload-archive -rwxr-xr-x root/root usr/bin/git-upload-pack --rwxr-xr-x root/root usr/bin/git-upload-tar -rwxr-xr-x root/root usr/bin/git-var -rwxr-xr-x root/root usr/bin/git-verify-pack -rwxr-xr-x root/root usr/bin/git-verify-tag -rwxr-xr-x root/root usr/bin/git-whatchanged -rwxr-xr-x root/root usr/bin/git-write-tree -rwxr-xr-x root/root usr/bin/gitk +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/5.8.8/ +drwxr-xr-x root/root usr/lib/perl5/5.8.8/linux/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/ +-r--r--r-- root/root usr/lib/perl5/site_perl/5.8.8/Error.pm +-r--r--r-- root/root usr/lib/perl5/site_perl/5.8.8/Git.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/linux/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/linux/auto/ +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.8.8/linux/auto/Git/ drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/git-add.1.gz @@ -134,6 +149,7 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/git-applymbox.1.gz -rw-r--r-- root/root usr/man/man1/git-applypatch.1.gz -rw-r--r-- root/root usr/man/man1/git-archimport.1.gz +-rw-r--r-- root/root usr/man/man1/git-archive.1.gz -rw-r--r-- root/root usr/man/man1/git-bisect.1.gz -rw-r--r-- root/root usr/man/man1/git-blame.1.gz -rw-r--r-- root/root usr/man/man1/git-branch.1.gz @@ -237,14 +253,17 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/git-update-index.1.gz -rw-r--r-- root/root usr/man/man1/git-update-ref.1.gz -rw-r--r-- root/root usr/man/man1/git-update-server-info.1.gz +-rw-r--r-- root/root usr/man/man1/git-upload-archive.1.gz -rw-r--r-- root/root usr/man/man1/git-upload-pack.1.gz --rw-r--r-- root/root usr/man/man1/git-upload-tar.1.gz -rw-r--r-- root/root usr/man/man1/git-var.1.gz -rw-r--r-- root/root usr/man/man1/git-verify-pack.1.gz -rw-r--r-- root/root usr/man/man1/git-verify-tag.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/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/man7/ -rw-r--r-- root/root usr/man/man7/git.7.gz drwxr-xr-x root/root usr/share/ diff --git a/git/.md5sum b/git/.md5sum index a13dc06..fa85f95 100644 --- a/git/.md5sum +++ b/git/.md5sum @@ -1,2 +1,2 @@ -44ecfbf9817f36bd5fdba172b9b58d60 git-1.4.2.4.tar.bz2 -c22ea4eab09808a1783603b5a1d159a5 git-manpages-1.4.2.4.tar.bz2 +d21d1f3075c69ebf913f96a2e215d171 git-1.4.3.tar.bz2 +7894dc74b0f906c10705c06243639054 git-manpages-1.4.3.tar.bz2 diff --git a/git/Pkgfile b/git/Pkgfile index afb16ff..0faec6a 100644 --- a/git/Pkgfile +++ b/git/Pkgfile @@ -1,11 +1,11 @@ # Description: Directory content manager # URL: http://www.kernel.org/pub/software/scm/git/ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu -# Depends on: curl, rcs, perl, python +# Depends on: curl, rcs, perl # Nice to have: tk name=git -version=1.4.2.4 +version=1.4.3 release=1 source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2) @@ -20,4 +20,7 @@ build() { install -d $PKG/usr/man/$i install -m 644 $i/* $PKG/usr/man/$i; done + + find $PKG -name perllocal.pod -delete + find $PKG -name .packlist -delete }