mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
Changelog: https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.5.5 Return to pool as maintainer hasn't responded to last three PRs PR: 283053 Approved by: portmgr (maintainer timeout, 2+ weeks)
56 lines
1.2 KiB
Text
56 lines
1.2 KiB
Text
CARGO_CRATES= anstream-0.6.18 \
|
|
anstyle-1.0.10 \
|
|
anstyle-parse-0.2.6 \
|
|
anstyle-query-1.1.2 \
|
|
anstyle-wincon-3.0.6 \
|
|
anyhow-1.0.93 \
|
|
arrayref-0.3.9 \
|
|
arrayvec-0.7.6 \
|
|
bitflags-2.6.0 \
|
|
cc-1.2.1 \
|
|
cfg-if-1.0.0 \
|
|
clap-4.5.21 \
|
|
clap_builder-4.5.21 \
|
|
clap_derive-4.5.18 \
|
|
clap_lex-0.7.3 \
|
|
colorchoice-1.0.3 \
|
|
constant_time_eq-0.3.1 \
|
|
crossbeam-deque-0.8.5 \
|
|
crossbeam-epoch-0.9.18 \
|
|
crossbeam-utils-0.8.20 \
|
|
duct-0.13.7 \
|
|
errno-0.3.9 \
|
|
fastrand-2.2.0 \
|
|
glob-0.3.1 \
|
|
heck-0.5.0 \
|
|
hex-0.4.3 \
|
|
is_terminal_polyfill-1.70.1 \
|
|
libc-0.2.166 \
|
|
linux-raw-sys-0.4.14 \
|
|
memmap2-0.9.5 \
|
|
once_cell-1.20.2 \
|
|
os_pipe-1.2.1 \
|
|
proc-macro2-1.0.92 \
|
|
quote-1.0.37 \
|
|
rayon-core-1.12.1 \
|
|
rustix-0.38.41 \
|
|
shared_child-1.0.1 \
|
|
shlex-1.3.0 \
|
|
strsim-0.11.1 \
|
|
syn-2.0.89 \
|
|
tempfile-3.14.0 \
|
|
terminal_size-0.4.0 \
|
|
unicode-ident-1.0.14 \
|
|
utf8parse-0.2.2 \
|
|
wild-2.2.1 \
|
|
windows-sys-0.52.0 \
|
|
windows-sys-0.59.0 \
|
|
windows-targets-0.52.6 \
|
|
windows_aarch64_gnullvm-0.52.6 \
|
|
windows_aarch64_msvc-0.52.6 \
|
|
windows_i686_gnu-0.52.6 \
|
|
windows_i686_gnullvm-0.52.6 \
|
|
windows_i686_msvc-0.52.6 \
|
|
windows_x86_64_gnu-0.52.6 \
|
|
windows_x86_64_gnullvm-0.52.6 \
|
|
windows_x86_64_msvc-0.52.6
|