Opened 8 years ago
Closed 8 years ago
#52031 closed defect (fixed)
fix test failure in grep 2.25
Reported by: | howarth.at.macports@… | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | grep |
Description
The stock build of grep 2.25 fails tests/pcre-jitstack when the system base64 is called with the unsupported -d option. The trivial fix is to reinplace this with the common --decode option using the attached Portfile diff.
Attachments (1)
Change History (5)
Changed 8 years ago by howarth.at.macports@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mschamschula@… |
---|
In the future, please Cc the port maintainers (port info --maintainers grep
), if any.
comment:2 Changed 8 years ago by mf2k (Frank Schima)
@mschamschula: Don't you have a Macports handle?
comment:3 Changed 8 years ago by Schamschula (Marius Schamschula)
Owner: | changed from mschamschula@… to mps@… |
---|
comment:4 Changed 8 years ago by Schamschula (Marius Schamschula)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks.
Committed: r151472
Note: See
TracTickets for help on using
tickets.
Portfile.diff to fix ests/pcre-jitstack failure