#48317: wxWidgets-3.0 Build Fails on OS X 10.11 --------------------------+-------------------------------- Reporter: mdeaudelin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: wxWidgets-3.0 --------------------------+-------------------------------- Port wxWidgets-3.0 (version 3.0.2) fails to build on OS X 10.11 since the patch made in #44524 was applied to 10.10 only (platform darwin 14). Meanwhile, the recommended upstream patch has changed (see [http://trac.wxwidgets.org/ticket/16329 wxWidgets ticket 16329]) and the new patch is compatible with all OS versions. Thus, in order to fix this error, we need to: - remove the previous patch (patch-webview_webkit.mm.diff) - add the new patch (attached to this ticket) - update the Portfile to apply the patch regardless of system version. The fix will be included in the upcoming wxWidgets 3.0.3, but I think the Portfile should be updated now for the benefit of users running OS X 10.11 beta. -- Ticket URL: <https://trac.macports.org/ticket/48317> MacPorts <https://www.macports.org/> Ports system for OS X