#14380 closed enhancement (fixed)
port lint should warn if depending on nonexistent port
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 1.7.0 |
Component: | base | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
We currently have at least 50 ports that depend on ports that don't exist. I am currently trying to track these down, but port lint
should warn if a port named as a dependency does not exist.
Change History (5)
comment:1 follow-up: 2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 17 years ago by afb@…
Replying to ryandesign@macports.org:
That also very much goes for dependencies that might only come to play as a result of a variant or a platform selector.
Checking inactive variants can be done in #13825
comment:4 Changed 17 years ago by afb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
And and a small bugfix in r34516.
comment:5 Changed 16 years ago by blb@…
Milestone: | MacPorts base enhancements → MacPorts 1.7.0 |
---|
Note: See
TracTickets for help on using
tickets.
That also very much goes for dependencies that might only come to play as a result of a variant or a platform selector.