diff options
author | leot <leot@pkgsrc.org> | 2016-03-15 18:47:28 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-03-15 18:47:28 +0000 |
commit | f71df908fa795704950433a18b5fb1bd6c95f038 (patch) | |
tree | afe7662e69c928e6aaea94c45ff4d23d471d97fd /www/webkit24-gtk/PLIST | |
parent | 1aa4a8db26891c48d4d95619cfb08620565d25ba (diff) | |
download | pkgsrc-f71df908fa795704950433a18b5fb1bd6c95f038.tar.gz |
Update www/webkit24-{gtk,gtk3} to 2.4.10.
Changes:
WebKitGTK+ 2.4.10 released!
This is a bug fix release in the stable 2.4 series.
What's new in the WebKitGTK+ 2.4.10 release?
* Fix rendering of form controls and scrollbars with GTK+ >= 3.19
* Fix crashes on PPC64.
* Fix the build on powerpc 32 bits.
* Add ARM64 build support.
* Translation updates: German, Spanish, French, Italian, Korean, Brazilian
Portuguese, Russian, Chinese.
* Security fixes: CVE-2015-1120, CVE-2015-1076, CVE-2015-1071, CVE-2015-1081,
CVE-2015-1122, CVE-2015-1155, CVE-2014-1748, CVE-2015-3752, CVE-2015-5809,
CVE-2015-5928, CVE-2015-3749, CVE-2015-3659, CVE-2015-3748, CVE-2015-3743,
CVE-2015-3731, CVE-2015-3745, CVE-2015-5822, CVE-2015-3658, CVE-2015-3741,
CVE-2015-3727, CVE-2015-5801, CVE-2015-5788, CVE-2015-3747, CVE-2015-5794,
CVE-2015-1127, CVE-2015-1153, CVE-2015-1083.
Thanks to all the contributors who made possible this release.
Diffstat (limited to 'www/webkit24-gtk/PLIST')
-rw-r--r-- | www/webkit24-gtk/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/webkit24-gtk/PLIST b/www/webkit24-gtk/PLIST index 8accbc6dfda..8e8674cf565 100644 --- a/www/webkit24-gtk/PLIST +++ b/www/webkit24-gtk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/07/12 00:37:47 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/03/15 18:47:28 leot Exp $ bin/jsc-1 include/webkitgtk-1.0/JavaScriptCore/JSBase.h include/webkitgtk-1.0/JavaScriptCore/JSContextRef.h @@ -422,7 +422,6 @@ share/gtk-doc/html/webkitdomgtk/ch01.html share/gtk-doc/html/webkitdomgtk/home.png share/gtk-doc/html/webkitdomgtk/index-all.html share/gtk-doc/html/webkitdomgtk/index.html -share/gtk-doc/html/webkitdomgtk/index.sgml share/gtk-doc/html/webkitdomgtk/left-insensitive.png share/gtk-doc/html/webkitdomgtk/left.png share/gtk-doc/html/webkitdomgtk/right-insensitive.png @@ -495,7 +494,6 @@ share/gtk-doc/html/webkitgtk/index-1.3.8.html share/gtk-doc/html/webkitgtk/index-all.html share/gtk-doc/html/webkitgtk/index-deprecated.html share/gtk-doc/html/webkitgtk/index.html -share/gtk-doc/html/webkitgtk/index.sgml share/gtk-doc/html/webkitgtk/left-insensitive.png share/gtk-doc/html/webkitgtk/left.png share/gtk-doc/html/webkitgtk/right-insensitive.png @@ -528,6 +526,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 @@ -552,6 +551,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 |