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 to 2.36.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/10a6ad7e477c
branches: trunk
changeset: 381387:10a6ad7e477c
user: leot <leot%pkgsrc.org@localhost>
date: Tue Jul 05 21:27:33 2022 +0000
description:
webkit-gtk: Update to 2.36.4
Changes:
2.36.4
======
- Fix the new ATSPI accessibility implementation to add the missing
Collection interface for the loaded document.
- Fix the MediaSession implementation to make the MPRIS object names more
sandbox friendly, which plays better with Flatpak and WebKit's own
Bubblwrap-based sandboxing.
- Fix leaked Web Processes in some particular situations.
- Fix the build with media capture support enabled.
- Fix cross-compilation when targeting 64-bit ARM.
- Fix several crashes and rendering issues.
diffstat:
www/webkit-gtk/Makefile | 5 ++---
www/webkit-gtk/PLIST | 6 +++---
www/webkit-gtk/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (52 lines):
diff -r 548f744a740e -r 10a6ad7e477c www/webkit-gtk/Makefile
--- a/www/webkit-gtk/Makefile Tue Jul 05 20:35:45 2022 +0000
+++ b/www/webkit-gtk/Makefile Tue Jul 05 21:27:33 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.229 2022/06/28 11:37:51 wiz Exp $
+# $NetBSD: Makefile,v 1.230 2022/07/05 21:27:33 leot Exp $
-DISTNAME= webkitgtk-2.36.3
+DISTNAME= webkitgtk-2.36.4
PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/}
-PKGREVISION= 3
CATEGORIES= www
MASTER_SITES= https://www.webkitgtk.org/releases/
EXTRACT_SUFX= .tar.xz
diff -r 548f744a740e -r 10a6ad7e477c www/webkit-gtk/PLIST
--- a/www/webkit-gtk/PLIST Tue Jul 05 20:35:45 2022 +0000
+++ b/www/webkit-gtk/PLIST Tue Jul 05 21:27:33 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.84 2022/06/07 20:28:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.85 2022/07/05 21:27:33 leot Exp $
bin/WebKitWebDriver
include/webkitgtk-4.0/JavaScriptCore/JSBase.h
include/webkitgtk-4.0/JavaScriptCore/JSContextRef.h
@@ -221,10 +221,10 @@
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.20.7
+lib/libjavascriptcoregtk-4.0.so.18.20.8
lib/libwebkit2gtk-4.0.so
lib/libwebkit2gtk-4.0.so.37
-lib/libwebkit2gtk-4.0.so.37.56.7
+lib/libwebkit2gtk-4.0.so.37.56.8
lib/pkgconfig/javascriptcoregtk-4.0.pc
lib/pkgconfig/webkit2gtk-4.0.pc
lib/pkgconfig/webkit2gtk-web-extension-4.0.pc
diff -r 548f744a740e -r 10a6ad7e477c www/webkit-gtk/distinfo
--- a/www/webkit-gtk/distinfo Tue Jul 05 20:35:45 2022 +0000
+++ b/www/webkit-gtk/distinfo Tue Jul 05 21:27:33 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.166 2022/06/08 20:56:50 leot Exp $
+$NetBSD: distinfo,v 1.167 2022/07/05 21:27:33 leot Exp $
-BLAKE2s (webkitgtk-2.36.3.tar.xz) = c0536c4edcb59ed28edcdaf309267d6c3c1e49e5eaae85b39fb29b49722977ad
-SHA512 (webkitgtk-2.36.3.tar.xz) = dfd02e22a58d0080d9bf6c7dd2a710bb9d8698ff8a4226653629294b74cc981a3e35d4d93eed5ebad35c81b339ec8b96755ad0b36c0238da151b359e07bcb692
-Size (webkitgtk-2.36.3.tar.xz) = 26600236 bytes
+BLAKE2s (webkitgtk-2.36.4.tar.xz) = b0ef71a8eabbb4020e8a9b3c0245a303b8028071d3b21d5a590fda0a29adfd44
+SHA512 (webkitgtk-2.36.4.tar.xz) = c5365c682ba4e8e6ad891638b5a82e74e38fa0867ce6c8e4e08a9dc15b862a6d3edc096a049e0711306972d6162d79fe90a0e76d8b395001798005e4488467f2
+Size (webkitgtk-2.36.4.tar.xz) = 26598964 bytes
SHA1 (patch-Source_JavaScriptCore_Scripts_check-xcfilelists.sh) = f4f117e6c1cd8eb8e4905f74946e0367156ed528
SHA1 (patch-Source_JavaScriptCore_Scripts_generate-unified-sources.sh) = 308a7c8f687253b4fc75de0c66016dd18666e697
SHA1 (patch-Source_JavaScriptCore_assembler_ARM64Assembler.h) = 79c282ca90d0ba2ef4769da40d4648f5f709951b
Home |
Main Index |
Thread Index |
Old Index