git: 2.35.3 -> 2.36.0

This commit is contained in:
Tim Biermann 2022-04-19 20:40:05 +02:00
parent 67722896d3
commit 236c4c7592
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 6 deletions

View File

@ -75,6 +75,7 @@ drwxr-xr-x root/root usr/lib/git-core/
-rwxr-xr-x root/root usr/lib/git-core/git-format-patch
-rwxr-xr-x root/root usr/lib/git-core/git-fsck
-rwxr-xr-x root/root usr/lib/git-core/git-fsck-objects
-rwxr-xr-x root/root usr/lib/git-core/git-fsmonitor--daemon
-rwxr-xr-x root/root usr/lib/git-core/git-gc
-rwxr-xr-x root/root usr/lib/git-core/git-get-tar-commit-id
-rwxr-xr-x root/root usr/lib/git-core/git-grep
@ -82,6 +83,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-hook
-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
@ -383,12 +385,14 @@ drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/git-format-patch.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-fsck-objects.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-fsck.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-fsmonitor--daemon.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-gc.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-get-tar-commit-id.1.gz
-rw-r--r-- root/root usr/share/man/man1/git-grep.1.gz
-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-hook.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

View File

@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/c60BFuY6w2tHQr+A9tbekA9MFMnJ+OeW8BKd21uHJxzJRUHDKxxDCTpAyS4VEwbDzBG56Ia3890fc+eecZztgg=
SHA256 (Pkgfile) = 424821f9ce6be7924864b4e5ef4853aca8239b21e55626e81baedd3dde8edcde
SHA256 (.footprint) = 221471fe8fe989b047cc970d056ca14146c82f259cce1915b20a1f46aca428d9
SHA256 (git-2.35.3.tar.xz) = 15e9db4f9bf2ed9fff30cb62a00c5c7c0901015f5ab048cdb4e8b04ddee00fa2
SHA256 (git-manpages-2.35.3.tar.xz) = a78c7ee00731cfa903fdf17e3af472c6413c1e014cedd771f6d29932def1e324
RWSE3ohX2g5d/Z42Bwm7NgDQTkt/c0UV20Z9ZjJ2JldY9rZkvib8GVDXU5rzAGEn29NW6VteLxayKNRdoBLCf2GC9hqxG/3/2A0=
SHA256 (Pkgfile) = be8f4c75480496ce69aa6fab9ee37d2c27229cd571510faea5b405d0ec1dcb1d
SHA256 (.footprint) = 0aaba82210bb4b5224c15431769daef6204119a2500548f39d2018dbd9b670e0
SHA256 (git-2.36.0.tar.xz) = af5ebfc1658464f5d0d45a2bfd884c935fb607a10cc021d95bc80778861cc1d3
SHA256 (git-manpages-2.36.0.tar.xz) = c063c30e3d712865f1057c50f4b736b8ccab4bb542ca1c3b157d45e5ad61db5c
SHA256 (git) = 432108f8c5f5abeb429cab25181b43ee42060d46fa7fbe7e4b02790b56f61e8a
SHA256 (gitd.rc) = 3a7a13fcfbf493890e58a3c1c8a71de08518b35fa6fe6109120a03cd8beeac25

View File

@ -5,7 +5,7 @@
# Optional: tk
name=git
version=2.35.3
version=2.36.0
release=1
source=(https://www.kernel.org/pub/software/scm/git/git-{,manpages-}$version.tar.xz
git gitd.rc)