CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/01/10 13:06:17
Modified files:
www/webkit : Makefile distinfo
www/webkit/patches: patch-GNUmakefile_in
patch-JavaScriptCore_wtf_Platform_h
www/webkit/pkg : PLIST
Added files:
www/webkit/patches: patch-JavaScriptCore_wtf_TCSpinLock_h
patch-WebCore_platform_text_AtomicString_cpp
patch-WebCore_platform_text_StringHash_h
Log message:
Update to webkit 1.1.18:
- add a pair of patches to make it finally run without SIGBUS on sparc64
(yay!), reported as https://bugs.webkit.org/show_bug.cgi?id=19775
- add a patch to disable some optimizations on ppc, so that it finally
builds fine, reported as https://bugs.webkit.org/show_bug.cgi?id=33451