Summary: | textproc/ripgrep: Update to 11.0.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tobias Kortkamp <tobik> | ||||
Component: | Individual Port(s) | Assignee: | Tobias Kortkamp <tobik> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | petteri.valkonen | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | petteri.valkonen:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0 | ||||||
Attachments: |
|
A commit references this bug: Author: tobik Date: Tue Apr 16 07:09:20 UTC 2019 New revision: 499078 URL: https://svnweb.freebsd.org/changeset/ports/499078 Log: textproc/ripgrep: Update to 11.0.0 Changes: https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0 PR: 237306 Approved by: maintainer Changes: head/textproc/ripgrep/Makefile head/textproc/ripgrep/distinfo head/textproc/ripgrep/files/ Committed. Thanks! A commit references this bug: Author: tobik Date: Tue Apr 16 19:12:19 UTC 2019 New revision: 499114 URL: https://svnweb.freebsd.org/changeset/ports/499114 Log: textproc/ripgrep: Update to 11.0.1 This release only bumps the regex crate to 1.1.6 to fix a search bug that can cause ripgrep to enter an infinite loop. Changes: https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1 PR: 237306 Changes: head/textproc/ripgrep/Makefile head/textproc/ripgrep/distinfo |
Created attachment 203706 [details] ripgrep.diff Test builds on 11.2/i386, 12.0/amd64, 13.0/amd64 ok