[79871] trunk/dports/graphics/wxWidgets
ryandesign at macports.org
ryandesign at macports.org
Tue Jun 28 16:31:31 PDT 2011
Revision: 79871
http://trac.macports.org/changeset/79871
Author: ryandesign at macports.org
Date: 2011-06-28 16:31:31 -0700 (Tue, 28 Jun 2011)
Log Message:
-----------
wxWidgets: fix patch failure on 10.6.8+; see #29958
Modified Paths:
--------------
trunk/dports/graphics/wxWidgets/Portfile
trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff
Modified: trunk/dports/graphics/wxWidgets/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets/Portfile 2011-06-28 23:03:04 UTC (rev 79870)
+++ trunk/dports/graphics/wxWidgets/Portfile 2011-06-28 23:31:31 UTC (rev 79871)
@@ -57,6 +57,7 @@
#patchfiles patch-chkconf.diff patch-TECConvertText.diff
patchfiles patch-chkconf.diff
+patch.dir ${workpath}/${distname}-${version}
#configure.cmd ../${distname}-${version}/configure
configure.cmd ../configure
Modified: trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff
===================================================================
--- trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff 2011-06-28 23:03:04 UTC (rev 79870)
+++ trunk/dports/graphics/wxWidgets/files/patch-chkconf.diff 2011-06-28 23:31:31 UTC (rev 79871)
@@ -1,5 +1,5 @@
---- ../include/wx/mac/carbon/chkconf.h 2007-05-14 11:09:36.000000000 +0200
-+++ ../include/wx/mac/carbon/chkconf.h 2007-05-21 10:59:19.000000000 +0200
+--- include/wx/mac/carbon/chkconf.h.orig 2011-06-28 15:11:27.000000000 -0700
++++ include/wx/mac/carbon/chkconf.h 2011-06-28 14:52:11.000000000 -0700
@@ -55,7 +55,7 @@
*/
@@ -8,4 +8,4 @@
+ #define wxMAC_USE_NATIVE_TOOLBAR 0
#endif
- #endif
+ /*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110628/401411c9/attachment.html>
More information about the macports-changes
mailing list