git: 67be9a912d61 - main - devel/git: Update to 2.33.1
- Reply: Renato Botelho : "Re: git: 67be9a912d61 - main - devel/git: Update to 2.33.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Oct 2021 06:23:24 UTC
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=67be9a912d61ec4bfb7c1b51b4984e8afe959dfc commit 67be9a912d61ec4bfb7c1b51b4984e8afe959dfc Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2021-10-13 00:07:16 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2021-10-30 06:22:56 +0000 devel/git: Update to 2.33.1 ReleaseNotes: https://github.com/git/git/blob/v2.33.1/Documentation/RelNotes/2.33.1.txt PR: 259116 Approved by: maintainer timeout (> 2 weeks) --- devel/git/Makefile | 2 +- devel/git/distinfo | 14 +++++++------- devel/git/pkg-plist | 2 ++ 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/devel/git/Makefile b/devel/git/Makefile index f9d790118412..07ed269ba712 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -1,7 +1,7 @@ # Created by: Eric Anholt PORTNAME= git -DISTVERSION= 2.33.0 +DISTVERSION= 2.33.1 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/devel/git/distinfo b/devel/git/distinfo index 30f13a28d6c7..3d39cb97220d 100644 --- a/devel/git/distinfo +++ b/devel/git/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1633959175 -SHA256 (git-2.33.0.tar.xz) = bf3c6ab5f82e072aad4768f647cfb1ef60aece39855f83f080f9c0222dd20c4f -SIZE (git-2.33.0.tar.xz) = 6548308 -SHA256 (git-manpages-2.33.0.tar.xz) = d6d38abe3fe45b74359e65d53e51db3aa92d7f551240b7f7a779746f24c4bc31 -SIZE (git-manpages-2.33.0.tar.xz) = 492900 -SHA256 (git-htmldocs-2.33.0.tar.xz) = 309c5d3cdd9a115f693c0e035298cc867a3b8ba8ce235fa1ac950a48cb4b0447 -SIZE (git-htmldocs-2.33.0.tar.xz) = 1393260 +TIMESTAMP = 1634082307 +SHA256 (git-2.33.1.tar.xz) = e054a6e6c2b088bd1bff5f61ed9ba5aa91c9a3cd509539a4b41c5ddf02201f2f +SIZE (git-2.33.1.tar.xz) = 6558636 +SHA256 (git-manpages-2.33.1.tar.xz) = c75219f1c9f56caad4f8eb17915e4fe34ca5e1b453773df279a2cec98205ab87 +SIZE (git-manpages-2.33.1.tar.xz) = 494288 +SHA256 (git-htmldocs-2.33.1.tar.xz) = 6a6b8a0f064c78e0033aa4fce0520325496de019b09fff99fa82eeb472038f5c +SIZE (git-htmldocs-2.33.1.tar.xz) = 1396744 diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist index 7efac032ace4..c032756a13da 100644 --- a/devel/git/pkg-plist +++ b/devel/git/pkg-plist @@ -355,6 +355,7 @@ man/man1/git-var.1.gz man/man1/git-verify-commit.1.gz man/man1/git-verify-pack.1.gz man/man1/git-verify-tag.1.gz +man/man1/git-version.1.gz man/man1/git-web--browse.1.gz man/man1/git-whatchanged.1.gz man/man1/git-worktree.1.gz @@ -1207,6 +1208,7 @@ share/emacs/site-lisp/git/git.el %%CONTRIB%%share/git-core/contrib/coccinelle/swap.cocci %%CONTRIB%%share/git-core/contrib/coccinelle/the_repository.pending.cocci %%CONTRIB%%share/git-core/contrib/coccinelle/xcalloc.cocci +%%CONTRIB%%share/git-core/contrib/coccinelle/xopen.cocci %%CONTRIB%%share/git-core/contrib/coccinelle/xstrdup_or_null.cocci %%CONTRIB%%share/git-core/contrib/completion/git-completion.bash %%CONTRIB%%share/git-core/contrib/completion/git-completion.tcsh