pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/webkit-gtk webkit-gtk: Update www/webkit-gtk to 2....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72f441b12b03
branches:  trunk
changeset: 314487:72f441b12b03
user:      leot <leot%pkgsrc.org@localhost>
date:      Mon Oct 29 11:54:11 2018 +0000

description:
webkit-gtk: Update www/webkit-gtk to 2.22.3

Changes:
WebKitGTK+ 2.22.3
=================
  - Many improvements and fixes for video playback with media source
    extensions (MSE), which improve the user experience across the board,
    and in particular for playback of WebM videos.
  - Fix a memory leak during media playback when using playbin3.
  - Fix portions of Web views not being rendered after resizing.
  - Fix Resource Timing reporting for <iframe> elements.
  - Fix the build with the remote Web Inspector disabled.
  - Fix the build on ARMv7 with NEON extensions.
  - Fix several crashes and rendering issues.

diffstat:

 www/webkit-gtk/Makefile |   4 ++--
 www/webkit-gtk/PLIST    |   6 +++---
 www/webkit-gtk/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (52 lines):

diff -r 782b6f1d5420 -r 72f441b12b03 www/webkit-gtk/Makefile
--- a/www/webkit-gtk/Makefile   Mon Oct 29 11:53:18 2018 +0000
+++ b/www/webkit-gtk/Makefile   Mon Oct 29 11:54:11 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.146 2018/10/25 09:58:18 leot Exp $
+# $NetBSD: Makefile,v 1.147 2018/10/29 11:54:11 leot Exp $
 
-DISTNAME=      webkitgtk-2.22.2
+DISTNAME=      webkitgtk-2.22.3
 PKGNAME=       ${DISTNAME:S/webkitgtk/webkit-gtk/}
 CATEGORIES=    www
 MASTER_SITES=  https://www.webkitgtk.org/releases/
diff -r 782b6f1d5420 -r 72f441b12b03 www/webkit-gtk/PLIST
--- a/www/webkit-gtk/PLIST      Mon Oct 29 11:53:18 2018 +0000
+++ b/www/webkit-gtk/PLIST      Mon Oct 29 11:54:11 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2018/10/24 18:31:07 leot Exp $
+@comment $NetBSD: PLIST,v 1.43 2018/10/29 11:54:11 leot Exp $
 bin/WebKitWebDriver
 include/webkitgtk-4.0/JavaScriptCore/JSBase.h
 include/webkitgtk-4.0/JavaScriptCore/JSContextRef.h
@@ -208,10 +208,10 @@
 ${PLIST.introspection}lib/girepository-1.0/WebKit2WebExtension-4.0.typelib
 lib/libjavascriptcoregtk-4.0.so
 lib/libjavascriptcoregtk-4.0.so.18
-lib/libjavascriptcoregtk-4.0.so.18.11.3
+lib/libjavascriptcoregtk-4.0.so.18.11.4
 lib/libwebkit2gtk-4.0.so
 lib/libwebkit2gtk-4.0.so.37
-lib/libwebkit2gtk-4.0.so.37.33.3
+lib/libwebkit2gtk-4.0.so.37.33.4
 lib/pkgconfig/javascriptcoregtk-4.0.pc
 lib/pkgconfig/webkit2gtk-4.0.pc
 lib/pkgconfig/webkit2gtk-web-extension-4.0.pc
diff -r 782b6f1d5420 -r 72f441b12b03 www/webkit-gtk/distinfo
--- a/www/webkit-gtk/distinfo   Mon Oct 29 11:53:18 2018 +0000
+++ b/www/webkit-gtk/distinfo   Mon Oct 29 11:54:11 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.108 2018/10/25 09:58:18 leot Exp $
+$NetBSD: distinfo,v 1.109 2018/10/29 11:54:11 leot Exp $
 
-SHA1 (webkitgtk-2.22.2.tar.xz) = ff0c40e81e240aa0743f7e6483f175defebd1417
-RMD160 (webkitgtk-2.22.2.tar.xz) = f8f16a72800debdf9b74a03151299f16f69fcc1c
-SHA512 (webkitgtk-2.22.2.tar.xz) = 0bb885726872f128a0e0d71cbc75ba076e5c0c928c40e71e030c87444a7068568c568587514407d6549c27d0bfe121dc33f96f0c516d2ae1c6801e005ad52756
-Size (webkitgtk-2.22.2.tar.xz) = 16769120 bytes
+SHA1 (webkitgtk-2.22.3.tar.xz) = c16129f4098b35597457255e63e60126ff3e6daa
+RMD160 (webkitgtk-2.22.3.tar.xz) = dbba6df5cc3129ef498980f8e9eadfb6b2e0f652
+SHA512 (webkitgtk-2.22.3.tar.xz) = 987c49d924be307d13ffba16d72d57c9aad5b2c540fe8e7120802ebc5a418aa0359e37bd2d2ea6f67af7fee3c585e2b53bc7e5940bf7cfd795be231b65b4931b
+Size (webkitgtk-2.22.3.tar.xz) = 16753248 bytes
 SHA1 (patch-CMakeLists.txt) = 2f05f3682bda601c99544dafd8e79bd622dfc5a5
 SHA1 (patch-Source_JavaScriptCore_assembler_ARMAssembler.h) = bae08310572c2e23c69cbf6aa9760a67345dcfe3
 SHA1 (patch-Source_JavaScriptCore_assembler_MacroAssemblerARM.cpp) = ab75ef8714e5071fcd094735717a2f5d0321c747



Home | Main Index | Thread Index | Old Index