git: 9cd03fae4c95 - main - devel/git-filter-repo: Update to the latest development branch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Oct 2024 21:57:24 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=9cd03fae4c95c073f9b4a119ea37662db4355165 commit 9cd03fae4c95c073f9b4a119ea37662db4355165 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-10-21 21:51:53 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-10-21 21:57:20 +0000 devel/git-filter-repo: Update to the latest development branch Point the upstream github hash that contains the 24+ commits that fix the data loss issue, making PORTREVISION=1 of this port the same as the -devel port. I don't normally like to have a GA port point to a devel branch but in this case backporting 24 commits leaves too much room for error. These changes will be removed when upstream releases a new version. Suggested by: diizzy MFH: 2024Q4 --- devel/git-filter-repo/Makefile | 2 ++ devel/git-filter-repo/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/devel/git-filter-repo/Makefile b/devel/git-filter-repo/Makefile index 1ceb2eaee522..d8932bad06c1 100644 --- a/devel/git-filter-repo/Makefile +++ b/devel/git-filter-repo/Makefile @@ -1,6 +1,7 @@ PORTNAME= git-filter-repo DISTVERSIONPREFIX= v DISTVERSION= 2.45.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= cy@FreeBSD.org @@ -20,6 +21,7 @@ SHEBANG_FILES= git-filter-repo USE_GITHUB= yes GH_ACCOUNT= newren +GH_TAGNAME= a9093a6 NO_BUILD= yes NO_ARCH= yes diff --git a/devel/git-filter-repo/distinfo b/devel/git-filter-repo/distinfo index 7e82918a57a1..a93b5d415138 100644 --- a/devel/git-filter-repo/distinfo +++ b/devel/git-filter-repo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721361543 -SHA256 (newren-git-filter-repo-v2.45.0_GH0.tar.gz) = 0187ef4748e586c32939987ee28780aeb8c4b01682082353b1ec665f8830e658 -SIZE (newren-git-filter-repo-v2.45.0_GH0.tar.gz) = 168436 +TIMESTAMP = 1729547425 +SHA256 (newren-git-filter-repo-v2.45.0-a9093a6_GH0.tar.gz) = 553f4f153ac40dc1c8e81d558b2d7ff25474c1f720e63038b52a4c77da97eed4 +SIZE (newren-git-filter-repo-v2.45.0-a9093a6_GH0.tar.gz) = 180295