CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2025/07/14 13:28:05

Modified files:
        lang/deno      : Makefile crates.inc distinfo 
        lang/deno/patches: patch-cli_Cargo_toml patch-cli_main_rs 
                           patch-cli_task_runner_rs patch-ext_os_lib_rs 
Added files:
        lang/deno/patches: patch-cli_ops_deploy_rs 
                           patch-cli_tools_deploy_rs 
                           patch-runtime_js_99_main_js 

Log message:
lang/deno: Update to 2.4.1

With this release, deno introduced a "tunneling" feature for "deno deploy",
which would have pulled in a dependency on dbus, a system keyring
implementation and openssl.

Rather than try and get that to build, this disables "deno deploy" on
OpenBSD for now, avoiding those dependencies.

Reply via email to