Skip to content

Commit

Permalink
www/deno: update to 1.34.3
Browse files Browse the repository at this point in the history
Important update due to dprint-swc-ext dependency bump fixing a panic.
While here, avoid bringing in the rayon dependency via sysinfo.

Changelog:      denoland/deno@v1.34.1...v1.34.3
PR:             272102
Sponsored by:   https://www.patreon.com/valpackett
  • Loading branch information
valpackett authored and MikaelUrankar committed Jun 21, 2023
1 parent 3fc69f5 commit 44fc0f1
Show file tree
Hide file tree
Showing 8 changed files with 177 additions and 291 deletions.
109 changes: 57 additions & 52 deletions www/deno/Makefile
@@ -1,9 +1,11 @@
PORTNAME= deno
DISTVERSIONPREFIX= v
DISTVERSION= 1.34.1
PORTREVISION= 1
DISTVERSION= 1.34.3
CATEGORIES= www

PATCH_SITES= https://github.com/denoland/${PORTNAME}/commit/
PATCHFILES+= c8dc6b14ec5c1.patch:-p1 # https://github.com/denoland/deno/pull/19537

MAINTAINER= mikael@FreeBSD.org
COMMENT= Secure JavaScript and TypeScript runtime
WWW= https://github.com/denoland
Expand Down Expand Up @@ -42,15 +44,21 @@ CARGO_CRATES= Inflector-0.11.4 \
aes-gcm-0.10.1 \
aes-kw-0.2.1 \
ahash-0.7.6 \
ahash-0.8.3 \
aho-corasick-0.7.20 \
alloc-no-stdlib-2.0.4 \
alloc-stdlib-0.2.2 \
anstream-0.3.2 \
anstyle-1.0.0 \
anstyle-parse-0.2.0 \
anstyle-query-1.0.0 \
anstyle-wincon-1.0.1 \
anyhow-1.0.70 \
arrayvec-0.7.2 \
asn1-rs-0.5.2 \
asn1-rs-derive-0.4.0 \
asn1-rs-impl-0.1.0 \
ast_node-0.9.3 \
ast_node-0.9.4 \
async-compression-0.3.15 \
async-compression-0.4.0 \
async-stream-0.3.4 \
Expand Down Expand Up @@ -78,7 +86,7 @@ CARGO_CRATES= Inflector-0.11.4 \
block-padding-0.3.2 \
brotli-3.3.4 \
brotli-decompressor-2.3.4 \
bumpalo-3.12.0 \
bumpalo-3.13.0 \
byteorder-1.4.3 \
bytes-1.4.0 \
cache_control-0.2.0 \
Expand All @@ -87,11 +95,13 @@ CARGO_CRATES= Inflector-0.11.4 \
cfg-if-1.0.0 \
chrono-0.4.22 \
cipher-0.4.4 \
clap-4.1.10 \
clap_complete-4.1.5 \
clap_complete_fig-4.1.2 \
clap_lex-0.3.3 \
clap-4.3.3 \
clap_builder-4.3.3 \
clap_complete-4.3.1 \
clap_complete_fig-4.3.1 \
clap_lex-0.5.0 \
clipboard-win-4.5.0 \
colorchoice-1.0.0 \
console_static_text-0.8.1 \
const-oid-0.9.2 \
convert_case-0.4.0 \
Expand All @@ -102,8 +112,6 @@ CARGO_CRATES= Inflector-0.11.4 \
crc-catalog-1.1.1 \
crc32fast-1.3.2 \
crossbeam-channel-0.5.7 \
crossbeam-deque-0.8.3 \
crossbeam-epoch-0.9.14 \
crossbeam-utils-0.8.15 \
crypto-bigint-0.4.9 \
crypto-bigint-0.5.2 \
Expand All @@ -115,14 +123,14 @@ CARGO_CRATES= Inflector-0.11.4 \
dashmap-5.4.0 \
data-encoding-2.3.3 \
data-url-0.2.0 \
deno_ast-0.26.0 \
deno_doc-0.62.0 \
deno_emit-0.20.0 \
deno_graph-0.48.1 \
deno_lint-0.45.0 \
deno_ast-0.27.0 \
deno_doc-0.63.1 \
deno_emit-0.24.0 \
deno_graph-0.49.0 \
deno_lint-0.47.0 \
deno_lockfile-0.14.1 \
deno_media_type-0.1.0 \
deno_npm-0.6.0 \
deno_npm-0.8.1 \
deno_semver-0.2.2 \
deno_task_shell-0.12.0 \
der-0.6.1 \
Expand All @@ -138,11 +146,11 @@ CARGO_CRATES= Inflector-0.11.4 \
dlopen-0.1.8 \
dlopen_derive-0.1.4 \
dotenv-0.15.0 \
dprint-core-0.60.0 \
dprint-plugin-json-0.17.2 \
dprint-plugin-markdown-0.15.2 \
dprint-plugin-typescript-0.84.4 \
dprint-swc-ext-0.9.0 \
dprint-core-0.62.1 \
dprint-plugin-json-0.17.4 \
dprint-plugin-markdown-0.15.3 \
dprint-plugin-typescript-0.85.0 \
dprint-swc-ext-0.10.0 \
dsa-0.6.1 \
dyn-clone-1.0.11 \
dynasm-1.2.3 \
Expand All @@ -161,7 +169,7 @@ CARGO_CRATES= Inflector-0.11.4 \
errno-dragonfly-0.1.2 \
error-code-2.3.1 \
escape8259-0.5.2 \
eszip-0.41.0 \
eszip-0.44.0 \
fallible-iterator-0.2.0 \
fallible-streaming-iterator-0.1.9 \
fancy-regex-0.10.0 \
Expand Down Expand Up @@ -202,7 +210,8 @@ CARGO_CRATES= Inflector-0.11.4 \
group-0.13.0 \
h2-0.3.17 \
hashbrown-0.12.3 \
hashlink-0.8.1 \
hashbrown-0.13.2 \
hashlink-0.8.2 \
heck-0.4.1 \
hermit-abi-0.1.19 \
hermit-abi-0.2.6 \
Expand All @@ -223,7 +232,6 @@ CARGO_CRATES= Inflector-0.11.4 \
idna-0.2.3 \
idna-0.3.0 \
if_chain-1.0.2 \
import_map-0.13.0 \
import_map-0.15.0 \
indexmap-1.9.2 \
inotify-0.9.6 \
Expand Down Expand Up @@ -255,8 +263,8 @@ CARGO_CRATES= Inflector-0.11.4 \
lexical-write-float-0.8.5 \
lexical-write-integer-0.8.5 \
libc-0.2.140 \
libffi-3.1.0 \
libffi-sys-2.1.0 \
libffi-3.2.0 \
libffi-sys-2.2.1 \
libloading-0.7.4 \
libm-0.2.6 \
libsqlite3-sys-0.25.2 \
Expand All @@ -275,7 +283,6 @@ CARGO_CRATES= Inflector-0.11.4 \
memmap2-0.5.10 \
memmem-0.1.1 \
memoffset-0.6.5 \
memoffset-0.8.0 \
mime-0.3.16 \
minimal-lexical-0.2.1 \
miniz_oxide-0.5.4 \
Expand All @@ -302,7 +309,6 @@ CARGO_CRATES= Inflector-0.11.4 \
openssl-probe-0.1.5 \
ordered-float-2.10.0 \
os_pipe-1.0.1 \
os_str_bytes-6.4.1 \
output_vt100-0.1.3 \
outref-0.5.1 \
p224-0.13.2 \
Expand Down Expand Up @@ -350,7 +356,7 @@ CARGO_CRATES= Inflector-0.11.4 \
proc-macro2-1.0.56 \
psm-0.1.21 \
pty2-0.1.0 \
pulldown-cmark-0.9.2 \
pulldown-cmark-0.9.3 \
quick-error-1.2.3 \
quote-0.6.13 \
quote-1.0.26 \
Expand All @@ -360,8 +366,6 @@ CARGO_CRATES= Inflector-0.11.4 \
rand_chacha-0.3.1 \
rand_core-0.5.1 \
rand_core-0.6.4 \
rayon-1.7.0 \
rayon-core-1.11.0 \
redox_syscall-0.2.16 \
regex-1.7.1 \
regex-syntax-0.6.28 \
Expand Down Expand Up @@ -437,37 +441,37 @@ CARGO_CRATES= Inflector-0.11.4 \
string_enum-0.4.0 \
strsim-0.10.0 \
subtle-2.4.1 \
swc_atoms-0.5.3 \
swc_bundler-0.213.23 \
swc_common-0.31.4 \
swc_atoms-0.5.6 \
swc_bundler-0.214.25 \
swc_common-0.31.12 \
swc_config-0.1.5 \
swc_config_macro-0.1.1 \
swc_ecma_ast-0.103.4 \
swc_ecma_codegen-0.138.11 \
swc_ecma_ast-0.104.5 \
swc_ecma_codegen-0.139.15 \
swc_ecma_codegen_macros-0.7.2 \
swc_ecma_dep_graph-0.105.10 \
swc_ecma_loader-0.43.6 \
swc_ecma_parser-0.133.10 \
swc_ecma_transforms_base-0.126.13 \
swc_ecma_transforms_classes-0.115.13 \
swc_ecma_dep_graph-0.106.12 \
swc_ecma_loader-0.43.14 \
swc_ecma_parser-0.134.12 \
swc_ecma_transforms_base-0.127.16 \
swc_ecma_transforms_classes-0.116.16 \
swc_ecma_transforms_macros-0.5.1 \
swc_ecma_transforms_optimization-0.186.20 \
swc_ecma_transforms_proposal-0.160.16 \
swc_ecma_transforms_react-0.172.19 \
swc_ecma_transforms_typescript-0.176.19 \
swc_ecma_utils-0.116.10 \
swc_ecma_visit-0.89.4 \
swc_ecma_transforms_optimization-0.187.21 \
swc_ecma_transforms_proposal-0.161.20 \
swc_ecma_transforms_react-0.173.18 \
swc_ecma_transforms_typescript-0.177.20 \
swc_ecma_utils-0.117.13 \
swc_ecma_visit-0.90.5 \
swc_eq_ignore_macros-0.1.1 \
swc_fast_graph-0.19.4 \
swc_graph_analyzer-0.20.5 \
swc_fast_graph-0.19.12 \
swc_graph_analyzer-0.20.13 \
swc_macros_common-0.3.7 \
swc_visit-0.5.5 \
swc_visit_macros-0.5.6 \
swc_visit-0.5.6 \
swc_visit_macros-0.5.7 \
syn-0.15.44 \
syn-1.0.109 \
syn-2.0.13 \
synstructure-0.12.6 \
sysinfo-0.26.9 \
sysinfo-0.27.8 \
tar-0.4.38 \
tempfile-3.4.0 \
termcolor-1.2.0 \
Expand All @@ -483,6 +487,7 @@ CARGO_CRATES= Inflector-0.11.4 \
tinyvec_macros-0.1.1 \
tokio-1.28.1 \
tokio-macros-2.1.0 \
tokio-metrics-0.2.2 \
tokio-rustls-0.24.0 \
tokio-socks-0.5.1 \
tokio-stream-0.1.12 \
Expand Down

0 comments on commit 44fc0f1

Please sign in to comment.