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: Add reference to upstream b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/301b52098580
branches:  trunk
changeset: 380211:301b52098580
user:      leot <leot%pkgsrc.org@localhost>
date:      Tue May 31 12:52:14 2022 +0000

description:
webkit-gtk: Add reference to upstream bug reports

diffstat:

 www/webkit-gtk/distinfo                                                     |  6 +++---
 www/webkit-gtk/patches/patch-Source_JavaScriptCore_runtime_MachineContext.h |  4 +++-
 www/webkit-gtk/patches/patch-Source_WTF_wtf_PlatformHave.h                  |  4 +++-
 3 files changed, 9 insertions(+), 5 deletions(-)

diffs (54 lines):

diff -r 27ea73f44d8d -r 301b52098580 www/webkit-gtk/distinfo
--- a/www/webkit-gtk/distinfo   Tue May 31 11:51:41 2022 +0000
+++ b/www/webkit-gtk/distinfo   Tue May 31 12:52:14 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.164 2022/05/30 20:40:55 leot Exp $
+$NetBSD: distinfo,v 1.165 2022/05/31 12:52:14 leot Exp $
 
 BLAKE2s (webkitgtk-2.36.3.tar.xz) = c0536c4edcb59ed28edcdaf309267d6c3c1e49e5eaae85b39fb29b49722977ad
 SHA512 (webkitgtk-2.36.3.tar.xz) = dfd02e22a58d0080d9bf6c7dd2a710bb9d8698ff8a4226653629294b74cc981a3e35d4d93eed5ebad35c81b339ec8b96755ad0b36c0238da151b359e07bcb692
@@ -10,14 +10,14 @@
 SHA1 (patch-Source_JavaScriptCore_heap_MarkedSpace.cpp) = 8f324091df41be96b011bcbeed5fd64c4464f010
 SHA1 (patch-Source_JavaScriptCore_jit_ExecutableAllocator.cpp) = 7f6c0c57d46478e83c4ff21dae2415f44085ba32
 SHA1 (patch-Source_JavaScriptCore_offlineasm_arm64.rb) = 8c05dafa317667bbf55504d05eeb8ae06fba4e93
-SHA1 (patch-Source_JavaScriptCore_runtime_MachineContext.h) = 3bf3c200917ba49573388081ea9c5f6c55605b9b
+SHA1 (patch-Source_JavaScriptCore_runtime_MachineContext.h) = 7b7170ab78b8bc0aeccda14e0e74f5ed14266d3f
 SHA1 (patch-Source_ThirdParty_ANGLE_src_common_third__party_smhasher_src_PMurHash.cpp) = 73dfe781efe7e8aa7d49094af8820a87c501818f
 SHA1 (patch-Source_ThirdParty_ANGLE_src_compiler_translator_SymbolTable.h) = 10debffda84bc752ed434657a337a466aad19a3a
 SHA1 (patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port.h) = ac07d4d8faa6dab606bcea31936340d260fcda33
 SHA1 (patch-Source_WTF_wtf_Assertions.h) = 427de20eba4627578087feaa7de2f23e80b9debf
 SHA1 (patch-Source_WTF_wtf_FileSystem.cpp) = 2fe7b7755646d9a1cc022aec3d01091766378aba
 SHA1 (patch-Source_WTF_wtf_PlatformEnable.h) = eb5598c20c8453314daba7897066f15827bbede7
-SHA1 (patch-Source_WTF_wtf_PlatformHave.h) = 56cec19c923ccb6539f2d321abafa1e167735b6a
+SHA1 (patch-Source_WTF_wtf_PlatformHave.h) = 4bae0a5b48ab95fbccb1ce09d239d744d274e4eb
 SHA1 (patch-Source_WTF_wtf_PlatformOS.h) = 80aa6ff20f10407d447fdb41606d4bb4989351aa
 SHA1 (patch-Source_WTF_wtf_PlatformUse.h) = 595486b48e7d89378208c0a209a121ef136415e6
 SHA1 (patch-Source_WTF_wtf_StackBounds.cpp) = 22a71daac8443f079ad8bcc7285cfd7319c972b3
diff -r 27ea73f44d8d -r 301b52098580 www/webkit-gtk/patches/patch-Source_JavaScriptCore_runtime_MachineContext.h
--- a/www/webkit-gtk/patches/patch-Source_JavaScriptCore_runtime_MachineContext.h       Tue May 31 11:51:41 2022 +0000
+++ b/www/webkit-gtk/patches/patch-Source_JavaScriptCore_runtime_MachineContext.h       Tue May 31 12:52:14 2022 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-Source_JavaScriptCore_runtime_MachineContext.h,v 1.2 2021/05/13 08:20:58 leot Exp $
+$NetBSD: patch-Source_JavaScriptCore_runtime_MachineContext.h,v 1.3 2022/05/31 12:52:14 leot Exp $
 
 Add support for NetBSD.
 
+Shared upstream via <https://bugs.webkit.org/show_bug.cgi?id=241125>
+
 --- Source/JavaScriptCore/runtime/MachineContext.h.orig        2021-05-05 05:33:24.000000000 +0000
 +++ Source/JavaScriptCore/runtime/MachineContext.h
 @@ -196,6 +196,22 @@ static inline void*& stackPointerImpl(mc
diff -r 27ea73f44d8d -r 301b52098580 www/webkit-gtk/patches/patch-Source_WTF_wtf_PlatformHave.h
--- a/www/webkit-gtk/patches/patch-Source_WTF_wtf_PlatformHave.h        Tue May 31 11:51:41 2022 +0000
+++ b/www/webkit-gtk/patches/patch-Source_WTF_wtf_PlatformHave.h        Tue May 31 12:52:14 2022 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-Source_WTF_wtf_PlatformHave.h,v 1.3 2022/05/29 17:47:15 leot Exp $
+$NetBSD: patch-Source_WTF_wtf_PlatformHave.h,v 1.4 2022/05/31 12:52:14 leot Exp $
 
 Add support for NetBSD.
 
+Shared upstream via <https://bugs.webkit.org/show_bug.cgi?id=241125>
+
 --- Source/WTF/wtf/PlatformHave.h.orig 2022-02-23 08:58:57.000000000 +0000
 +++ Source/WTF/wtf/PlatformHave.h
 @@ -229,7 +229,7 @@



Home | Main Index | Thread Index | Old Index