Created attachment 242745 [details] git-delta.patch Description: * Remove post-patch target ChangeLog: https://github.com/dandavison/delta/releases/tag/0.16.5 * Increase number of characters shown in submodule hashes * Fix typo in publishing build job & restore cross-compilation * Drop grep-header-style option * Honor grep-header-decoration-style for ripgrep output QA: * portlint: OK (looks fine.) * testport: OK (poudriere: (i386:14.0-CURRENT, amd64:13.2-RELEASE), BASH FISH ZSH tested)
Just FYI, the patch was outdated since the port was in PORTREVISION=6, not 5. No need to update the patch!
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d7ca517959228d71d4abb3621e2f882dfd4120d commit 1d7ca517959228d71d4abb3621e2f882dfd4120d Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2023-06-14 06:11:38 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-06-14 11:59:07 +0000 devel/git-delta: Update to 0.16.5 ChangeLog: https://github.com/dandavison/delta/releases/tag/0.16.5 * Increase number of characters shown in submodule hashes * Fix typo in publishing build job & restore cross-compilation * Drop grep-header-style option * Honor grep-header-decoration-style for ripgrep output PR: 271966 Reported by: DtxdF@disroot.org (maintainer) devel/git-delta/Makefile | 10 +- devel/git-delta/Makefile.crates | 284 ++++++++++---------- devel/git-delta/distinfo | 574 ++++++++++++++++++++-------------------- 3 files changed, 427 insertions(+), 441 deletions(-)