#66536 closed enhancement (fixed)
warzone2100: set `platforms any` for music and videos
Reported by: | jmroot (Joshua Root) | Owned by: | jasonliu-- (Jason Liu) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | warzone2100 |
Description
The warzone2100-music
and warzone2100-videos
subports pretty clearly install the same files everywhere, so they should set platforms any
to avoid building a separate archive per macOS version.
Change History (3)
comment:1 Changed 23 months ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 Changed 23 months ago by jasonliu-- (Jason Liu)
Josh, I don't have any objections to the change you made, but I would like to point out that after your change, when I run port lint warzone2100
, I get the following error message:
---> Verifying Portfile for warzone2100-{music,videos} Error: Unknown platform: any ---> 1 errors and 0 warnings found.
comment:3 Changed 23 months ago by jmroot (Joshua Root)
Yes, known bug that only affects lint, fixed in git: [51f1b6a4ae7045b92b6864c2e556460fd1ca16ba/macports-base].
Note: See
TracTickets for help on using
tickets.
In 6c63ebddcc186593c2c42c95e149f292ffa28b6a/macports-ports (master):