Bug 270240 - devel/quilt: use ggrep; take maintainership
Summary: devel/quilt: use ggrep; take maintainership
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-15 13:04 UTC by Corey Halpin
Modified: 2023-03-17 08:16 UTC (History)
1 user (show)

See Also:


Attachments
Proposed patch (1020 bytes, patch)
2023-03-15 13:04 UTC, Corey Halpin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Corey Halpin 2023-03-15 13:04:55 UTC
Created attachment 240872 [details]
Proposed patch

Use `ggrep` rather than `grep` so that `quilt` will get the correct grep when COMPAT is unset for gnugrep.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-17 08:15:37 UTC
Committed,

Thanks for taking care of this port!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-03-17 08:16:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a20ce0b879431ac3f84a4ea32f8d1a09e82b8018

commit a20ce0b879431ac3f84a4ea32f8d1a09e82b8018
Author:     Corey Halpin <chalpin@cs.wisc.edu>
AuthorDate: 2023-03-16 08:27:28 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-17 08:10:33 +0000

    devel/quilt: use ggrep; take maintainership

    Submitter already maintains several ports.

    PR:             270240
    Reported by:    chalpin@cs.wisc.edu

 devel/quilt/Makefile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)