Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 13:23:23 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: aedcef762ab6 - main - www/node18: Rename and regenerate patch files
Message-ID:  <202306301323.35UDNNZ0082547@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aedcef762ab64dae03e0dd66d3bf2b02952cfd54

commit aedcef762ab64dae03e0dd66d3bf2b02952cfd54
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-30 13:23:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-30 13:23:11 +0000

    www/node18: Rename and regenerate patch files
---
 .../patch-deps_openssl_config_archs_linux-elf_no-asm_openssl-cl.gypi    | 2 +-
 www/node18/files/patch-deps_openssl_openssl-cl__no__asm.gypi            | 2 +-
 www/node18/files/patch-deps_v8_src_base_platform_platform-freebsd.cc    | 2 +-
 www/node18/files/patch-deps_v8_src_codegen_arm_cpu-arm.cc               | 2 +-
 www/node18/files/patch-deps_v8_src_codegen_ppc_constants-ppc.h          | 2 +-
 www/node18/files/patch-deps_v8_src_libsampler_sampler.cc                | 2 +-
 www/node18/files/{patch-src_crypto_crypto__util.cc => patch-openssl3}   | 2 +-
 www/node18/files/patch-tools_v8__gypfiles_v8.gyp                        | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/www/node18/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl-cl.gypi b/www/node18/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl-cl.gypi
index f637cc2e3ee9..9a24f1397df0 100644
--- a/www/node18/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl-cl.gypi
+++ b/www/node18/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl-cl.gypi
@@ -1,4 +1,4 @@
---- deps/openssl/config/archs/linux-elf/no-asm/openssl-cl.gypi.orig	2021-10-19 00:48:28 UTC
+--- deps/openssl/config/archs/linux-elf/no-asm/openssl-cl.gypi.orig	2023-04-12 04:09:13 UTC
 +++ deps/openssl/config/archs/linux-elf/no-asm/openssl-cl.gypi
 @@ -13,7 +13,7 @@
        '-Wall -O3 -fomit-frame-pointer',
diff --git a/www/node18/files/patch-deps_openssl_openssl-cl__no__asm.gypi b/www/node18/files/patch-deps_openssl_openssl-cl__no__asm.gypi
index c2508ad0064f..178d0502e808 100644
--- a/www/node18/files/patch-deps_openssl_openssl-cl__no__asm.gypi
+++ b/www/node18/files/patch-deps_openssl_openssl-cl__no__asm.gypi
@@ -1,4 +1,4 @@
---- deps/openssl/openssl-cl_no_asm.gypi.orig	2022-07-26 14:30:08 UTC
+--- deps/openssl/openssl-cl_no_asm.gypi.orig	2023-04-12 04:09:13 UTC
 +++ deps/openssl/openssl-cl_no_asm.gypi
 @@ -1,4 +1,5 @@
  {
diff --git a/www/node18/files/patch-deps_v8_src_base_platform_platform-freebsd.cc b/www/node18/files/patch-deps_v8_src_base_platform_platform-freebsd.cc
index 3e173b2811f3..1983570ba3cc 100644
--- a/www/node18/files/patch-deps_v8_src_base_platform_platform-freebsd.cc
+++ b/www/node18/files/patch-deps_v8_src_base_platform_platform-freebsd.cc
@@ -1,4 +1,4 @@
---- deps/v8/src/base/platform/platform-freebsd.cc.orig	2020-06-30 17:49:16 UTC
+--- deps/v8/src/base/platform/platform-freebsd.cc.orig	2023-04-12 04:09:14 UTC
 +++ deps/v8/src/base/platform/platform-freebsd.cc
 @@ -82,8 +82,8 @@ std::vector<OS::SharedLibraryAddress> OS::GetSharedLib
              lib_name = std::string(path);
diff --git a/www/node18/files/patch-deps_v8_src_codegen_arm_cpu-arm.cc b/www/node18/files/patch-deps_v8_src_codegen_arm_cpu-arm.cc
index 4bbfd3df2781..4a34f1968958 100644
--- a/www/node18/files/patch-deps_v8_src_codegen_arm_cpu-arm.cc
+++ b/www/node18/files/patch-deps_v8_src_codegen_arm_cpu-arm.cc
@@ -1,4 +1,4 @@
---- deps/v8/src/codegen/arm/cpu-arm.cc.orig	2022-04-19 16:03:40 UTC
+--- deps/v8/src/codegen/arm/cpu-arm.cc.orig	2023-04-12 04:09:15 UTC
 +++ deps/v8/src/codegen/arm/cpu-arm.cc
 @@ -2,12 +2,15 @@
  // Use of this source code is governed by a BSD-style license that can be
diff --git a/www/node18/files/patch-deps_v8_src_codegen_ppc_constants-ppc.h b/www/node18/files/patch-deps_v8_src_codegen_ppc_constants-ppc.h
index 449278ef9271..2bf7c381a87a 100644
--- a/www/node18/files/patch-deps_v8_src_codegen_ppc_constants-ppc.h
+++ b/www/node18/files/patch-deps_v8_src_codegen_ppc_constants-ppc.h
@@ -1,4 +1,4 @@
---- deps/v8/src/codegen/ppc/constants-ppc.h.orig	2020-06-30 17:49:17 UTC
+--- deps/v8/src/codegen/ppc/constants-ppc.h.orig	2023-04-12 04:09:15 UTC
 +++ deps/v8/src/codegen/ppc/constants-ppc.h
 @@ -36,7 +36,7 @@
  #endif
diff --git a/www/node18/files/patch-deps_v8_src_libsampler_sampler.cc b/www/node18/files/patch-deps_v8_src_libsampler_sampler.cc
index 4a1f24a4a3c4..73288a58ab90 100644
--- a/www/node18/files/patch-deps_v8_src_libsampler_sampler.cc
+++ b/www/node18/files/patch-deps_v8_src_libsampler_sampler.cc
@@ -1,4 +1,4 @@
---- deps/v8/src/libsampler/sampler.cc.orig	2021-10-19 00:48:30 UTC
+--- deps/v8/src/libsampler/sampler.cc.orig	2023-04-12 04:09:15 UTC
 +++ deps/v8/src/libsampler/sampler.cc
 @@ -497,6 +497,10 @@ void SignalHandler::FillRegisterState(void* context, R
    state->pc = reinterpret_cast<void*>(mcontext.__gregs[_REG_PC]);
diff --git a/www/node18/files/patch-src_crypto_crypto__util.cc b/www/node18/files/patch-openssl3
similarity index 87%
rename from www/node18/files/patch-src_crypto_crypto__util.cc
rename to www/node18/files/patch-openssl3
index cc25a8114d05..9066f5b9df9e 100644
--- a/www/node18/files/patch-src_crypto_crypto__util.cc
+++ b/www/node18/files/patch-openssl3
@@ -1,4 +1,4 @@
---- src/crypto/crypto_util.cc.orig	2023-06-06 21:00:49 UTC
+--- src/crypto/crypto_util.cc.orig	2023-04-12 04:09:19 UTC
 +++ src/crypto/crypto_util.cc
 @@ -195,10 +195,12 @@ void InitCryptoOnce() {
    // No-op with OPENSSL_NO_COMP builds of OpenSSL.
diff --git a/www/node18/files/patch-tools_v8__gypfiles_v8.gyp b/www/node18/files/patch-tools_v8__gypfiles_v8.gyp
index 374f77039af4..32853c6bfc17 100644
--- a/www/node18/files/patch-tools_v8__gypfiles_v8.gyp
+++ b/www/node18/files/patch-tools_v8__gypfiles_v8.gyp
@@ -1,4 +1,4 @@
---- tools/v8_gypfiles/v8.gyp.orig	2022-05-17 11:37:47 UTC
+--- tools/v8_gypfiles/v8.gyp.orig	2023-04-12 04:09:21 UTC
 +++ tools/v8_gypfiles/v8.gyp
 @@ -977,7 +977,7 @@
          }],



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306301323.35UDNNZ0082547>