Opened 8 years ago
Closed 7 years ago
#53353 closed update (fixed)
ripgrep: update to 0.4.0
Reported by: | jmehnle (Julian Mehnle) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | ripgrep |
Description
0.4 has been released. The current port version is @0.2.3. Can someone please update the port?
Change History (3)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to raimue |
---|---|
Status: | new → assigned |
Summary: | ripgrep: Upgrade port to latest version → ripgrep: update to 0.4.0 |
comment:2 Changed 8 years ago by raimue (Rainer Müller)
Status: | assigned → accepted |
---|
comment:3 Changed 7 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Was fixed with [a4346ba4beaee023e090d1db59a5ae0efe188ba6/macports-ports].
Note: See
TracTickets for help on using
tickets.
This is on my to-do list. Main hold-up is that the dependencies of rust ports really should be handled better. They are not even versioned at the moment and pulled in by cargo on-demand. Maybe I get to another release of ripgrep before that can be fixed properly.