Ticket #18479 (closed defect: fixed)
port lint shouldn't warn that master_sites is required when there are no distfiles
| Reported by: | ryandesign@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts 1.7.1 |
| Component: | base | Version: | 1.7.0 |
| Keywords: | Cc: | ||
| Port: |
Description
port lint complains that the master_sites variable is required, even in cases where it isn't, such as when there are no distfiles.
This is another case like the one that was handled in #14377.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in r46780.