<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[118229] trunk/dports/www/webkit-gtk</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/118229">118229</a></dd>
<dt>Author</dt> <dd>jeremyhu@macports.org</dd>
<dt>Date</dt> <dd>2014-03-26 11:38:39 -0700 (Wed, 26 Mar 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>webkit-gtk: Version bump to 2.4.0</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportswwwwebkitgtkPortfile">trunk/dports/www/webkit-gtk/Portfile</a></li>
<li><a href="#trunkdportswwwwebkitgtkfilesclangcheckpatch">trunk/dports/www/webkit-gtk/files/clang-check.patch</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkdportswwwwebkitgtkfilesgstreamerpatch">trunk/dports/www/webkit-gtk/files/gstreamer.patch</a></li>
<li><a href="#trunkdportswwwwebkitgtkfileslibeditpatch">trunk/dports/www/webkit-gtk/files/libedit.patch</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportswwwwebkitgtkfilesnoWebCoreLayerapatch">trunk/dports/www/webkit-gtk/files/no-WebCoreLayer.a.patch</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportswwwwebkitgtkPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/www/webkit-gtk/Portfile (118228 => 118229)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/www/webkit-gtk/Portfile        2014-03-26 18:38:25 UTC (rev 118228)
+++ trunk/dports/www/webkit-gtk/Portfile        2014-03-26 18:38:39 UTC (rev 118229)
</span><span class="lines">@@ -1,6 +1,10 @@
</span><span class="cx"> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
</span><span class="cx"> # $Id$
</span><span class="cx"> 
</span><ins>+# We have an umbrella radar tracking webkit-gtk issues on OS X.  Please relate
+# any future issues with this tracker.
+# http://bugs.webkit.org/show_bug.cgi?id=126492
+
</ins><span class="cx"> PortSystem  1.0
</span><span class="cx"> PortGroup   conflicts_build 1.0
</span><span class="cx"> PortGroup   muniversal 1.0
</span><span class="lines">@@ -8,8 +12,7 @@
</span><span class="cx"> 
</span><span class="cx"> name        webkit-gtk
</span><span class="cx"> epoch       2
</span><del>-version     2.2.3
-revision    1
</del><ins>+version     2.4.0
</ins><span class="cx"> description Apple's WebKit HTML rendering library for GTK+
</span><span class="cx"> long_description ${description}
</span><span class="cx"> maintainers jeremyhu devans
</span><span class="lines">@@ -22,10 +25,12 @@
</span><span class="cx"> use_xz      yes
</span><span class="cx"> distname    webkitgtk-${version}
</span><span class="cx"> 
</span><del>-checksums           sha1    57fa31c489e7fd5d405e0753e6e6f15933b143f3 \
-                    rmd160  8e63661e2ac9e91d24588ac5377967190623c44c \
-                    sha256  94bcb3303aadce8454b572ab0e5d178eca3b7238f34bd3e7177b0daec04e4605
</del><ins>+dist_subdir webkit-gtk
</ins><span class="cx"> 
</span><ins>+checksums           sha1    d7dade39ebeded72ddf7ac37a9d9ed17ac68dcba \
+                    rmd160  a2a17a8c69b614e068af3627169c90b2dca45afc \
+                    sha256  dc5277cda89ee038408f78c94b1b07f101997f01ef877a142ffedac3b537dfbb
+
</ins><span class="cx"> depends_lib \
</span><span class="cx">         path:lib/pkgconfig/glib-2.0.pc:glib2 \
</span><span class="cx">         port:bison \
</span><span class="lines">@@ -52,6 +57,8 @@
</span><span class="cx"> # quartz-webcore.patch: https://bugs.webkit.org/show_bug.cgi?id=126326
</span><span class="cx"> # quartz-duplicate-symbols.patch: https://bugs.webkit.org/show_bug.cgi?id=126821
</span><span class="cx"> # clang-check.patch: https://bugs.webkit.org/show_bug.cgi?id=126324
</span><ins>+# gstreamer.patch: https://bugs.webkit.org/show_bug.cgi?id=126437
+# libedit.patch: https://bugs.webkit.org/show_bug.cgi?id=127059
</ins><span class="cx"> 
</span><span class="cx"> patchfiles \
</span><span class="cx">         clang-assertions.patch \
</span><span class="lines">@@ -60,7 +67,8 @@
</span><span class="cx">         quartz-duplicate-symbols.patch \
</span><span class="cx">         quartz-webcore.patch \
</span><span class="cx">         clang-check.patch \
</span><del>-        no-WebCoreLayer.a.patch
</del><ins>+        gstreamer.patch \
+        libedit.patch
</ins><span class="cx"> 
</span><span class="cx"> conflicts_build     google-test
</span><span class="cx"> 
</span><span class="lines">@@ -68,8 +76,10 @@
</span><span class="cx"> configure.python    /usr/bin/python
</span><span class="cx"> 
</span><span class="cx"> # --disable-webkit2: https://bugs.webkit.org/show_bug.cgi?id=126416
</span><ins>+# --disable-web-audio: https://bugs.webkit.org/show_bug.cgi?id=126438
</ins><span class="cx"> configure.args  \
</span><span class="cx">         --disable-webkit2 \
</span><ins>+        --disable-web-audio \
</ins><span class="cx">         --enable-introspection \
</span><span class="cx">         --disable-video \
</span><span class="cx">         --enable-svg \
</span><span class="lines">@@ -100,7 +110,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> subport webkit-gtk3 {
</span><del>-    conflicts   webkit-gtk3-2.0 webkit-gtk3-devel
</del><ins>+    conflicts   webkit-gtk3-devel webkit-gtk3-2.0
</ins><span class="cx">     depends_lib-append      port:gtk3
</span><span class="cx">     configure.args-append   --with-gtk=3.0
</span><span class="cx"> 
</span><span class="lines">@@ -118,6 +128,7 @@
</span><span class="cx">             foreach arch ${universal_archs_to_use} {
</span><span class="cx">                 set docpath ${workpath}/destroot-${arch}${prefix}/share/gtk-doc/html
</span><span class="cx">                 move ${docpath}/webkitgtk ${docpath}/webkitgtk3
</span><ins>+                move ${docpath}/webkitdomgtk ${docpath}/webkitdomgtk3
</ins><span class="cx">                 move ${docpath}/webkitgtk3/webkitgtk.devhelp2 ${docpath}/webkitgtk3/webkitgtk3.devhelp2
</span><span class="cx">             }
</span><span class="cx">         }
</span><span class="lines">@@ -125,13 +136,14 @@
</span><span class="cx">         post-destroot {
</span><span class="cx">            set docpath ${destroot}${prefix}/share/gtk-doc/html
</span><span class="cx">            move ${docpath}/webkitgtk ${docpath}/webkitgtk3
</span><ins>+           move ${docpath}/webkitdomgtk ${docpath}/webkitdomgtk3
</ins><span class="cx">            move ${docpath}/webkitgtk3/webkitgtk.devhelp2 ${docpath}/webkitgtk3/webkitgtk3.devhelp2
</span><span class="cx">         }
</span><span class="cx">     }
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> if {${name} eq ${subport}} {
</span><del>-    conflicts   webkit-gtk-2.0 webkit-gtk-devel
</del><ins>+    conflicts   webkit-gtk-devel webkit-gtk-2.0
</ins><span class="cx">     depends_lib-append      port:gtk2
</span><span class="cx">     configure.args-append   --with-gtk=2.0
</span><span class="cx"> }
</span><span class="lines">@@ -155,19 +167,6 @@
</span><span class="cx">     destroot.args-append    CC=&quot;${configure.cc} ${configure.cc_archflags}&quot;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-# In 1.10.1:
-# Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp: In constructor 'WebCore::FFTFrame::FFTFrame(unsigned int)':
-# Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:48: error: 'm_complexData' was not declared in this scope
-# Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:48: error: 'GstFFTF32Complex' was not declared in this scope
-# Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:48: error: no matching function for call to 'fastNewArray(size_t)'
-# Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:50: error: 'gst_fft_next_fast_length' was not declared in this scope
-# Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:51: error: 'm_fft' was not declared in this scope
-# Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:51: error: 'FALSE' was not declared in this scope
-# Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:51: error: 'gst_fft_f32_new' was not declared in this scope
-# Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:52: error: 'm_inverseFft' was not declared in this scope
-# Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:52: error: 'TRUE' was not declared in this scope
-#        --enable-web-audio \
-
</del><span class="cx"> # We don't want to use the headers from the installed WebKit
</span><span class="cx"> configure.cppflags-delete -I${prefix}/include
</span><span class="cx"> 
</span><span class="lines">@@ -185,16 +184,10 @@
</span><span class="cx"> lappend merger_dont_diff ${prefix}/include/webkitgtk-1.0/webkitdom/WebKitDOMNavigator.h
</span><span class="cx"> 
</span><span class="cx"> post-patch {
</span><del>-    # https://bugs.webkit.org/show_bug.cgi?id=88407
-    reinplace &quot;s:echo -n:/bin/echo -n:g&quot; \
-        ${worksrcpath}/Source/WebCore/GNUmakefile.am
</del><ins>+    # https://bugs.webkit.org/show_bug.cgi?id=126433
+    reinplace &quot;s/def __APPLE__/ 0/&quot; \
+        ${worksrcpath}/Source/JavaScriptCore/API/WebKitAvailability.h
</ins><span class="cx"> 
</span><del>-    # https://bugs.webkit.org/show_bug.cgi?id=99683
-    reinplace &quot;s:PLATFORM(MAC):OS(DARWIN):g&quot; \
-        ${worksrcpath}/Source/JavaScriptCore/heap/VTableSpectrum.cpp \
-        ${worksrcpath}/Source/JavaScriptCore/jit/ThunkGenerators.cpp \
-        ${worksrcpath}/Source/JavaScriptCore/tools/CodeProfile.cpp
-
</del><span class="cx">     # https://bugs.webkit.org/show_bug.cgi?id=58737
</span><span class="cx">     reinplace &quot;s:OS(MAC_OS_X):PLATFORM(MAC):&quot; \
</span><span class="cx">         ${worksrcpath}/Source/WTF/wtf/ThreadingPthreads.cpp
</span><span class="lines">@@ -218,6 +211,10 @@
</span><span class="cx"> #    file copy ${worksrcpath}/Programs/.libs/GtkLauncher ${destroot}${prefix}/bin
</span><span class="cx"> #}
</span><span class="cx"> 
</span><ins>+# Apple's gnumake (patched 3.81) gets wedged at some point during the build process
+depends_build-append port:gmake
+build.cmd ${prefix}/bin/gmake
+
</ins><span class="cx"> build.args-append V=1
</span><span class="cx"> 
</span><span class="cx"> # see bug #24622
</span><span class="lines">@@ -256,4 +253,4 @@
</span><span class="cx"> 
</span><span class="cx"> livecheck.type  regex
</span><span class="cx"> livecheck.url   http://webkitgtk.org/?page=download
</span><del>-livecheck.regex webkitgtk-(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)
</del><ins>+livecheck.regex &quot;webkitgtk-(\\d+(?:\\.\\d+)*)${extract.suffix}&quot;
</ins></span></pre></div>
<a id="trunkdportswwwwebkitgtkfilesclangcheckpatch"></a>
<div class="modfile"><h4>Modified: trunk/dports/www/webkit-gtk/files/clang-check.patch (118228 => 118229)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/www/webkit-gtk/files/clang-check.patch        2014-03-26 18:38:25 UTC (rev 118228)
+++ trunk/dports/www/webkit-gtk/files/clang-check.patch        2014-03-26 18:38:39 UTC (rev 118229)
</span><span class="lines">@@ -1,20 +1,20 @@
</span><del>---- Source/autotools/CheckSystemAndBasicDependencies.m4.orig        2013-11-10 17:44:57.000000000 -0800
-+++ Source/autotools/CheckSystemAndBasicDependencies.m4        2013-11-10 17:45:57.000000000 -0800
-@@ -87,7 +87,7 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([
</del><ins>+--- Source/autotools/CheckSystemAndBasicDependencies.m4.orig        2014-01-23 08:49:59.000000000 -0800
++++ Source/autotools/CheckSystemAndBasicDependencies.m4        2014-02-05 17:29:39.000000000 -0800
+@@ -92,7 +92,7 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([
</ins><span class="cx">  #endif
</span><span class="cx">  ])], [c_compiler=&quot;gcc&quot;], [])
</span><span class="cx">  AC_COMPILE_IFELSE([AC_LANG_PROGRAM([
</span><del>--#if !(defined(__clang__) &amp;&amp; __clang_major__ &gt;= 3 &amp;&amp; __clang_minor__ &gt;= 2)
-+#if !(defined(__clang__) &amp;&amp; (__apple_build_version__ &gt;= 4250024 || (!defined(__apple_build_version__) &amp;&amp; (__clang_major__ &gt; 3 || (__clang_major__ == 3 &amp;&amp; __clang_minor__ &gt;= 2)))))
</del><ins>+-#if !(defined(__clang__) &amp;&amp; __clang_major__ &gt;= 3 &amp;&amp; __clang_minor__ &gt;= 3)
++#if !(defined(__clang__) &amp;&amp; (__apple_build_version__ &gt;= 4250024 || (!defined(__apple_build_version__) &amp;&amp; (__clang_major__ &gt; 3 || (__clang_major__ == 3 &amp;&amp; __clang_minor__ &gt;= 3)))))
</ins><span class="cx">  #error Not a supported Clang compiler
</span><span class="cx">  #endif
</span><span class="cx">  ])], [c_compiler=&quot;clang&quot;], [])
</span><del>-@@ -106,7 +106,7 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([
</del><ins>+@@ -111,7 +111,7 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([
</ins><span class="cx">  #endif
</span><span class="cx">  ])], [cxx_compiler=&quot;g++&quot;], [])
</span><span class="cx">  AC_COMPILE_IFELSE([AC_LANG_PROGRAM([
</span><del>--#if !(defined(__clang__) &amp;&amp; __clang_major__ &gt;= 3 &amp;&amp; __clang_minor__ &gt;= 2)
-+#if !(defined(__clang__) &amp;&amp; (__apple_build_version__ &gt;= 4250024 || (!defined(__apple_build_version__) &amp;&amp; (__clang_major__ &gt; 3 || (__clang_major__ == 3 &amp;&amp; __clang_minor__ &gt;= 2)))))
</del><ins>+-#if !(defined(__clang__) &amp;&amp; __clang_major__ &gt;= 3 &amp;&amp; __clang_minor__ &gt;= 3)
++#if !(defined(__clang__) &amp;&amp; (__apple_build_version__ &gt;= 4250024 || (!defined(__apple_build_version__) &amp;&amp; (__clang_major__ &gt; 3 || (__clang_major__ == 3 &amp;&amp; __clang_minor__ &gt;= 3)))))
</ins><span class="cx">  #error Not a supported Clang++ compiler
</span><span class="cx">  #endif
</span><span class="cx">  ])], [cxx_compiler=&quot;clang++&quot;], [])
</span></span></pre></div>
<a id="trunkdportswwwwebkitgtkfilesgstreamerpatch"></a>
<div class="addfile"><h4>Added: trunk/dports/www/webkit-gtk/files/gstreamer.patch (0 => 118229)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/www/webkit-gtk/files/gstreamer.patch                                (rev 0)
+++ trunk/dports/www/webkit-gtk/files/gstreamer.patch        2014-03-26 18:38:39 UTC (rev 118229)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+--- Source/WebCore/platform/audio/FFTFrame.h.orig        2014-01-23 11:33:19.000000000 -0800
++++ Source/WebCore/platform/audio/FFTFrame.h        2014-02-05 17:36:33.000000000 -0800
+@@ -47,13 +47,6 @@
+ #include &quot;mkl_dfti.h&quot;
+ #endif // USE(WEBAUDIO_MKL)

+-#if USE(WEBAUDIO_GSTREAMER)
+-#include &lt;glib.h&gt;
+-G_BEGIN_DECLS
+-#include &lt;gst/fft/gstfftf32.h&gt;
+-G_END_DECLS
+-#endif // USE(WEBAUDIO_GSTREAMER)
+-
+ #if USE(WEBAUDIO_OPENMAX_DL_FFT)
+ #include &quot;dl/sp/api/armSP.h&quot;
+ #include &quot;dl/sp/api/omxSP.h&quot;
+@@ -63,6 +56,13 @@ struct RDFTContext;

+ #endif // !USE_ACCELERATE_FFT

++#if USE(WEBAUDIO_GSTREAMER)
++#include &lt;glib.h&gt;
++G_BEGIN_DECLS
++#include &lt;gst/fft/gstfftf32.h&gt;
++G_END_DECLS
++#endif // USE(WEBAUDIO_GSTREAMER)
++
+ #if USE(WEBAUDIO_IPP)
+ #include &lt;ipps.h&gt;
+ #endif // USE(WEBAUDIO_IPP)
</ins></span></pre></div>
<a id="trunkdportswwwwebkitgtkfileslibeditpatch"></a>
<div class="addfile"><h4>Added: trunk/dports/www/webkit-gtk/files/libedit.patch (0 => 118229)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/www/webkit-gtk/files/libedit.patch                                (rev 0)
+++ trunk/dports/www/webkit-gtk/files/libedit.patch        2014-03-26 18:38:39 UTC (rev 118229)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+--- Source/JavaScriptCore/GNUmakefile.am.orig        2014-01-12 11:11:12.000000000 -0800
++++ Source/JavaScriptCore/GNUmakefile.am        2014-01-15 12:33:06.000000000 -0800
+@@ -26,6 +26,7 @@ libjavascriptcoregtk_@WEBKITGTK_API_MAJO
+         $(javascriptcore_sources)

+ libjavascriptcoregtk_@WEBKITGTK_API_MAJOR_VERSION@_@WEBKITGTK_API_MINOR_VERSION@_la_LIBADD = \
++        -ledit \
+         -lpthread \
+         libWTF.la \
+         $(GLIB_LIBS) \
</ins></span></pre></div>
<a id="trunkdportswwwwebkitgtkfilesnoWebCoreLayerapatch"></a>
<div class="delfile"><h4>Deleted: trunk/dports/www/webkit-gtk/files/no-WebCoreLayer.a.patch (118228 => 118229)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/www/webkit-gtk/files/no-WebCoreLayer.a.patch        2014-03-26 18:38:25 UTC (rev 118228)
+++ trunk/dports/www/webkit-gtk/files/no-WebCoreLayer.a.patch        2014-03-26 18:38:39 UTC (rev 118229)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>---- Tools/TestWebKitAPI/GNUmakefile.am.orig        2013-11-11 00:32:41.000000000 -0800
-+++ Tools/TestWebKitAPI/GNUmakefile.am        2013-11-26 10:40:03.000000000 -0800
-@@ -117,16 +117,6 @@ webcore_layer_deps += \
-         libANGLE.la
- endif

--webcore_layer_archives = $(foreach lib, $(webcore_layer_deps), $(shell echo $(lib) | sed &quot;s/\(.*\)\.la/.libs\/\1.a/&quot;))
--
--WebCoreLayer.a: $(webcore_layer_deps)
--        $(AM_V_GEN)
--        $(AM_V_at)$(shell rm -f $@)
--        $(AM_V_at)$(foreach archive, $(webcore_layer_archives), $(shell ar t $(archive) | xargs -n50 ar cruT $@))
--
--DISTCLEANFILES += \
--        $(top_builddir)/WebCoreLayer.a
--
- Programs_TestWebKitAPI_TestWebCore_CPPFLAGS = \
-         $(Libraries_libTestWebKitAPIMain_la_CPPFLAGS) \
-         -I$(top_builddir)/DerivedSources/WebCore/include
-@@ -140,7 +130,7 @@ Programs_TestWebKitAPI_TestWebCore_LDADD
-         Libraries/libgtest.la \
-         libjavascriptcoregtk-@WEBKITGTK_API_MAJOR_VERSION@.@WEBKITGTK_API_MINOR_VERSION@.la \
-         libWTF.la \
--        WebCoreLayer.a \
-+        $(webcore_layer_deps) \
-         $(CAIRO_LIBS) \
-         $(FREETYPE_LIBS) \
-         $(GAMEPAD_LIBS) \
</del></span></pre>
</div>
</div>

</body>
</html>