Created attachment 228505 [details] git-extras-6.3.0.diff
Take.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0a881cc4c4656077037c3016a1ceb4d18ec3afc commit b0a881cc4c4656077037c3016a1ceb4d18ec3afc Author: Igor Ostapenko <igor.ostapenko@pm.me> AuthorDate: 2021-10-08 05:42:31 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2021-10-08 06:11:32 +0000 devel/git-extras: Update to 6.3.0 * Pet portclippy * Reformat Makefile with portfmt ChangeLog: https://github.com/tj/git-extras/blob/6.3.0/History.md PR: 258992 Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32364 devel/git-extras/Makefile | 8 ++++---- devel/git-extras/distinfo | 6 +++--- devel/git-extras/pkg-plist | 5 ++++- 3 files changed, 11 insertions(+), 8 deletions(-)
Committed with minor refinements. Thanks!