[92162] trunk/dports/www/webkit-gtk/files/quartz.patch

jeremyhu at macports.org jeremyhu at macports.org
Fri Apr 20 11:22:26 PDT 2012


Revision: 92162
          https://trac.macports.org/changeset/92162
Author:   jeremyhu at macports.org
Date:     2012-04-20 11:22:26 -0700 (Fri, 20 Apr 2012)
Log Message:
-----------
Update quartz patch from #34134

Modified Paths:
--------------
    trunk/dports/www/webkit-gtk/files/quartz.patch

Modified: trunk/dports/www/webkit-gtk/files/quartz.patch
===================================================================
--- trunk/dports/www/webkit-gtk/files/quartz.patch	2012-04-20 17:59:43 UTC (rev 92161)
+++ trunk/dports/www/webkit-gtk/files/quartz.patch	2012-04-20 18:22:26 UTC (rev 92162)
@@ -1,6 +1,6 @@
---- Source/WebCore/GNUmakefile.list.am.orig	2012-04-19 22:17:20.000000000 -0700
-+++ Source/WebCore/GNUmakefile.list.am	2011-10-14 22:27:23.000000000 -0700
-@@ -3986,7 +3986,6 @@ webcoregtk_sources += \
+--- Source/WebCore/GNUmakefile.list.am.orig	2011-10-15 01:27:23.000000000 -0400
++++ Source/WebCore/GNUmakefile.list.am	2012-04-20 13:58:55.000000000 -0400
+@@ -3986,7 +3986,6 @@
  	Source/WebCore/platform/gtk/GtkUtilities.cpp \
  	Source/WebCore/platform/gtk/GtkUtilities.h \
  	Source/WebCore/platform/gtk/GtkWidgetBackingStoreCairo.cpp \
@@ -8,11 +8,18 @@
  	Source/WebCore/platform/gtk/GeolocationServiceGtk.cpp \
  	Source/WebCore/platform/gtk/GeolocationServiceGtk.h \
  	Source/WebCore/platform/gtk/GOwnPtrGtk.cpp \
-@@ -4035,6 +4036,7 @@ webcoregtk_sources += \
+@@ -4031,11 +4030,12 @@
+ 	Source/WebCore/platform/gtk/WidgetGtk.cpp \
+ 	Source/WebCore/platform/gtk/WidgetRenderingContext.cpp \
+ 	Source/WebCore/platform/gtk/WidgetRenderingContext.h \
+-	Source/WebCore/plugins/gtk/PluginPackageGtk.cpp \
+-	Source/WebCore/plugins/gtk/PluginViewGtk.cpp
++	Source/WebCore/plugins/gtk/PluginPackageGtk.cpp
  
  if TARGET_X11
  webcoregtk_sources += \
 +	Source/WebCore/platform/gtk/GtkWidgetBackingStoreX11.cpp \
++	Source/WebCore/plugins/gtk/PluginViewGtk.cpp \
  	Source/WebCore/plugins/gtk/gtk2xtbin.c \
  	Source/WebCore/plugins/gtk/gtk2xtbin.h \
  	Source/WebCore/plugins/gtk/xembed.h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120420/2321c5c1/attachment-0001.html>


More information about the macports-changes mailing list