pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/nodejs8 Remove incorrect patch. I will investigat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3c80979fe98
branches:  trunk
changeset: 314711:f3c80979fe98
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Nov 05 15:22:33 2018 +0000

description:
Remove incorrect patch. I will investigate the problem later

diffstat:

 lang/nodejs8/distinfo                                                      |   3 +-
 lang/nodejs8/patches/patch-test_cctest_test__node__postmortem__metadata.cc |  16 ----------
 2 files changed, 1 insertions(+), 18 deletions(-)

diffs (37 lines):

diff -r 3c33439514b0 -r f3c80979fe98 lang/nodejs8/distinfo
--- a/lang/nodejs8/distinfo     Mon Nov 05 13:44:05 2018 +0000
+++ b/lang/nodejs8/distinfo     Mon Nov 05 15:22:33 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2018/11/04 00:41:22 ryoon Exp $
+$NetBSD: distinfo,v 1.16 2018/11/05 15:22:33 ryoon Exp $
 
 SHA1 (node-v8.12.0.tar.gz) = c83add7809c7f36c2afb81d96cde25f1534bbe27
 RMD160 (node-v8.12.0.tar.gz) = 576590ec1bc9801a1e4fd42b95b289182f1cd1b5
@@ -20,7 +20,6 @@
 SHA1 (patch-deps_v8_tools_run-llprof.sh) = 39aa3faf77492ef8dd35b411b7b0e4605b469af3
 SHA1 (patch-src_cares__wrap.cc) = a26a162f130468cbc0650a33b27b71377d273704
 SHA1 (patch-src_inspector__agent.cc) = f6d25964a6446a1cb3c7733b7668c87932efad98
-SHA1 (patch-test_cctest_test__node__postmortem__metadata.cc) = 4962044d44284badb45363872e438d082194369d
 SHA1 (patch-tools_gyp_pylib_gyp_common.py) = 585dd239415da146fa50ed86e42dd99080e86002
 SHA1 (patch-tools_gyp_pylib_gyp_generator_make.py) = be3cc1aaa85c3d59b6f2758df813cb5ad8d8f74e
 SHA1 (patch-tools_gyp_pylib_gyp_xcode__emulation.py) = 15937c419f3226ab280c7bcd5d726773cb5add57
diff -r 3c33439514b0 -r f3c80979fe98 lang/nodejs8/patches/patch-test_cctest_test__node__postmortem__metadata.cc
--- a/lang/nodejs8/patches/patch-test_cctest_test__node__postmortem__metadata.cc        Mon Nov 05 13:44:05 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: patch-test_cctest_test__node__postmortem__metadata.cc,v 1.1 2018/11/04 00:41:22 ryoon Exp $
-
---- test/cctest/test_node_postmortem_metadata.cc.orig  2018-09-10 18:47:04.000000000 +0000
-+++ test/cctest/test_node_postmortem_metadata.cc
-@@ -19,9 +19,9 @@ extern uintptr_t
- extern uintptr_t
-     nodedbg_offset_Environment__req_wrap_queue___Environment_ReqWrapQueue;
- extern uintptr_t nodedbg_offset_ExternalString__data__uintptr_t;
--extern uintptr_t nodedbg_offset_ListNode_ReqWrap__next___uintptr_t;
-+extern uintptr_t nodedbg_offset_ListNode_ReqWrap__next___uintptr_t = 0;
- extern uintptr_t nodedbg_offset_ReqWrap__req_wrap_queue___ListNode_ReqWrapQueue;
--extern uintptr_t nodedbg_offset_ListNode_HandleWrap__next___uintptr_t;
-+extern uintptr_t nodedbg_offset_ListNode_HandleWrap__next___uintptr_t = 0;
- extern uintptr_t
-     nodedbg_offset_Environment_ReqWrapQueue__head___ListNode_ReqWrapQueue;
- extern uintptr_t



Home | Main Index | Thread Index | Old Index