devel/git: Update to 2.32.0

PR:		256442
Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Yasuhiro Kimura 2021-06-22 14:40:59 -03:00 committed by Renato Botelho
parent c3dd3472dd
commit 754ca6f4c9
3 changed files with 10 additions and 9 deletions

View file

@ -1,8 +1,7 @@
# Created by: Eric Anholt # Created by: Eric Anholt
PORTNAME= git PORTNAME= git
DISTVERSION= 2.31.1 DISTVERSION= 2.32.0
PORTREVISION= 1
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= KERNEL_ORG/software/scm/git MASTER_SITES= KERNEL_ORG/software/scm/git
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \

View file

@ -1,7 +1,7 @@
TIMESTAMP = 1617021380 TIMESTAMP = 1624378171
SHA256 (git-2.31.1.tar.xz) = 9f61417a44d5b954a5012b6f34e526a3336dcf5dd720e2bb7ada92ad8b3d6680 SHA256 (git-2.32.0.tar.xz) = 68a841da3c4389847ecd3301c25eb7e4a51d07edf5f0168615ad6179e3a83623
SIZE (git-2.31.1.tar.xz) = 6413368 SIZE (git-2.32.0.tar.xz) = 6551348
SHA256 (git-manpages-2.31.1.tar.xz) = 5d0d443c57155da2f201584d4c8c5ad10a0a24ff3af3a7a77cdc8f56dddac702 SHA256 (git-manpages-2.32.0.tar.xz) = 19e3cb0425c94d4ad82984f41522e77c8e35093e15a891f8e7195617201f6ac1
SIZE (git-manpages-2.31.1.tar.xz) = 487784 SIZE (git-manpages-2.32.0.tar.xz) = 491868
SHA256 (git-htmldocs-2.31.1.tar.xz) = ae94a6b128d1972a8b4041af9fc529ece96a9f2a13952ff843262ccb7bc1642c SHA256 (git-htmldocs-2.32.0.tar.xz) = 821bd3b5dfd31040bf9ed38ef02df3dcf063546127f07d59ec9669274e8b8818
SIZE (git-htmldocs-2.31.1.tar.xz) = 1357592 SIZE (git-htmldocs-2.32.0.tar.xz) = 1381664

View file

@ -46,6 +46,7 @@ libexec/git-core/git-check-ignore
libexec/git-core/git-check-mailmap libexec/git-core/git-check-mailmap
libexec/git-core/git-check-ref-format libexec/git-core/git-check-ref-format
libexec/git-core/git-checkout libexec/git-core/git-checkout
libexec/git-core/git-checkout--worker
libexec/git-core/git-checkout-index libexec/git-core/git-checkout-index
libexec/git-core/git-cherry libexec/git-core/git-cherry
libexec/git-core/git-cherry-pick libexec/git-core/git-cherry-pick
@ -716,6 +717,7 @@ man/man7/gitworkflows.7.gz
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.30.2.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.30.2.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.31.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.31.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.31.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.31.1.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.32.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt