diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-09-26 13:12:50 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-09-26 15:20:46 +0200 |
commit | 62c72206affc3a52b717c204f22a23772a078ef7 (patch) | |
tree | 9a2d37ebd25872ab121a2563c67629784a2a2a35 /www/deno/files/patch-build_config_BUILD.gn | |
parent | security/node-sqlcipher: Bump nodejs (diff) |
www/deno: Update to 2.4.5
Obtained from: OpenBSD
Diffstat (limited to 'www/deno/files/patch-build_config_BUILD.gn')
-rw-r--r-- | www/deno/files/patch-build_config_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/deno/files/patch-build_config_BUILD.gn b/www/deno/files/patch-build_config_BUILD.gn index d0ebaba2bf84..36ed68d119cf 100644 --- a/www/deno/files/patch-build_config_BUILD.gn +++ b/www/deno/files/patch-build_config_BUILD.gn @@ -1,5 +1,5 @@ ---- cargo-crates/v8-135.1.0/build/config/BUILD.gn.orig 2024-07-30 11:12:21 UTC -+++ cargo-crates/v8-135.1.0/build/config/BUILD.gn +--- cargo-crates/v8-137.2.1/build/config/BUILD.gn.orig 2024-07-30 11:12:21 UTC ++++ cargo-crates/v8-137.2.1/build/config/BUILD.gn @@ -123,7 +123,7 @@ config("debug") { # builds, and we have to tell it to turn it off. defines += [ "_HAS_ITERATOR_DEBUGGING=0" ] |