diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-27 23:50:12 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-27 23:50:12 +0100 |
commit | ebff8998724dda9a457aca004c2669ee23e125ac (patch) | |
tree | 5f693b9b69047e17bf154c285b64bc7f5f7ed29d | |
parent | 592d7c696ce861c10d4bbf71001e3729860fef44 (diff) | |
download | nutyx-pakxe-ebff8998724dda9a457aca004c2669ee23e125ac.tar.gz nutyx-pakxe-ebff8998724dda9a457aca004c2669ee23e125ac.tar.bz2 nutyx-pakxe-ebff8998724dda9a457aca004c2669ee23e125ac.tar.xz nutyx-pakxe-ebff8998724dda9a457aca004c2669ee23e125ac.zip |
Maj de git#1.6.6-1
-rw-r--r-- | extra/git/.footprint | 6 | ||||
-rw-r--r-- | extra/git/.md5sum | 4 | ||||
-rw-r--r-- | extra/git/Pkgfile | 2 |
3 files changed, 8 insertions, 4 deletions
diff --git a/extra/git/.footprint b/extra/git/.footprint index 0f0b8d750..aea843fbc 100644 --- a/extra/git/.footprint +++ b/extra/git/.footprint @@ -50,7 +50,6 @@ drwxr-xr-x root/root usr/lib/git-core/ -rwxr-xr-x root/root usr/lib/git-core/git-fast-export -rwxr-xr-x root/root usr/lib/git-core/git-fast-import -rwxr-xr-x root/root usr/lib/git-core/git-fetch --rwxr-xr-x root/root usr/lib/git-core/git-fetch--tool -rwxr-xr-x root/root usr/lib/git-core/git-fetch-pack -rwxr-xr-x root/root usr/lib/git-core/git-filter-branch -rwxr-xr-x root/root usr/lib/git-core/git-fmt-merge-msg @@ -65,6 +64,7 @@ drwxr-xr-x root/root usr/lib/git-core/ -rwxr-xr-x root/root usr/lib/git-core/git-gui--askpass -rwxr-xr-x root/root usr/lib/git-core/git-hash-object -rwxr-xr-x root/root usr/lib/git-core/git-help +-rwxr-xr-x root/root usr/lib/git-core/git-http-backend -rwxr-xr-x root/root usr/lib/git-core/git-http-fetch -rwxr-xr-x root/root usr/lib/git-core/git-http-push -rwxr-xr-x root/root usr/lib/git-core/git-imap-send @@ -96,6 +96,7 @@ drwxr-xr-x root/root usr/lib/git-core/ -rwxr-xr-x root/root usr/lib/git-core/git-mktree -rwxr-xr-x root/root usr/lib/git-core/git-mv -rwxr-xr-x root/root usr/lib/git-core/git-name-rev +-rwxr-xr-x root/root usr/lib/git-core/git-notes -rwxr-xr-x root/root usr/lib/git-core/git-pack-objects -rwxr-xr-x root/root usr/lib/git-core/git-pack-redundant -rwxr-xr-x root/root usr/lib/git-core/git-pack-refs @@ -213,6 +214,7 @@ drwxr-xr-x root/root usr/share/git-gui/lib/ -rw-r--r-- root/root usr/share/git-gui/lib/mergetool.tcl drwxr-xr-x root/root usr/share/git-gui/lib/msgs/ -rw-r--r-- root/root usr/share/git-gui/lib/msgs/de.msg +-rw-r--r-- root/root usr/share/git-gui/lib/msgs/el.msg -rw-r--r-- root/root usr/share/git-gui/lib/msgs/fr.msg -rw-r--r-- root/root usr/share/git-gui/lib/msgs/hu.msg -rw-r--r-- root/root usr/share/git-gui/lib/msgs/it.msg @@ -288,6 +290,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/git-gui.1.gz -rw-r--r-- root/root usr/share/man/man1/git-hash-object.1.gz -rw-r--r-- root/root usr/share/man/man1/git-help.1.gz +-rw-r--r-- root/root usr/share/man/man1/git-http-backend.1.gz -rw-r--r-- root/root usr/share/man/man1/git-http-fetch.1.gz -rw-r--r-- root/root usr/share/man/man1/git-http-push.1.gz -rw-r--r-- root/root usr/share/man/man1/git-imap-send.1.gz @@ -314,6 +317,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/git-mktree.1.gz -rw-r--r-- root/root usr/share/man/man1/git-mv.1.gz -rw-r--r-- root/root usr/share/man/man1/git-name-rev.1.gz +-rw-r--r-- root/root usr/share/man/man1/git-notes.1.gz -rw-r--r-- root/root usr/share/man/man1/git-pack-objects.1.gz -rw-r--r-- root/root usr/share/man/man1/git-pack-redundant.1.gz -rw-r--r-- root/root usr/share/man/man1/git-pack-refs.1.gz diff --git a/extra/git/.md5sum b/extra/git/.md5sum index 6a1698620..828d233d3 100644 --- a/extra/git/.md5sum +++ b/extra/git/.md5sum @@ -1,2 +1,2 @@ -03aefaaecae7a236b88d04d1a83698d9 git-1.6.5.6.tar.bz2 -27fd30124444af534f9e1ad2c67fdac7 git-manpages-1.6.5.6.tar.bz2 +25e4bcdc528b3ffadc6e59908a513881 git-1.6.6.tar.bz2 +2f31c767576fa693b5b45244a022fdd3 git-manpages-1.6.6.tar.bz2 diff --git a/extra/git/Pkgfile b/extra/git/Pkgfile index b25f2bb06..a89c25eb9 100644 --- a/extra/git/Pkgfile +++ b/extra/git/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: tk name=git -version=1.6.5.6 +version=1.6.6 release=1 source=(http://www.kernel.org/pub/software/scm/$name/$name-{,manpages-}$version.tar.bz2) |