[146758] trunk/dports/www/webkit2-gtk/files

jeremyhu at macports.org jeremyhu at macports.org
Wed Mar 16 18:00:08 PDT 2016


Revision: 146758
          https://trac.macports.org/changeset/146758
Author:   jeremyhu at macports.org
Date:     2016-03-16 18:00:08 -0700 (Wed, 16 Mar 2016)
Log Message:
-----------
webkit2-gtk: Remove dead patches

Removed Paths:
-------------
    trunk/dports/www/webkit2-gtk/files/PR-153712.patch
    trunk/dports/www/webkit2-gtk/files/PR-153719.patch

Deleted: trunk/dports/www/webkit2-gtk/files/PR-153712.patch
===================================================================
--- trunk/dports/www/webkit2-gtk/files/PR-153712.patch	2016-03-17 00:32:55 UTC (rev 146757)
+++ trunk/dports/www/webkit2-gtk/files/PR-153712.patch	2016-03-17 01:00:08 UTC (rev 146758)
@@ -1,29 +0,0 @@
-From c22b739bd1be4edd9d29eba57f9b499c4ad3311d Mon Sep 17 00:00:00 2001
-From: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
-Date: Sat, 30 Jan 2016 10:03:25 -0800
-Subject: [PATCH] [GTK] Use configured python executable when executing
- generate-inspector-gresource-manifest.py
-
-https://bugs.webkit.org/show_bug.cgi?id=153712
-
-Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
----
- Source/WebKit2/PlatformGTK.cmake | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/Source/WebKit2/PlatformGTK.cmake b/Source/WebKit2/PlatformGTK.cmake
-index c0de9fa..aece75b 100644
---- Source/WebKit2/PlatformGTK.cmake
-+++ Source/WebKit2/PlatformGTK.cmake
-@@ -645,7 +645,7 @@ add_custom_command(
-     DEPENDS ${InspectorFilesDependencies}
-             ${DERIVED_SOURCES_WEBINSPECTORUI_DIR}/UserInterface/Protocol/InspectorBackendCommands.js
-             ${TOOLS_DIR}/gtk/generate-inspector-gresource-manifest.py
--    COMMAND ${TOOLS_DIR}/gtk/generate-inspector-gresource-manifest.py --output=${DERIVED_SOURCES_WEBKIT2GTK_DIR}/InspectorGResourceBundle.xml ${InspectorFiles} ${DERIVED_SOURCES_WEBINSPECTORUI_DIR}/UserInterface/Protocol/InspectorBackendCommands.js
-+    COMMAND ${PYTHON_EXECUTABLE} ${TOOLS_DIR}/gtk/generate-inspector-gresource-manifest.py --output=${DERIVED_SOURCES_WEBKIT2GTK_DIR}/InspectorGResourceBundle.xml ${InspectorFiles} ${DERIVED_SOURCES_WEBINSPECTORUI_DIR}/UserInterface/Protocol/InspectorBackendCommands.js
-     VERBATIM
- )
- 
--- 
-2.7.0
-

Deleted: trunk/dports/www/webkit2-gtk/files/PR-153719.patch
===================================================================
--- trunk/dports/www/webkit2-gtk/files/PR-153719.patch	2016-03-17 00:32:55 UTC (rev 146757)
+++ trunk/dports/www/webkit2-gtk/files/PR-153719.patch	2016-03-17 01:00:08 UTC (rev 146758)
@@ -1,27 +0,0 @@
-From dc9dbd4807758f285465f562f995e7f82a035782 Mon Sep 17 00:00:00 2001
-From: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
-Date: Sat, 30 Jan 2016 15:57:34 -0800
-Subject: [PATCH] WebCore: Add missing include to fix building debug
- configuration
-
-Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
----
- Source/WebCore/ChangeLog                  | 11 +++++++++++
- Source/WebCore/rendering/RenderObject.cpp |  1 +
- 2 files changed, 12 insertions(+)
-
-diff --git a/Source/WebCore/rendering/RenderObject.cpp b/Source/WebCore/rendering/RenderObject.cpp
-index 8c58d33..54b28b9 100644
---- Source/WebCore/rendering/RenderObject.cpp
-+++ Source/WebCore/rendering/RenderObject.cpp
-@@ -45,6 +45,7 @@
- #include "HitTestResult.h"
- #include "Logging.h"
- #include "LogicalSelectionOffsetCaches.h"
-+#include "MainFrame.h"
- #include "Page.h"
- #include "PseudoElement.h"
- #include "RenderCounter.h"
--- 
-2.7.0
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160316/4dd690ad/attachment-0001.html>


More information about the macports-changes mailing list