pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qt6-qtwebengine: rename patch to match filename
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Mon Apr 14 08:12:52 2025 +1200
Changeset: 38d8e7c0398ffa647400711f6492e6ca9aeb04f7
Modified Files:
qt6-qtwebengine/distinfo
Added Files:
qt6-qtwebengine/patches/patch-src_3rdparty_gn_src_gn_c__tool.cc
Removed Files:
qt6-qtwebengine/patches/patch-src_3rdparty_gn_src_gn_c__tool.c
Log Message:
qt6-qtwebengine: rename patch to match filename
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=38d8e7c0398ffa647400711f6492e6ca9aeb04f7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qt6-qtwebengine/distinfo | 2 +-
.../patches/patch-src_3rdparty_gn_src_gn_c__tool.c | 12 ------------
.../patches/patch-src_3rdparty_gn_src_gn_c__tool.cc | 12 ++++++++++++
3 files changed, 13 insertions(+), 13 deletions(-)
diffs:
diff --git a/qt6-qtwebengine/distinfo b/qt6-qtwebengine/distinfo
index 55dcf06020..08e289dbc4 100644
--- a/qt6-qtwebengine/distinfo
+++ b/qt6-qtwebengine/distinfo
@@ -1015,7 +1015,7 @@ SHA1 (patch-src_3rdparty_chromium_v8_src_trap-handler_handler-inside-posix.h) =
SHA1 (patch-src_3rdparty_chromium_v8_src_trap-handler_trap-handler.h) = 3098aae852022383c29a98f19e5e81eb1ee5ccb9
SHA1 (patch-src_3rdparty_chromium_v8_src_wasm_baseline_ia32_liftoff-assembler-ia32-inl.h) = 5edc0269929f0011b439ea49328ae6a470908412
SHA1 (patch-src_3rdparty_chromium_v8_tools_run-paxctl.py) = 0a2aa78fd50836fb66f6c7ec818739553e96a258
-SHA1 (patch-src_3rdparty_gn_src_gn_c__tool.c) = faea99e8c5fc9ed4b449302b3756c38228311b1b
+SHA1 (patch-src_3rdparty_gn_src_gn_c__tool.cc) = faea99e8c5fc9ed4b449302b3756c38228311b1b
SHA1 (patch-src_3rdparty_gn_src_gn_ninja__binary__target__writer.cc) = 2cc5e43ab3c87ee7d965f1c88c6aac158c993e1d
SHA1 (patch-src_3rdparty_gn_src_gn_tool.h) = c136d13d8be6e21d6d3441b3f8cae35245ef1081
SHA1 (patch-src_core_CMakeLists.txt) = ae74a3d4ea1762233be50e72c70e5b2a058b2f53
diff --git a/qt6-qtwebengine/patches/patch-src_3rdparty_gn_src_gn_c__tool.c b/qt6-qtwebengine/patches/patch-src_3rdparty_gn_src_gn_c__tool.c
deleted file mode 100644
index 321da7099e..0000000000
--- a/qt6-qtwebengine/patches/patch-src_3rdparty_gn_src_gn_c__tool.c
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
---- src/3rdparty/gn/src/gn/c_tool.cc.orig 2024-11-21 04:36:37.000000000 +0000
-+++ src/3rdparty/gn/src/gn/c_tool.cc
-@@ -28,6 +28,7 @@ CTool::CTool(const char* n)
- set_weak_framework_switch("-weak_framework ");
- set_framework_dir_switch("-F");
- set_lib_dir_switch("-L");
-+ set_lib_dir_Rswitch("-Wl,-R");
- set_lib_switch("-l");
- set_linker_arg("");
- }
diff --git a/qt6-qtwebengine/patches/patch-src_3rdparty_gn_src_gn_c__tool.cc b/qt6-qtwebengine/patches/patch-src_3rdparty_gn_src_gn_c__tool.cc
new file mode 100644
index 0000000000..321da7099e
--- /dev/null
+++ b/qt6-qtwebengine/patches/patch-src_3rdparty_gn_src_gn_c__tool.cc
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- src/3rdparty/gn/src/gn/c_tool.cc.orig 2024-11-21 04:36:37.000000000 +0000
++++ src/3rdparty/gn/src/gn/c_tool.cc
+@@ -28,6 +28,7 @@ CTool::CTool(const char* n)
+ set_weak_framework_switch("-weak_framework ");
+ set_framework_dir_switch("-F");
+ set_lib_dir_switch("-L");
++ set_lib_dir_Rswitch("-Wl,-R");
+ set_lib_switch("-l");
+ set_linker_arg("");
+ }
Home |
Main Index |
Thread Index |
Old Index