New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11234 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

BUG: wxWidgets-2.8.0 has wrong wx-config symlink

Reported by: afb@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

It still uses 2.6, while it should use 2.8:

91 system "cd ${destroot}${prefix}/bin && \ 92 ln -sf ${prefix}/lib/wx/config/mac-unicode-release-2.6 wx-config" 93

Note that several projects, like Code::Blocks, does not yet support wxWidgets 2.8.x - so this major upgrade does break some existing Ports...

Attachments

wxw_P.patch Download (395 bytes) - added by mdickens@… 3 years ago.
Patch for Portfile for wxWidgets-devel @2007-01-18

Change History

Changed 3 years ago by mdickens@…

Patch for Portfile for wxWidgets-devel @2007-01-18

Changed 3 years ago by pguyot@…

  • component changed from base to ports

Changed 3 years ago by jwa@…

  • status changed from new to closed
  • resolution set to fixed

changed the creation of the wx-config link, thanks!

Note: See TracTickets for help on using tickets.