summaryrefslogtreecommitdiff
path: root/www/deno/files/patch-cargo-crates_v8_v8_include_v8config.h
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2021-11-28 16:57:40 +0100
committerMikael Urankar <mikael@FreeBSD.org>2021-11-28 17:02:11 +0100
commiteec3ea5db97eb95bcfc55a4d725c46560d63a0b7 (patch)
tree9726a765ca73bd66ebfc1a0a1009edebb7bb2abd /www/deno/files/patch-cargo-crates_v8_v8_include_v8config.h
parenteditors/xed, print/xreader: update both ports to version 3.2.0 (diff)
www/deno: Update to 1.16.3
Changes: https://github.com/denoland/deno/releases/tag/v1.16.2 https://github.com/denoland/deno/releases/tag/v1.16.3
Diffstat (limited to 'www/deno/files/patch-cargo-crates_v8_v8_include_v8config.h')
-rw-r--r--www/deno/files/patch-cargo-crates_v8_v8_include_v8config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/deno/files/patch-cargo-crates_v8_v8_include_v8config.h b/www/deno/files/patch-cargo-crates_v8_v8_include_v8config.h
index 41c2307ea961..4c8d705875f0 100644
--- a/www/deno/files/patch-cargo-crates_v8_v8_include_v8config.h
+++ b/www/deno/files/patch-cargo-crates_v8_v8_include_v8config.h
@@ -1,5 +1,5 @@
---- cargo-crates/v8-0.34.0/v8/include/v8config.h.orig 2020-06-26 16:28:04 UTC
-+++ cargo-crates/v8-0.34.0/v8/include/v8config.h
+--- cargo-crates/v8-0.35.0/v8/include/v8config.h.orig 2020-06-26 16:28:04 UTC
++++ cargo-crates/v8-0.35.0/v8/include/v8config.h
@@ -273,7 +273,18 @@
# define V8_HAS_ATTRIBUTE_WARN_UNUSED_RESULT \
(__has_attribute(warn_unused_result))