Bug 256740 - textproc/ripgrep: Update to 13.0.0
Summary: textproc/ripgrep: Update to 13.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kevin Bowling
URL: https://github.com/BurntSushi/ripgrep...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-21 05:50 UTC by Petteri Valkonen
Modified: 2021-06-22 22:35 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update ripgrep to version 13.0.0 (22.73 KB, patch)
2021-06-21 05:50 UTC, Petteri Valkonen
petteri.valkonen: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!