| Summary: | Error in Makefile for comms/hackrf-devel | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Robert William Vesterman <bob> |
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Many People | CC: | bob, dmgk |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Robert William Vesterman
2021-01-24 18:49:02 UTC
Maintainer informed via mail I see that the change that broke this (ports r562478) has now been reverted (ports r562511) "to unbreak INDEX", but I've since done a "portsnap fetch update" and received the same error. The comms/hackrf-devel directory was actually created (as a copy of comms/hackrf) in the change that had been reverted, but it still exists on my machine (even after the "portsnap fetch update"). If I do a "pkg search hackrf-devel", it does NOT show up, though, so (if I'm understanding correctly) I guess its entry did get removed from the index, but /usr/ports/comms/hackrf-devel didn't get removed, and synth still checks it (and still gets the same error). I do not know enough about the low-level details of the ports system to know if any or all of this is expected, or in any case what to do about it. Should I just "rm -rf /usr/ports/comms/hackrf-devel"? Should be fixed by ports r562516 and ports r562519 |