pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
webkit-gtk: update to 2.52.3
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Apr 17 09:03:05 2026 +0200
Changeset: 3133cd367f3ffb6e5ac8ff48cc88e301dc1207bb
Modified Files:
webkit-gtk/Makefile
webkit-gtk/PLIST
webkit-gtk/distinfo
Removed Files:
webkit-gtk/patches/patch-Source_JavaScriptCore_bytecode_InlineCacheCompiler.h
Log Message:
webkit-gtk: update to 2.52.3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3133cd367f3ffb6e5ac8ff48cc88e301dc1207bb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
webkit-gtk/Makefile | 2 +-
webkit-gtk/PLIST | 4 ++--
webkit-gtk/distinfo | 7 +++---
...e_JavaScriptCore_bytecode_InlineCacheCompiler.h | 25 ----------------------
4 files changed, 6 insertions(+), 32 deletions(-)
diffs:
diff --git a/webkit-gtk/Makefile b/webkit-gtk/Makefile
index 394eb262e9..ab2b5622a5 100644
--- a/webkit-gtk/Makefile
+++ b/webkit-gtk/Makefile
@@ -3,7 +3,7 @@
# Some environment variables that can help debugging this:
# https://trac.webkit.org/wiki/EnvironmentVariables
-DISTNAME= webkitgtk-2.52.2
+DISTNAME= webkitgtk-2.52.3
PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/}
CATEGORIES= www
MASTER_SITES= https://www.webkitgtk.org/releases/
diff --git a/webkit-gtk/PLIST b/webkit-gtk/PLIST
index 6eacb3d984..2ffdb221a3 100644
--- a/webkit-gtk/PLIST
+++ b/webkit-gtk/PLIST
@@ -224,10 +224,10 @@ lib/girepository-1.0/WebKit2-4.1.typelib
lib/girepository-1.0/WebKit2WebExtension-4.1.typelib
lib/libjavascriptcoregtk-4.1.so
lib/libjavascriptcoregtk-4.1.so.0
-lib/libjavascriptcoregtk-4.1.so.0.10.10
+lib/libjavascriptcoregtk-4.1.so.0.10.11
lib/libwebkit2gtk-4.1.so
lib/libwebkit2gtk-4.1.so.0
-lib/libwebkit2gtk-4.1.so.0.21.6
+lib/libwebkit2gtk-4.1.so.0.21.7
lib/pkgconfig/javascriptcoregtk-4.1.pc
lib/pkgconfig/webkit2gtk-4.1.pc
lib/pkgconfig/webkit2gtk-web-extension-4.1.pc
diff --git a/webkit-gtk/distinfo b/webkit-gtk/distinfo
index 6a0927d4df..27c3e177d4 100644
--- a/webkit-gtk/distinfo
+++ b/webkit-gtk/distinfo
@@ -1,10 +1,9 @@
$NetBSD$
-BLAKE2s (webkitgtk-2.52.2.tar.xz) = 20724024679b0f049c772157a27d74828ae31d493a9f73867feea292862923b0
-SHA512 (webkitgtk-2.52.2.tar.xz) = bdbcc0e928c9b0f4047ba0c2f4690d42176d78a75954984c73215c091d1407488ab8392d7acf1686a7e7acf3fe27621b3c1e5e84239753f5990c39962c73b273
-Size (webkitgtk-2.52.2.tar.xz) = 65056988 bytes
+BLAKE2s (webkitgtk-2.52.3.tar.xz) = 85736abab7a2f7f35e41afe72a91aab865822407bd85d67e7bc4858930bc0953
+SHA512 (webkitgtk-2.52.3.tar.xz) = 8007688e4eb5b465a6f50e05e89858f970f7bbaed45844b8f97175de1fb24e41e6d88f4f6b6299d5ae2ad4e19483da371ac16257d787626da29de7551fbd2a3c
+Size (webkitgtk-2.52.3.tar.xz) = 65052268 bytes
SHA1 (patch-Source_JavaScriptCore_assembler_ARM64Assembler.h) = 20d09e1c226cfff707659ffa35a2c2c3f1cdb617
-SHA1 (patch-Source_JavaScriptCore_bytecode_InlineCacheCompiler.h) = e80bdf4401eee80923c5dce347adefe788260865
SHA1 (patch-Source_JavaScriptCore_runtime_JSCBytecodeCacheVersion.cpp) = 946356c2c8e74a245b4fdd06f6a9a44cfa8af8f0
SHA1 (patch-Source_JavaScriptCore_runtime_MathCommon.cpp) = 4535d1aed5e92da2d459097516ee01d9faddfd0d
SHA1 (patch-Source_ThirdParty_ANGLE_src_common_SimpleMutex.h) = 6cd83b9ec476ed39adecec6b30e898bda8e5b76d
diff --git a/webkit-gtk/patches/patch-Source_JavaScriptCore_bytecode_InlineCacheCompiler.h b/webkit-gtk/patches/patch-Source_JavaScriptCore_bytecode_InlineCacheCompiler.h
deleted file mode 100644
index 9a3043a0b9..0000000000
--- a/webkit-gtk/patches/patch-Source_JavaScriptCore_bytecode_InlineCacheCompiler.h
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD$
-
-Post-2.52.2 release patch.
-https://github.com/WebKit/WebKit/commit/346454388ab
-
---- Source/JavaScriptCore/bytecode/InlineCacheCompiler.h.orig 2026-04-10 11:57:50.844550600 +0000
-+++ Source/JavaScriptCore/bytecode/InlineCacheCompiler.h
-@@ -528,13 +528,13 @@ static constexpr size_t prologueSizeInBytesDataIC = 1;
- #if CPU(X86_64)
- static constexpr size_t prologueSizeInBytesDataIC = 1;
- #elif CPU(ARM64E)
--static constexpr size_t prologueSizeInBytesDataIC = 4;
-+static constexpr size_t prologueSizeInBytesDataIC = 8;
- #elif CPU(ARM64)
--static constexpr size_t prologueSizeInBytesDataIC = 0;
-+static constexpr size_t prologueSizeInBytesDataIC = 4;
- #elif CPU(ARM_THUMB2)
--static constexpr size_t prologueSizeInBytesDataIC = 0;
-+static constexpr size_t prologueSizeInBytesDataIC = 6;
- #elif CPU(RISCV64)
--static constexpr size_t prologueSizeInBytesDataIC = 0;
-+static constexpr size_t prologueSizeInBytesDataIC = 12;
- #else
- #error "unsupported architecture"
- #endif
Home |
Main Index |
Thread Index |
Old Index