Bug 256740

Summary: textproc/ripgrep: Update to 13.0.0
Product: Ports & Packages Reporter: Petteri Valkonen <petteri.valkonen>
Component: Individual Port(s)Assignee: Kevin Bowling <kbowling>
Status: Closed FIXED    
Severity: Affects Only Me CC: kbowling
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0
Attachments:
Description Flags
Patch to update ripgrep to version 13.0.0 petteri.valkonen: maintainer-approval+

Description Petteri Valkonen 2021-06-21 05:50:41 UTC
Created attachment 225959 [details]
Patch to update ripgrep to version 13.0.0

Changelog: https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-22 22:34:05 UTC
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(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-06-22 22:35:13 UTC
Thanks for your contribution!