diff options
Diffstat (limited to 'www/webkit-gtk2')
-rw-r--r-- | www/webkit-gtk2/Makefile | 3 | ||||
-rw-r--r-- | www/webkit-gtk2/distinfo | 4 | ||||
-rw-r--r-- | www/webkit-gtk2/files/patch-CVE-2014-1748 | 10 | ||||
-rw-r--r-- | www/webkit-gtk2/pkg-plist | 8 |
4 files changed, 7 insertions, 18 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 28094617b480..97a5169bbe59 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= webkit -PORTVERSION= 2.4.9 -PORTREVISION= 2 +PORTVERSION= 2.4.10 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 diff --git a/www/webkit-gtk2/distinfo b/www/webkit-gtk2/distinfo index ab2c96e51ef0..3293ca3ad33e 100644 --- a/www/webkit-gtk2/distinfo +++ b/www/webkit-gtk2/distinfo @@ -1,2 +1,2 @@ -SHA256 (webkitgtk-2.4.9.tar.xz) = afdf29e7828816cad0be2604cf19421e96d96bf493987328ffc8813bb20ac564 -SIZE (webkitgtk-2.4.9.tar.xz) = 9840740 +SHA256 (webkitgtk-2.4.10.tar.xz) = 33fda4b20d7fec2d6e9399ba03ef3f6d2a733c628bd77d397880c44e4bf7c614 +SIZE (webkitgtk-2.4.10.tar.xz) = 9867504 diff --git a/www/webkit-gtk2/files/patch-CVE-2014-1748 b/www/webkit-gtk2/files/patch-CVE-2014-1748 deleted file mode 100644 index b5cfda9f678c..000000000000 --- a/www/webkit-gtk2/files/patch-CVE-2014-1748 +++ /dev/null @@ -1,10 +0,0 @@ ---- ./Source/WebCore/platform/ScrollView.cpp.orig 2016-01-05 21:53:38.202759000 +0100 -+++ ./Source/WebCore/platform/ScrollView.cpp 2016-01-05 21:55:50.429266000 +0100 -@@ -1177,6 +1177,7 @@ void ScrollView::paint(GraphicsContext* - scrollViewDirtyRect.intersect(visibleAreaWithScrollbars); - context->translate(x(), y()); - scrollViewDirtyRect.moveBy(-location()); -+ context->clip(IntRect(IntPoint(), visibleAreaWithScrollbars.size())); - - paintScrollbars(context, scrollViewDirtyRect); - } diff --git a/www/webkit-gtk2/pkg-plist b/www/webkit-gtk2/pkg-plist index 4a0d85347155..0abb9487db4a 100644 --- a/www/webkit-gtk2/pkg-plist +++ b/www/webkit-gtk2/pkg-plist @@ -255,10 +255,10 @@ lib/girepository-1.0/JavaScriptCore-1.0.typelib lib/girepository-1.0/WebKit-1.0.typelib lib/libjavascriptcoregtk-1.0.so lib/libjavascriptcoregtk-1.0.so.0 -lib/libjavascriptcoregtk-1.0.so.0.16.17 +lib/libjavascriptcoregtk-1.0.so.0.16.18 lib/libwebkitgtk-1.0.so lib/libwebkitgtk-1.0.so.0 -lib/libwebkitgtk-1.0.so.0.22.15 +lib/libwebkitgtk-1.0.so.0.22.16 libdata/pkgconfig/javascriptcoregtk-1.0.pc libdata/pkgconfig/webkit-1.0.pc share/gir-1.0/JavaScriptCore-1.0.gir @@ -426,7 +426,6 @@ share/gtk-doc/html/webkit1/webkitdomgtk/ch01.html share/gtk-doc/html/webkit1/webkitdomgtk/home.png share/gtk-doc/html/webkit1/webkitdomgtk/index-all.html share/gtk-doc/html/webkit1/webkitdomgtk/index.html -share/gtk-doc/html/webkit1/webkitdomgtk/index.sgml share/gtk-doc/html/webkit1/webkitdomgtk/left-insensitive.png share/gtk-doc/html/webkit1/webkitdomgtk/left.png share/gtk-doc/html/webkit1/webkitdomgtk/right-insensitive.png @@ -499,7 +498,6 @@ share/gtk-doc/html/webkit1/webkitgtk/index-1.3.8.html share/gtk-doc/html/webkit1/webkitgtk/index-all.html share/gtk-doc/html/webkit1/webkitgtk/index-deprecated.html share/gtk-doc/html/webkit1/webkitgtk/index.html -share/gtk-doc/html/webkit1/webkitgtk/index.sgml share/gtk-doc/html/webkit1/webkitgtk/left-insensitive.png share/gtk-doc/html/webkit1/webkitgtk/left.png share/gtk-doc/html/webkit1/webkitgtk/right-insensitive.png @@ -532,6 +530,7 @@ share/locale/hi/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/hu/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/id/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/it/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/ja/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/kn/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/ko/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/lt/LC_MESSAGES/WebKitGTK-2.0.mo @@ -556,6 +555,7 @@ share/locale/te/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/uk/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/vi/LC_MESSAGES/WebKitGTK-2.0.mo share/locale/zh_CN/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/zh_TW/LC_MESSAGES/WebKitGTK-2.0.mo share/webkitgtk-1.0/images/deleteButton.png share/webkitgtk-1.0/images/inputSpeech.png share/webkitgtk-1.0/images/missingImage.png |