Opened 12 years ago
Closed 12 years ago
#37935 closed defect (fixed)
py*-cairo needs to default to the correct variant used in active cairo
Reported by: | daniel@… | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | haspatch | Cc: | neverpanic (Clemens Lang) |
Port: | py-cairo |
Description (last modified by larryv (Lawrence Velázquez))
Attachments (1)
Change History (5)
Changed 12 years ago by daniel@…
Attachment: | py27-cairo.patch added |
---|
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Cc: | sean@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to sean@… |
Port: | py-cairo added; py27-cairo removed |
Summary: | py27-cairo needs to default to the correct variant used in active cairo → py*-cairo needs to default to the correct variant used in active cairo |
comment:2 Changed 12 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|
Oops, wrong text box.
comment:3 Changed 12 years ago by neverpanic (Clemens Lang)
Keywords: | haspatch added |
---|
While tracing this we also found #37936, which partially caused this problem, because it did allow the installation of a binary-incompatible package from packages.macports.org even with the correct require_active_variants statement. The patch merely automatically selects the correct version instead of deferring the fix to the user.
comment:4 Changed 12 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Commited in r102554.
Note: See
TracTickets for help on using
tickets.
Thanks for the ticket.