pkgsrc-WIP-changes archive

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

webkit-gtk60: update to 2.52.6.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Aug 19 12:13:13 2026 +0200
Changeset:	570df05295d483022534a92ba5efc0a5359d320f

Modified Files:
	webkit-gtk60/Makefile
	webkit-gtk60/PLIST
	webkit-gtk60/distinfo

Log Message:
webkit-gtk60: update to 2.52.6.

  - Improve memory usage in pages that use font variations.
  - The webkit://gpu page now respects the dark theme user preference.
  - Fix cross compilation due to failure to pick the correct gio-unix-2.0
    headers in certain configurations.
  - Fix calculating data sizes of reported through WebKitWebsiteData.
  - Fix the build with CMake 4.4 or newer.
  - Fix several crashes and rendering issues.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=570df05295d483022534a92ba5efc0a5359d320f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 webkit-gtk60/Makefile | 2 +-
 webkit-gtk60/PLIST    | 4 ++--
 webkit-gtk60/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/webkit-gtk60/Makefile b/webkit-gtk60/Makefile
index 172c7b342e..764a9313cd 100644
--- a/webkit-gtk60/Makefile
+++ b/webkit-gtk60/Makefile
@@ -3,7 +3,7 @@
 # Some environment variables that can help debugging this:
 # https://trac.webkit.org/wiki/EnvironmentVariables
 
-DISTNAME=	webkitgtk-2.52.5
+DISTNAME=	webkitgtk-2.52.6
 PKGNAME=	${DISTNAME:S/webkitgtk/webkit-gtk60/}
 CATEGORIES=	www
 MASTER_SITES=	https://www.webkitgtk.org/releases/
diff --git a/webkit-gtk60/PLIST b/webkit-gtk60/PLIST
index 067b377074..242fa32711 100644
--- a/webkit-gtk60/PLIST
+++ b/webkit-gtk60/PLIST
@@ -101,10 +101,10 @@ lib/girepository-1.0/WebKit-6.0.typelib
 lib/girepository-1.0/WebKitWebProcessExtension-6.0.typelib
 lib/libjavascriptcoregtk-6.0.${RUBY_DLEXT}
 lib/libjavascriptcoregtk-6.0.so.1
-lib/libjavascriptcoregtk-6.0.so.1.7.13
+lib/libjavascriptcoregtk-6.0.so.1.7.14
 lib/libwebkitgtk-6.0.${RUBY_DLEXT}
 lib/libwebkitgtk-6.0.so.4
-lib/libwebkitgtk-6.0.so.4.16.9
+lib/libwebkitgtk-6.0.so.4.16.10
 lib/pkgconfig/javascriptcoregtk-6.0.pc
 lib/pkgconfig/webkitgtk-6.0.pc
 lib/pkgconfig/webkitgtk-web-process-extension-6.0.pc
diff --git a/webkit-gtk60/distinfo b/webkit-gtk60/distinfo
index 3b60c1e2e7..f2f39bc738 100644
--- a/webkit-gtk60/distinfo
+++ b/webkit-gtk60/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (webkitgtk-2.52.5.tar.xz) = 33870c066b1536343e11957b251646e8aaa434525def4ea72c93f2646c556f0e
-SHA512 (webkitgtk-2.52.5.tar.xz) = cffe456a6e915663a85dd0da57f2413084dd4ea57f0fbf0dedc6980890f7543486432ee5ae46dc81df64bde386aef8176e0a58bcd1aea4a343a569dff26f5660
-Size (webkitgtk-2.52.5.tar.xz) = 69366488 bytes
+BLAKE2s (webkitgtk-2.52.6.tar.xz) = 4b9bf9eda8179ed1f6f825683ee6f5cbea641c0bdfbdc7b56bc3a2e151eb7367
+SHA512 (webkitgtk-2.52.6.tar.xz) = a3d627122e5a34dc3a10ba9f2294d1b7440e5569521e272c04a963cf8e7b0fada9eedcf773511d35602182dd681c7262e9bbde97ea41016111a29e4fd96dea72
+Size (webkitgtk-2.52.6.tar.xz) = 65746000 bytes
 SHA1 (patch-Source_JavaScriptCore_assembler_ARM64Assembler.h) = 20d09e1c226cfff707659ffa35a2c2c3f1cdb617
 SHA1 (patch-Source_JavaScriptCore_parser_VariableEnvironment.h) = 817d8d635c5bcf1ee6d1fbd79ff789cd73d6420f
 SHA1 (patch-Source_JavaScriptCore_runtime_DefinePropertyAttributes.h) = 35e5e1080b6c24ffbe00e099b3293c626c7a207b


Home | Main Index | Thread Index | Old Index