git: f55e174e4116 - main - devel/git: Update to 2.46.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jul 2024 21:27:37 UTC
The branch main has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=f55e174e41168baa3d4c96c25f20184792cbef03 commit f55e174e41168baa3d4c96c25f20184792cbef03 Author: Renato Botelho <garga@FreeBSD.org> AuthorDate: 2024-07-29 21:27:02 +0000 Commit: Renato Botelho <garga@FreeBSD.org> CommitDate: 2024-07-29 21:27:02 +0000 devel/git: Update to 2.46.0 Sponsored by: Rubicon Communications, LLC ("Netgate") --- devel/git/Makefile | 3 +-- devel/git/distinfo | 14 +++++++------- devel/git/pkg-plist | 5 +++++ 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/devel/git/Makefile b/devel/git/Makefile index fc1593d460b6..dd7578cc65f4 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -1,6 +1,5 @@ PORTNAME= git -DISTVERSION= 2.45.2 -PORTREVISION= 1 +DISTVERSION= 2.46.0 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/devel/git/distinfo b/devel/git/distinfo index 36ba888ca29b..e841b532a972 100644 --- a/devel/git/distinfo +++ b/devel/git/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1717400072 -SHA256 (git-2.45.2.tar.xz) = 51bfe87eb1c02fed1484051875365eeab229831d30d0cec5d89a14f9e40e9adb -SIZE (git-2.45.2.tar.xz) = 7487680 -SHA256 (git-manpages-2.45.2.tar.xz) = 0938309e86537063b9d6c39b12aa4a786e16e03d02a4d12866be2f3e0db919df -SIZE (git-manpages-2.45.2.tar.xz) = 576428 -SHA256 (git-htmldocs-2.45.2.tar.xz) = 82fdcb1bc184c34f150dd6445efcb0d75498dbec85a362e41f08c16ad8a904bb -SIZE (git-htmldocs-2.45.2.tar.xz) = 1569148 +TIMESTAMP = 1722285433 +SHA256 (git-2.46.0.tar.xz) = 7f123462a28b7ca3ebe2607485f7168554c2b10dfc155c7ec46300666ac27f95 +SIZE (git-2.46.0.tar.xz) = 7577180 +SHA256 (git-manpages-2.46.0.tar.xz) = dc118b1d4036e58d5cc4f4e804d903e1e137dac3e9826a246a7e517afd877bd3 +SIZE (git-manpages-2.46.0.tar.xz) = 585072 +SHA256 (git-htmldocs-2.46.0.tar.xz) = 175d756b9d5eda6656c8067c7f8f80f15bd0cd9f908c3c4995ee6fe8a4182104 +SIZE (git-htmldocs-2.46.0.tar.xz) = 1594172 diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist index c3dbce60f1b3..1999f27681cf 100644 --- a/devel/git/pkg-plist +++ b/devel/git/pkg-plist @@ -134,6 +134,7 @@ libexec/git-core/git-read-tree libexec/git-core/git-rebase libexec/git-core/git-receive-pack libexec/git-core/git-reflog +libexec/git-core/git-refs libexec/git-core/git-remote libexec/git-core/git-remote-ext libexec/git-core/git-remote-fd @@ -316,6 +317,7 @@ share/man/man1/git-read-tree.1.gz share/man/man1/git-rebase.1.gz share/man/man1/git-receive-pack.1.gz share/man/man1/git-reflog.1.gz +share/man/man1/git-refs.1.gz share/man/man1/git-remote-ext.1.gz share/man/man1/git-remote-fd.1.gz share/man/man1/git-remote.1.gz @@ -396,6 +398,7 @@ share/man/man7/giteveryday.7.gz share/man/man7/gitfaq.7.gz share/man/man7/gitglossary.7.gz share/man/man7/gitnamespaces.7.gz +share/man/man7/gitpacking.7.gz share/man/man7/gitremote-helpers.7.gz share/man/man7/gitrevisions.7.gz share/man/man7/gitsubmodules.7.gz @@ -847,6 +850,7 @@ share/man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.45.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.45.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.45.2.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.46.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt @@ -1355,6 +1359,7 @@ share/emacs/site-lisp/git/git.el %%CONTRIB%%share/git-core/contrib/coccinelle/object_id.cocci %%CONTRIB%%share/git-core/contrib/coccinelle/preincr.cocci %%CONTRIB%%share/git-core/contrib/coccinelle/qsort.cocci +%%CONTRIB%%share/git-core/contrib/coccinelle/refs.cocci %%CONTRIB%%share/git-core/contrib/coccinelle/spatchcache %%CONTRIB%%share/git-core/contrib/coccinelle/strbuf.cocci %%CONTRIB%%share/git-core/contrib/coccinelle/swap.cocci