Ticket #48317: patch-wxWidgets-3.0-Portfile.diff

File patch-wxWidgets-3.0-Portfile.diff, 780 bytes (added by mdeaudelin (Mathieu Deaudelin-Lemay), 9 years ago)

Changes Portfile to reference new patch, and stop restricting it to darwin 14.

  • Portfile

    old new  
    9191patchfiles-append   patch-configure.diff \
    9292                    patch-upstream-src-osx-carbon-fontdlgosx.mm.diff
    9393
    94 # See #44524. This patch will likely be incorporated in WxWidgets 3.0.3?.
    95 # http://trac.wxwidgets.org/attachment/ticket/16329/wx_webview.patch
    96 platform darwin 14 {
    97     patchfiles-append patch-webview_webkit.mm.diff
    98 }
     94# See #48317. This patch will be incorporated in WxWidgets 3.0.3.
     95# http://trac.wxwidgets.org/attachment/ticket/16329/0001-using-proper-types-for-webkit-variants-see-16329.patch
     96patchfiles-append       patch-webkit-variants-proper-types.diff
    9997
    10098post-patch {
    10199    reinplace "s|@@PREFIX@@|${prefix}|g" ${patch.dir}/configure