Opened 15 years ago
Closed 15 years ago
#24195 closed defect (fixed)
simage: use port:-style dependencies
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | simage |
Description
simage uses lib:-style dependencies. This allows for non-MacPorts software to satisfy the dependencies, which is contrary to MacPorts policy. Please change to port:-style dependencies. See attached patch.
Attachments (1)
Change History (2)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | simage-dependencies.diff added |
---|
comment:1 Changed 15 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | new → closed |
These haven't been touched in years, so it's indeed good to update them to be consistent. Thanks for the patch! Fixed in r65327
Note: See
TracTickets for help on using
tickets.
proposed patch