mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
devel/git: Update to 2.36.0
ReleaseNotes: https://github.com/git/git/blob/v2.36.0/Documentation/RelNotes/2.36.0.txt PR: 263399 Approved by: garga (maintainer)
This commit is contained in:
parent
265cf6372e
commit
c472db1cb7
@ -1,7 +1,7 @@
|
||||
# Created by: Eric Anholt
|
||||
|
||||
PORTNAME= git
|
||||
DISTVERSION= 2.35.2
|
||||
DISTVERSION= 2.36.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= KERNEL_ORG/software/scm/git
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
|
@ -1,7 +1,7 @@
|
||||
TIMESTAMP = 1649787087
|
||||
SHA256 (git-2.35.2.tar.xz) = c73d0c4fa5dcebdb2ccc293900952351cc5fb89224bb133c116305f45ae600f3
|
||||
SIZE (git-2.35.2.tar.xz) = 6876028
|
||||
SHA256 (git-manpages-2.35.2.tar.xz) = a0e9baa54d66ac7d3648cf1f1b5af3585fcf25fa010921cb1a8d532da85d6ee8
|
||||
SIZE (git-manpages-2.35.2.tar.xz) = 497548
|
||||
SHA256 (git-htmldocs-2.35.2.tar.xz) = 1a553dd66dc9c1addef4258afc23b1fc9c2d76b6ea46f493d4b6c118220bcee5
|
||||
SIZE (git-htmldocs-2.35.2.tar.xz) = 1411248
|
||||
TIMESTAMP = 1650302495
|
||||
SHA256 (git-2.36.0.tar.xz) = af5ebfc1658464f5d0d45a2bfd884c935fb607a10cc021d95bc80778861cc1d3
|
||||
SIZE (git-2.36.0.tar.xz) = 7003024
|
||||
SHA256 (git-manpages-2.36.0.tar.xz) = c063c30e3d712865f1057c50f4b736b8ccab4bb542ca1c3b157d45e5ad61db5c
|
||||
SIZE (git-manpages-2.36.0.tar.xz) = 503604
|
||||
SHA256 (git-htmldocs-2.36.0.tar.xz) = acc3e2a3c7c253ee48f82c9a73b5556618f89b518752a8984b7e44d7bcf91be9
|
||||
SIZE (git-htmldocs-2.36.0.tar.xz) = 1426148
|
||||
|
@ -79,11 +79,13 @@ libexec/git-core/git-for-each-repo
|
||||
libexec/git-core/git-format-patch
|
||||
libexec/git-core/git-fsck
|
||||
libexec/git-core/git-fsck-objects
|
||||
libexec/git-core/git-fsmonitor--daemon
|
||||
libexec/git-core/git-gc
|
||||
libexec/git-core/git-get-tar-commit-id
|
||||
libexec/git-core/git-grep
|
||||
libexec/git-core/git-hash-object
|
||||
libexec/git-core/git-help
|
||||
libexec/git-core/git-hook
|
||||
libexec/git-core/git-http-backend
|
||||
%%CURL%%libexec/git-core/git-http-fetch
|
||||
%%CURL%%libexec/git-core/git-http-push
|
||||
@ -260,11 +262,13 @@ man/man1/git-for-each-repo.1.gz
|
||||
man/man1/git-format-patch.1.gz
|
||||
man/man1/git-fsck-objects.1.gz
|
||||
man/man1/git-fsck.1.gz
|
||||
man/man1/git-fsmonitor--daemon.1.gz
|
||||
man/man1/git-gc.1.gz
|
||||
man/man1/git-get-tar-commit-id.1.gz
|
||||
man/man1/git-grep.1.gz
|
||||
man/man1/git-hash-object.1.gz
|
||||
man/man1/git-help.1.gz
|
||||
man/man1/git-hook.1.gz
|
||||
man/man1/git-http-backend.1.gz
|
||||
man/man1/git-http-fetch.1.gz
|
||||
man/man1/git-http-push.1.gz
|
||||
@ -705,6 +709,8 @@ man/man7/gitworkflows.7.gz
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.35.0.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.35.1.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.35.2.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.35.3.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.36.0.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt
|
||||
|
Loading…
Reference in New Issue
Block a user