git: a87be0b18f3f - main - devel/git-extras: Update to 7.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Oct 2024 20:48:10 UTC
The branch main has been updated by igoro: URL: https://cgit.FreeBSD.org/ports/commit/?id=a87be0b18f3f33dfb955b2da1598285005f8112f commit a87be0b18f3f33dfb955b2da1598285005f8112f Author: Igor Ostapenko <igoro@FreeBSD.org> AuthorDate: 2024-10-21 20:41:33 +0000 Commit: Igor Ostapenko <igoro@FreeBSD.org> CommitDate: 2024-10-21 20:47:05 +0000 devel/git-extras: Update to 7.3.0 ChangeLog: https://github.com/tj/git-extras/releases/tag/7.3.0 PR: 282224 Approved by: fuz --- devel/git-extras/Makefile | 4 ++-- devel/git-extras/distinfo | 6 +++--- devel/git-extras/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/git-extras/Makefile b/devel/git-extras/Makefile index f212c42fc1ce..5cc66c181da7 100644 --- a/devel/git-extras/Makefile +++ b/devel/git-extras/Makefile @@ -1,8 +1,8 @@ PORTNAME= git-extras -DISTVERSION= 7.2.0 +DISTVERSION= 7.3.0 CATEGORIES= devel -MAINTAINER= igor.ostapenko@pm.me +MAINTAINER= igoro@FreeBSD.org COMMENT= Sub-commands for repo summary, repl, changelog population, and more WWW= https://github.com/tj/git-extras/ diff --git a/devel/git-extras/distinfo b/devel/git-extras/distinfo index a18fe073cb28..8238d43df067 100644 --- a/devel/git-extras/distinfo +++ b/devel/git-extras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713881728 -SHA256 (tj-git-extras-7.2.0_GH0.tar.gz) = f570f19b9e3407e909cb98d0536c6e0b54987404a0a053903a54b81680c347f1 -SIZE (tj-git-extras-7.2.0_GH0.tar.gz) = 183043 +TIMESTAMP = 1729422501 +SHA256 (tj-git-extras-7.3.0_GH0.tar.gz) = 89bae1a05731f4aaafb04066ea0186e181117b74fcfbf89d686cf205459220b7 +SIZE (tj-git-extras-7.3.0_GH0.tar.gz) = 186768 diff --git a/devel/git-extras/pkg-plist b/devel/git-extras/pkg-plist index 5253b42be589..a03e8a0a5f99 100644 --- a/devel/git-extras/pkg-plist +++ b/devel/git-extras/pkg-plist @@ -51,6 +51,7 @@ bin/git-reauthor bin/git-rebase-patch bin/git-release bin/git-rename-branch +bin/git-rename-file bin/git-rename-remote bin/git-rename-tag bin/git-repl @@ -126,6 +127,7 @@ share/man/man1/git-reauthor.1.gz share/man/man1/git-rebase-patch.1.gz share/man/man1/git-release.1.gz share/man/man1/git-rename-branch.1.gz +share/man/man1/git-rename-file.1.gz share/man/man1/git-rename-remote.1.gz share/man/man1/git-rename-tag.1.gz share/man/man1/git-repl.1.gz