Mon Dec 20 12:26:16 2021 UTC ()
webkit-gtk: Update to 2.34.3

Changes:
2.34.3
------
 - Make audio tools (like mixers) display the actual name of the application
   producing sound, instead of a generic one.
 - Fix several crashes and rendering issues.


(leot)
diff -r1.216 -r1.217 pkgsrc/www/webkit-gtk/Makefile
diff -r1.78 -r1.79 pkgsrc/www/webkit-gtk/PLIST
diff -r1.158 -r1.159 pkgsrc/www/webkit-gtk/distinfo

cvs diff -r1.216 -r1.217 pkgsrc/www/webkit-gtk/Makefile (expand / switch to unified diff)

--- pkgsrc/www/webkit-gtk/Makefile 2021/12/08 16:02:48 1.216
+++ pkgsrc/www/webkit-gtk/Makefile 2021/12/20 12:26:16 1.217
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.216 2021/12/08 16:02:48 adam Exp $ 1# $NetBSD: Makefile,v 1.217 2021/12/20 12:26:16 leot Exp $
2 2
3DISTNAME= webkitgtk-2.34.2 3DISTNAME= webkitgtk-2.34.3
4PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} 4PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/}
5PKGREVISION= 1 
6CATEGORIES= www 5CATEGORIES= www
7MASTER_SITES= https://www.webkitgtk.org/releases/ 6MASTER_SITES= https://www.webkitgtk.org/releases/
8EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://www.webkitgtk.org/ 10HOMEPAGE= https://www.webkitgtk.org/
12COMMENT= GTK port of the WebKit browser engine 11COMMENT= GTK port of the WebKit browser engine
13LICENSE= 2-clause-bsd AND gnu-lgpl-v2 12LICENSE= 2-clause-bsd AND gnu-lgpl-v2
14 13
15# shm_open(3) and shm_unlink(3) appeared in NetBSD 7.0 14# shm_open(3) and shm_unlink(3) appeared in NetBSD 7.0
16NOT_FOR_PLATFORM= NetBSD-[1-6].*-* 15NOT_FOR_PLATFORM= NetBSD-[1-6].*-*
17 16
18TOOL_DEPENDS+= gettext-tools>=0.18:../../devel/gettext-tools 17TOOL_DEPENDS+= gettext-tools>=0.18:../../devel/gettext-tools

cvs diff -r1.78 -r1.79 pkgsrc/www/webkit-gtk/PLIST (expand / switch to unified diff)

--- pkgsrc/www/webkit-gtk/PLIST 2021/11/25 15:14:26 1.78
+++ pkgsrc/www/webkit-gtk/PLIST 2021/12/20 12:26:16 1.79
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.78 2021/11/25 15:14:26 leot Exp $ 1@comment $NetBSD: PLIST,v 1.79 2021/12/20 12:26:16 leot Exp $
2bin/WebKitWebDriver 2bin/WebKitWebDriver
3include/webkitgtk-4.0/JavaScriptCore/JSBase.h 3include/webkitgtk-4.0/JavaScriptCore/JSBase.h
4include/webkitgtk-4.0/JavaScriptCore/JSContextRef.h 4include/webkitgtk-4.0/JavaScriptCore/JSContextRef.h
5include/webkitgtk-4.0/JavaScriptCore/JSObjectRef.h 5include/webkitgtk-4.0/JavaScriptCore/JSObjectRef.h
6include/webkitgtk-4.0/JavaScriptCore/JSStringRef.h 6include/webkitgtk-4.0/JavaScriptCore/JSStringRef.h
7include/webkitgtk-4.0/JavaScriptCore/JSTypedArray.h 7include/webkitgtk-4.0/JavaScriptCore/JSTypedArray.h
8include/webkitgtk-4.0/JavaScriptCore/JSValueRef.h 8include/webkitgtk-4.0/JavaScriptCore/JSValueRef.h
9include/webkitgtk-4.0/JavaScriptCore/JavaScript.h 9include/webkitgtk-4.0/JavaScriptCore/JavaScript.h
10include/webkitgtk-4.0/JavaScriptCore/WebKitAvailability.h 10include/webkitgtk-4.0/JavaScriptCore/WebKitAvailability.h
11include/webkitgtk-4.0/jsc/JSCAutocleanups.h 11include/webkitgtk-4.0/jsc/JSCAutocleanups.h
12include/webkitgtk-4.0/jsc/JSCClass.h 12include/webkitgtk-4.0/jsc/JSCClass.h
13include/webkitgtk-4.0/jsc/JSCContext.h 13include/webkitgtk-4.0/jsc/JSCContext.h
14include/webkitgtk-4.0/jsc/JSCDefines.h 14include/webkitgtk-4.0/jsc/JSCDefines.h
@@ -210,30 +210,30 @@ include/webkitgtk-4.0/webkitdom/WebKitDO @@ -210,30 +210,30 @@ include/webkitgtk-4.0/webkitdom/WebKitDO
210include/webkitgtk-4.0/webkitdom/WebKitDOMUIEvent.h 210include/webkitgtk-4.0/webkitdom/WebKitDOMUIEvent.h
211include/webkitgtk-4.0/webkitdom/WebKitDOMWheelEvent.h 211include/webkitgtk-4.0/webkitdom/WebKitDOMWheelEvent.h
212include/webkitgtk-4.0/webkitdom/WebKitDOMXPathExpression.h 212include/webkitgtk-4.0/webkitdom/WebKitDOMXPathExpression.h
213include/webkitgtk-4.0/webkitdom/WebKitDOMXPathNSResolver.h 213include/webkitgtk-4.0/webkitdom/WebKitDOMXPathNSResolver.h
214include/webkitgtk-4.0/webkitdom/WebKitDOMXPathResult.h 214include/webkitgtk-4.0/webkitdom/WebKitDOMXPathResult.h
215include/webkitgtk-4.0/webkitdom/webkitdom.h 215include/webkitgtk-4.0/webkitdom/webkitdom.h
216include/webkitgtk-4.0/webkitdom/webkitdomautocleanups.h 216include/webkitgtk-4.0/webkitdom/webkitdomautocleanups.h
217include/webkitgtk-4.0/webkitdom/webkitdomdefines.h 217include/webkitgtk-4.0/webkitdom/webkitdomdefines.h
218${PLIST.introspection}lib/girepository-1.0/JavaScriptCore-4.0.typelib 218${PLIST.introspection}lib/girepository-1.0/JavaScriptCore-4.0.typelib
219${PLIST.introspection}lib/girepository-1.0/WebKit2-4.0.typelib 219${PLIST.introspection}lib/girepository-1.0/WebKit2-4.0.typelib
220${PLIST.introspection}lib/girepository-1.0/WebKit2WebExtension-4.0.typelib 220${PLIST.introspection}lib/girepository-1.0/WebKit2WebExtension-4.0.typelib
221lib/libjavascriptcoregtk-4.0.so 221lib/libjavascriptcoregtk-4.0.so
222lib/libjavascriptcoregtk-4.0.so.18 222lib/libjavascriptcoregtk-4.0.so.18
223lib/libjavascriptcoregtk-4.0.so.18.19.7 223lib/libjavascriptcoregtk-4.0.so.18.19.8
224lib/libwebkit2gtk-4.0.so 224lib/libwebkit2gtk-4.0.so
225lib/libwebkit2gtk-4.0.so.37 225lib/libwebkit2gtk-4.0.so.37
226lib/libwebkit2gtk-4.0.so.37.55.5 226lib/libwebkit2gtk-4.0.so.37.55.6
227lib/pkgconfig/javascriptcoregtk-4.0.pc 227lib/pkgconfig/javascriptcoregtk-4.0.pc
228lib/pkgconfig/webkit2gtk-4.0.pc 228lib/pkgconfig/webkit2gtk-4.0.pc
229lib/pkgconfig/webkit2gtk-web-extension-4.0.pc 229lib/pkgconfig/webkit2gtk-web-extension-4.0.pc
230lib/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so 230lib/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so
231libexec/webkit2gtk-4.0/MiniBrowser 231libexec/webkit2gtk-4.0/MiniBrowser
232libexec/webkit2gtk-4.0/WebKitNetworkProcess 232libexec/webkit2gtk-4.0/WebKitNetworkProcess
233libexec/webkit2gtk-4.0/WebKitWebProcess 233libexec/webkit2gtk-4.0/WebKitWebProcess
234libexec/webkit2gtk-4.0/jsc 234libexec/webkit2gtk-4.0/jsc
235${PLIST.introspection}share/gir-1.0/JavaScriptCore-4.0.gir 235${PLIST.introspection}share/gir-1.0/JavaScriptCore-4.0.gir
236${PLIST.introspection}share/gir-1.0/WebKit2-4.0.gir 236${PLIST.introspection}share/gir-1.0/WebKit2-4.0.gir
237${PLIST.introspection}share/gir-1.0/WebKit2WebExtension-4.0.gir 237${PLIST.introspection}share/gir-1.0/WebKit2WebExtension-4.0.gir
238share/locale/ar/LC_MESSAGES/WebKit2GTK-4.0.mo 238share/locale/ar/LC_MESSAGES/WebKit2GTK-4.0.mo
239share/locale/as/LC_MESSAGES/WebKit2GTK-4.0.mo 239share/locale/as/LC_MESSAGES/WebKit2GTK-4.0.mo

cvs diff -r1.158 -r1.159 pkgsrc/www/webkit-gtk/distinfo (expand / switch to unified diff)

--- pkgsrc/www/webkit-gtk/distinfo 2021/11/25 15:14:26 1.158
+++ pkgsrc/www/webkit-gtk/distinfo 2021/12/20 12:26:16 1.159
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1$NetBSD: distinfo,v 1.158 2021/11/25 15:14:26 leot Exp $ 1$NetBSD: distinfo,v 1.159 2021/12/20 12:26:16 leot Exp $
2 2
3BLAKE2s (webkitgtk-2.34.2.tar.xz) = 0189599a080ee8eeb68b7915529e09f8a0cef8371e693505b87cc605e1008e64 3BLAKE2s (webkitgtk-2.34.3.tar.xz) = 6e9f967606fb413216c0f5eac4418a92dd08aa26f251f593e81732b03f982579
4SHA512 (webkitgtk-2.34.2.tar.xz) = 37c40fb067ee9f5bb8786bf2ce92aac885e9c5c2da4bc5f4e81682ccfb5eeb0aa94d5094f6aa99a9af216f542d1823094cf27aea13c7be3e5e6e3f6a9729c7a5 4SHA512 (webkitgtk-2.34.3.tar.xz) = f3d0ad2e051fc177e1a478908ad806e0a094ac7ab1d9e40049a67e868974278dd5fa84d911bed2eb356022fbe020d985370c69af70efa0e223221e9be607efbc
5Size (webkitgtk-2.34.2.tar.xz) = 24996572 bytes 5Size (webkitgtk-2.34.3.tar.xz) = 24996976 bytes
6SHA1 (patch-Source_JavaScriptCore_Scripts_check-xcfilelists.sh) = f4f117e6c1cd8eb8e4905f74946e0367156ed528 6SHA1 (patch-Source_JavaScriptCore_Scripts_check-xcfilelists.sh) = f4f117e6c1cd8eb8e4905f74946e0367156ed528
7SHA1 (patch-Source_JavaScriptCore_Scripts_generate-unified-sources.sh) = 308a7c8f687253b4fc75de0c66016dd18666e697 7SHA1 (patch-Source_JavaScriptCore_Scripts_generate-unified-sources.sh) = 308a7c8f687253b4fc75de0c66016dd18666e697
8SHA1 (patch-Source_JavaScriptCore_assembler_ARM64Assembler.h) = 79c282ca90d0ba2ef4769da40d4648f5f709951b 8SHA1 (patch-Source_JavaScriptCore_assembler_ARM64Assembler.h) = 79c282ca90d0ba2ef4769da40d4648f5f709951b
9SHA1 (patch-Source_JavaScriptCore_assembler_ARMv7Assembler.h) = 70975aac175ec4131a4ed26a54dfe51e16ffb7cd 9SHA1 (patch-Source_JavaScriptCore_assembler_ARMv7Assembler.h) = 70975aac175ec4131a4ed26a54dfe51e16ffb7cd
10SHA1 (patch-Source_JavaScriptCore_heap_MarkedSpace.cpp) = 8f324091df41be96b011bcbeed5fd64c4464f010 10SHA1 (patch-Source_JavaScriptCore_heap_MarkedSpace.cpp) = 8f324091df41be96b011bcbeed5fd64c4464f010
11SHA1 (patch-Source_JavaScriptCore_jit_ExecutableAllocator.cpp) = 7f6c0c57d46478e83c4ff21dae2415f44085ba32 11SHA1 (patch-Source_JavaScriptCore_jit_ExecutableAllocator.cpp) = 7f6c0c57d46478e83c4ff21dae2415f44085ba32
12SHA1 (patch-Source_JavaScriptCore_offlineasm_arm64.rb) = 8c05dafa317667bbf55504d05eeb8ae06fba4e93 12SHA1 (patch-Source_JavaScriptCore_offlineasm_arm64.rb) = 8c05dafa317667bbf55504d05eeb8ae06fba4e93
13SHA1 (patch-Source_JavaScriptCore_runtime_MachineContext.h) = 3bf3c200917ba49573388081ea9c5f6c55605b9b 13SHA1 (patch-Source_JavaScriptCore_runtime_MachineContext.h) = 3bf3c200917ba49573388081ea9c5f6c55605b9b
14SHA1 (patch-Source_ThirdParty_ANGLE_src_common_third__party_smhasher_src_PMurHash.cpp) = 73dfe781efe7e8aa7d49094af8820a87c501818f 14SHA1 (patch-Source_ThirdParty_ANGLE_src_common_third__party_smhasher_src_PMurHash.cpp) = 73dfe781efe7e8aa7d49094af8820a87c501818f
15SHA1 (patch-Source_ThirdParty_ANGLE_src_compiler_translator_SymbolTable.h) = 10debffda84bc752ed434657a337a466aad19a3a 15SHA1 (patch-Source_ThirdParty_ANGLE_src_compiler_translator_SymbolTable.h) = 10debffda84bc752ed434657a337a466aad19a3a
16SHA1 (patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port.h) = ac07d4d8faa6dab606bcea31936340d260fcda33 16SHA1 (patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port.h) = ac07d4d8faa6dab606bcea31936340d260fcda33
17SHA1 (patch-Source_WTF_wtf_Assertions.h) = 427de20eba4627578087feaa7de2f23e80b9debf 17SHA1 (patch-Source_WTF_wtf_Assertions.h) = 427de20eba4627578087feaa7de2f23e80b9debf
18SHA1 (patch-Source_WTF_wtf_FileSystem.cpp) = 2fe7b7755646d9a1cc022aec3d01091766378aba 18SHA1 (patch-Source_WTF_wtf_FileSystem.cpp) = 2fe7b7755646d9a1cc022aec3d01091766378aba