[153807] trunk/dports/www/webkit2-gtk-devel
jeremyhu at macports.org
jeremyhu at macports.org
Wed Oct 12 01:01:57 CEST 2016
Revision: 153807
https://trac.macports.org/changeset/153807
Author: jeremyhu at macports.org
Date: 2016-10-11 16:01:57 -0700 (Tue, 11 Oct 2016)
Log Message:
-----------
webkit2-gtk-devel: Bump to 2.14.1
Modified Paths:
--------------
trunk/dports/www/webkit2-gtk-devel/Portfile
Removed Paths:
-------------
trunk/dports/www/webkit2-gtk-devel/files/PR-162261.patch
trunk/dports/www/webkit2-gtk-devel/files/PR-162302.patch
Modified: trunk/dports/www/webkit2-gtk-devel/Portfile
===================================================================
--- trunk/dports/www/webkit2-gtk-devel/Portfile 2016-10-11 22:34:59 UTC (rev 153806)
+++ trunk/dports/www/webkit2-gtk-devel/Portfile 2016-10-11 23:01:57 UTC (rev 153807)
@@ -28,7 +28,7 @@
# sha256 3ae58d6c15052cae2ad1c76fa0ecb7c63555671d4f7fc2a16bbbf5b83977124a
# version needs to come after github.setup
-version 2.14.0
+version 2.14.1
revision 0
epoch 1
@@ -37,8 +37,8 @@
distname webkitgtk-${version}
dist_subdir webkit-gtk
-checksums rmd160 25116c98970867950e5b2e8e3506527aa2a9021c \
- sha256 0513ad836c624a3d24bdf1a99f4b4aead984ab6684150bc70f16db651590ea0a
+checksums rmd160 e8274de845d1314c497f84ccd88ed602995c1e56 \
+ sha256 2e2d76c328de65bed6e0e4f096b2720a366654b27fc1af0830ece90bc4b7ceb5
# don't overwrite build dependencies provided by cmake portgroup
depends_build-append \
@@ -81,15 +81,11 @@
# PR-153138.patch: https://bugs.webkit.org/show_bug.cgi?id=153138
# PR-157554.patch: https://bugs.webkit.org/show_bug.cgi?id=157554
# PR-157574.patch: https://bugs.webkit.org/show_bug.cgi?id=157574
-# PR-162261.patch: https://bugs.webkit.org/show_bug.cgi?id=162261
-# PR-162302.patch: https://bugs.webkit.org/show_bug.cgi?id=162302
patchfiles-append \
PR-152650-2.patch \
PR-153138.patch \
PR-157554.patch \
- PR-157574.patch \
- PR-162261.patch \
- PR-162302.patch
+ PR-157574.patch
# Build out-of-tree
configure.post_args ../${worksrcdir}
Deleted: trunk/dports/www/webkit2-gtk-devel/files/PR-162261.patch
===================================================================
--- trunk/dports/www/webkit2-gtk-devel/files/PR-162261.patch 2016-10-11 22:34:59 UTC (rev 153806)
+++ trunk/dports/www/webkit2-gtk-devel/files/PR-162261.patch 2016-10-11 23:01:57 UTC (rev 153807)
@@ -1,24 +0,0 @@
-diff --git a/Source/WebCore/platform/PlatformPasteboard.h b/Source/WebCore/platform/PlatformPasteboard.h
-index 695bc0e..1bfdfa4 100644
---- Source/WebCore/platform/PlatformPasteboard.h
-+++ Source/WebCore/platform/PlatformPasteboard.h
-@@ -26,6 +26,7 @@
- #ifndef PlatformPasteboard_h
- #define PlatformPasteboard_h
-
-+#include <functional>
- #include <wtf/Forward.h>
- #include <wtf/RefCounted.h>
- #include <wtf/RetainPtr.h>
-diff --git a/Source/WebCore/platform/gtk/PasteboardHelper.h b/Source/WebCore/platform/gtk/PasteboardHelper.h
-index b15fbef..3f3c8da 100644
---- Source/WebCore/platform/gtk/PasteboardHelper.h
-+++ Source/WebCore/platform/gtk/PasteboardHelper.h
-@@ -26,6 +26,7 @@
- #define PasteboardHelper_h
-
- #include "GRefPtrGtk.h"
-+#include <functional>
- #include <wtf/Noncopyable.h>
- #include <wtf/Vector.h>
- #include <wtf/glib/GRefPtr.h>
Deleted: trunk/dports/www/webkit2-gtk-devel/files/PR-162302.patch
===================================================================
--- trunk/dports/www/webkit2-gtk-devel/files/PR-162302.patch 2016-10-11 22:34:59 UTC (rev 153806)
+++ trunk/dports/www/webkit2-gtk-devel/files/PR-162302.patch 2016-10-11 23:01:57 UTC (rev 153807)
@@ -1,12 +0,0 @@
-diff --git a/Source/WebCore/platform/gtk/ScrollbarThemeGtk.cpp b/Source/WebCore/platform/gtk/ScrollbarThemeGtk.cpp
-index 4fed6e9..c58d835 100644
---- Source/WebCore/platform/gtk/ScrollbarThemeGtk.cpp
-+++ Source/WebCore/platform/gtk/ScrollbarThemeGtk.cpp
-@@ -33,6 +33,7 @@
- #include "RenderThemeGadget.h"
- #include "ScrollView.h"
- #include "Scrollbar.h"
-+#include <cstdlib>
- #include <gtk/gtk.h>
-
- namespace WebCore {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161011/3d60c287/attachment-0002.html>
More information about the macports-changes
mailing list