New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79871


Ignore:
Timestamp:
06/28/11 16:31:31 (4 years ago)
Author:
ryandesign@…
Message:

wxWidgets: fix patch failure on 10.6.8+; see #29958

Location:
trunk/dports/graphics/wxWidgets
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/wxWidgets/Portfile

    r77514 r79871  
    5858#patchfiles     patch-chkconf.diff patch-TECConvertText.diff 
    5959patchfiles      patch-chkconf.diff 
     60patch.dir           ${workpath}/${distname}-${version} 
    6061 
    6162#configure.cmd  ../${distname}-${version}/configure 
  • trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff

    r26666 r79871  
    1 --- ../include/wx/mac/carbon/chkconf.h  2007-05-14 11:09:36.000000000 +0200 
    2 +++ ../include/wx/mac/carbon/chkconf.h  2007-05-21 10:59:19.000000000 +0200 
     1--- include/wx/mac/carbon/chkconf.h.orig        2011-06-28 15:11:27.000000000 -0700 
     2+++ include/wx/mac/carbon/chkconf.h     2011-06-28 14:52:11.000000000 -0700 
    33@@ -55,7 +55,7 @@ 
    44  */ 
     
    99 #endif 
    1010  
    11  #endif 
     11 /* 
Note: See TracChangeset for help on using the changeset viewer.