Created attachment 225959 [details] Patch to update ripgrep to version 13.0.0 Changelog: https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bed6ad136f0be3a13098095d0cf6246bc1746715 commit bed6ad136f0be3a13098095d0cf6246bc1746715 Author: Petteri Valkonen <petteri.valkonen@iki.fi> AuthorDate: 2021-06-22 22:30:39 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-06-22 22:30:39 +0000 textproc/ripgrep: Update to 13.0.0 Changes https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0 PR: 256740 Approved by: maintainer textproc/ripgrep/Makefile | 88 ++++++++-------- textproc/ripgrep/distinfo | 248 +++++++++++++++++++++++++--------------------- 2 files changed, 180 insertions(+), 156 deletions(-)
Thanks for your contribution!