diff options
author | wiz <wiz> | 2014-10-09 05:33:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-10-09 05:33:43 +0000 |
commit | 8fa884ddab08187448e0afd93e6afa7a03cfd39b (patch) | |
tree | 4e4d3effafb1abae4eb6b324416fc61e722ab73f /www | |
parent | c3e27740d13e4bdef1e1a30685e5b61e48a8f882 (diff) | |
download | pkgsrc-8fa884ddab08187448e0afd93e6afa7a03cfd39b.tar.gz |
Update to 2.4.6:
=================
WebKitGTK+ 2.4.6
=================
What's new in WebKitGTK+ 2.4.6?
- Use free icons for the web inspector.
- Make vimeo videos work again with the GStreamer media backend.
- Fix selection rendering when unfocused with recent GTK+ versions.
- Fix toggle buttons rendering with recent GTK+ versions.
- Fix race condition when downloading a file due to the intermediate
temporary file.
Diffstat (limited to 'www')
-rw-r--r-- | www/webkit-gtk/Makefile.common | 4 | ||||
-rw-r--r-- | www/webkit-gtk/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/webkit-gtk/Makefile.common b/www/webkit-gtk/Makefile.common index 31f5cb7d641..49baae81360 100644 --- a/www/webkit-gtk/Makefile.common +++ b/www/webkit-gtk/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.36 2014/09/04 09:55:29 jperkin Exp $ +# $NetBSD: Makefile.common,v 1.37 2014/10/09 05:33:43 wiz Exp $ # used by www/webkit-gtk/Makefile -DISTNAME= webkitgtk-2.4.5 +DISTNAME= webkitgtk-2.4.6 CATEGORIES= www MASTER_SITES= http://www.webkitgtk.org/releases/ EXTRACT_SUFX= .tar.xz diff --git a/www/webkit-gtk/distinfo b/www/webkit-gtk/distinfo index f5537f06602..1664267c3a6 100644 --- a/www/webkit-gtk/distinfo +++ b/www/webkit-gtk/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.69 2014/09/16 11:56:13 jperkin Exp $ +$NetBSD: distinfo,v 1.70 2014/10/09 05:33:43 wiz Exp $ -SHA1 (webkitgtk-2.4.5.tar.xz) = a0084746de2cf18246d7b5216086db8133c9df4b -RMD160 (webkitgtk-2.4.5.tar.xz) = 7cc5bf1a8ac9101b4b8a2c1cce96cd1dd7403bc2 -Size (webkitgtk-2.4.5.tar.xz) = 9842948 bytes +SHA1 (webkitgtk-2.4.6.tar.xz) = a659d4963698652781aa0a86577de1326106b2a8 +RMD160 (webkitgtk-2.4.6.tar.xz) = cb0aed4eb42245f679c378593c4d4525368b08da +Size (webkitgtk-2.4.6.tar.xz) = 9862200 bytes SHA1 (patch-Source_JavaScriptCore_ForwardingHeaders_JavaScriptCore_JSCallbackFunction.h) = 79122450435eb12a57086d18e5410eec131c33b2 SHA1 (patch-Source_JavaScriptCore_assembler_MacroAssemblerARM.cpp) = 69221390dd5fdac55abf341c5ae3a03267e38ae6 SHA1 (patch-Source_JavaScriptCore_dfg_DFGNode.h) = fdd31fcf6c745394499570397c82fe3dfce02e1d |