CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/06/26 12:44:58
Modified files:
lang/deno : Makefile crates.inc distinfo
lang/deno/patches: patch-tests_util_server_src_lib_rs
Added files:
lang/deno/patches: patch-Cargo_toml
patch-modcargo-crates_aws-lc-sys-0_26_0_aws-lc_crypto_fipsmodule_bcm_c
patch-modcargo-crates_aws-lc-sys-0_29_0_aws-lc_third_party_s2n-bignum_s2n-bignum-imported_arm_curve25519_curve25519_x25519base_byte_S
patch-modcargo-crates_aws-lc-sys-0_29_0_aws-lc_third_party_s2n-bignum_s2n-bignum-imported_x86_att_curve25519_curve25519_x25519base_S
Log message:
lang/deno: Update to 2.3.7
Minor version updates of deno have become rather boring since the 2.x
releases. Fortunately 2.3.6 -> 2.3.7 changed the crypto library from ring
to aws-lc and brought some of that old excitement back!
Thus, also:
* bump aws-lc-rs and aws-lc-sys to the versions used in spotify-player
* add two patches by tb@ (thanks!) to make W^X work.
* fix tests (some, not all!)