Skip to content

Commit

Permalink
sysutils/yazi: Update to 0.2.4
Browse files Browse the repository at this point in the history
Release changes: https://github.com/sxyazi/yazi/releases/tag/v0.2.4
Reported by: portscout
  • Loading branch information
nivit committed Mar 13, 2024
1 parent c187487 commit 828537b
Show file tree
Hide file tree
Showing 3 changed files with 230 additions and 224 deletions.
4 changes: 2 additions & 2 deletions sysutils/yazi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= yazi
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.3
PORTREVISION= 2
DISTVERSION= 0.2.4
PORTREVISION= 0
CATEGORIES= sysutils

MAINTAINER= nivit@FreeBSD.org
Expand Down
148 changes: 75 additions & 73 deletions sysutils/yazi/Makefile.crates
@@ -1,69 +1,73 @@
CARGO_CRATES= addr2line-0.21.0 \
adler-1.0.2 \
ahash-0.8.7 \
ahash-0.8.11 \
aho-corasick-1.1.2 \
allocator-api2-0.2.16 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
ansi-to-tui-3.1.0 \
anstream-0.6.11 \
anstream-0.6.13 \
anstyle-1.0.6 \
anstyle-parse-0.2.3 \
anstyle-query-1.0.2 \
anstyle-wincon-3.0.2 \
anyhow-1.0.79 \
arc-swap-1.6.0 \
anyhow-1.0.80 \
arc-swap-1.7.0 \
async-priority-channel-0.2.0 \
autocfg-1.1.0 \
backtrace-0.3.69 \
base64-0.21.7 \
base64-0.22.0 \
better-panic-0.3.0 \
bincode-1.3.3 \
bit_field-0.10.2 \
bitflags-1.3.2 \
bitflags-2.4.2 \
block-buffer-0.10.4 \
bstr-1.9.0 \
bumpalo-3.14.0 \
bytemuck-1.14.1 \
bstr-1.9.1 \
bumpalo-3.15.4 \
bytemuck-1.14.3 \
byteorder-1.5.0 \
bytes-1.5.0 \
cassowary-0.3.0 \
castaway-0.2.2 \
cc-1.0.83 \
cc-1.0.90 \
cfg-if-1.0.0 \
chrono-0.4.33 \
clap-4.4.18 \
clap_builder-4.4.18 \
clap_complete-4.4.10 \
clap_complete_fig-4.4.2 \
clap_complete_nushell-4.4.2 \
clap_derive-4.4.7 \
clap_lex-0.6.0 \
chrono-0.4.35 \
clap-4.5.2 \
clap_builder-4.5.2 \
clap_complete-4.5.1 \
clap_complete_fig-4.5.0 \
clap_complete_nushell-4.5.1 \
clap_derive-4.5.0 \
clap_lex-0.7.0 \
clipboard-win-4.5.0 \
color_quant-1.1.0 \
colorchoice-1.0.0 \
compact_str-0.7.1 \
concurrent-queue-2.4.0 \
console-0.15.8 \
core-foundation-sys-0.8.6 \
crc32fast-1.3.2 \
crossbeam-channel-0.5.11 \
crc32fast-1.4.0 \
crossbeam-channel-0.5.12 \
crossbeam-deque-0.8.5 \
crossbeam-epoch-0.9.18 \
crossbeam-utils-0.8.19 \
crossterm-0.27.0 \
crossterm_winapi-0.9.1 \
crunchy-0.2.2 \
crypto-common-0.1.6 \
darling-0.20.8 \
darling_core-0.20.8 \
darling_macro-0.20.8 \
deranged-0.3.11 \
digest-0.10.7 \
dirs-5.0.1 \
dirs-sys-0.4.1 \
either-1.9.0 \
either-1.10.0 \
encode_unicode-0.3.6 \
equivalent-1.0.1 \
erased-serde-0.4.2 \
erased-serde-0.4.3 \
errno-0.3.8 \
error-code-2.3.1 \
event-listener-4.0.3 \
Expand All @@ -87,29 +91,28 @@ CARGO_CRATES= addr2line-0.21.0 \
futures-util-0.3.30 \
generic-array-0.14.7 \
getrandom-0.2.12 \
gif-0.12.0 \
gif-0.13.1 \
gimli-0.28.1 \
glob-0.3.1 \
half-2.3.1 \
half-2.4.0 \
hashbrown-0.14.3 \
heck-0.4.1 \
hermit-abi-0.3.5 \
hermit-abi-0.3.9 \
home-0.5.9 \
iana-time-zone-0.1.60 \
iana-time-zone-haiku-0.1.2 \
idna-0.4.0 \
ident_case-1.0.1 \
idna-0.5.0 \
if_chain-1.0.2 \
image-0.24.8 \
image-0.24.9 \
imagesize-0.12.0 \
indexmap-2.2.2 \
indexmap-2.2.5 \
indoc-2.0.4 \
inotify-0.9.6 \
inotify-sys-0.1.5 \
itertools-0.12.1 \
itoa-1.0.10 \
jpeg-decoder-0.3.1 \
js-sys-0.3.67 \
js-sys-0.3.69 \
kamadak-exif-0.5.5 \
kqueue-1.0.8 \
kqueue-sys-1.0.4 \
Expand All @@ -120,27 +123,27 @@ CARGO_CRATES= addr2line-0.21.0 \
line-wrap-0.1.1 \
linux-raw-sys-0.4.13 \
lock_api-0.4.11 \
log-0.4.20 \
lru-0.12.2 \
log-0.4.21 \
lru-0.12.3 \
lua-src-546.0.2 \
luajit-src-210.5.6+9cc2e42 \
malloc_buf-0.0.6 \
md-5-0.10.6 \
memchr-2.7.1 \
minimal-lexical-0.2.1 \
miniz_oxide-0.7.2 \
mio-0.8.10 \
mlua-0.9.5 \
mio-0.8.11 \
mlua-0.9.6 \
mlua-sys-0.5.1 \
mlua_derive-0.9.2 \
mutate_once-0.1.1 \
nom-7.1.3 \
notify-6.1.1 \
nu-ansi-term-0.46.0 \
num-conv-0.1.0 \
num-traits-0.2.17 \
num-traits-0.2.18 \
num_cpus-1.16.0 \
num_threads-0.1.6 \
num_threads-0.1.7 \
objc-0.2.7 \
object-0.32.2 \
once_cell-1.19.0 \
Expand All @@ -156,37 +159,36 @@ CARGO_CRATES= addr2line-0.21.0 \
percent-encoding-2.3.1 \
pin-project-lite-0.2.13 \
pin-utils-0.1.0 \
pkg-config-0.3.29 \
pkg-config-0.3.30 \
plist-1.6.0 \
png-0.17.11 \
png-0.17.13 \
powerfmt-0.2.0 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.78 \
qoi-0.4.1 \
quick-xml-0.31.0 \
quote-1.0.35 \
ratatui-0.26.0 \
rayon-1.8.1 \
ratatui-0.26.1 \
rayon-1.9.0 \
rayon-core-1.12.1 \
redox_syscall-0.4.1 \
redox_users-0.4.4 \
regex-1.10.3 \
regex-automata-0.4.5 \
regex-syntax-0.7.5 \
regex-automata-0.4.6 \
regex-syntax-0.8.2 \
rustc-demangle-0.1.23 \
rustc-hash-1.1.0 \
rustix-0.38.31 \
rustversion-1.0.14 \
ryu-1.0.16 \
ryu-1.0.17 \
safemem-0.3.3 \
same-file-1.0.6 \
scopeguard-1.2.0 \
serde-1.0.196 \
serde-1.0.197 \
serde-value-0.7.0 \
serde_derive-1.0.196 \
serde_json-1.0.113 \
serde_derive-1.0.197 \
serde_json-1.0.114 \
serde_spanned-0.6.5 \
sharded-slab-0.1.7 \
shell-escape-0.1.5 \
Expand All @@ -198,20 +200,21 @@ CARGO_CRATES= addr2line-0.21.0 \
simd-adler32-0.3.7 \
slab-0.4.9 \
smallvec-1.13.1 \
socket2-0.5.5 \
socket2-0.5.6 \
spin-0.9.8 \
stability-0.1.1 \
static_assertions-1.1.0 \
str-buf-1.0.6 \
strsim-0.10.0 \
strsim-0.11.0 \
strum-0.26.1 \
strum_macros-0.26.1 \
syn-1.0.109 \
syn-2.0.48 \
syntect-5.1.0 \
thiserror-1.0.56 \
thiserror-impl-1.0.56 \
thread_local-1.1.7 \
syn-2.0.52 \
syntect-5.2.0 \
thiserror-1.0.57 \
thiserror-impl-1.0.57 \
thread_local-1.1.8 \
tiff-0.9.1 \
tikv-jemalloc-sys-0.5.4+5.3.0-patched \
tikv-jemallocator-0.5.4 \
Expand All @@ -224,38 +227,37 @@ CARGO_CRATES= addr2line-0.21.0 \
tokio-macros-2.2.0 \
tokio-stream-0.1.14 \
tokio-util-0.7.10 \
toml-0.8.9 \
toml-0.8.10 \
toml_datetime-0.6.5 \
toml_edit-0.21.1 \
toml_edit-0.22.6 \
tracing-0.1.40 \
tracing-appender-0.2.3 \
tracing-attributes-0.1.27 \
tracing-core-0.1.32 \
tracing-log-0.2.0 \
tracing-subscriber-0.3.18 \
trash-3.2.1 \
trash-3.3.1 \
typenum-1.17.0 \
unicode-bidi-0.3.15 \
unicode-ident-1.0.12 \
unicode-normalization-0.1.22 \
unicode-segmentation-1.10.1 \
unicode-normalization-0.1.23 \
unicode-segmentation-1.11.0 \
unicode-width-0.1.11 \
url-2.5.0 \
utf8parse-0.2.1 \
uzers-0.11.3 \
validator-0.16.1 \
validator_derive-0.16.0 \
validator_types-0.16.0 \
validator-0.17.0 \
validator_derive-0.17.0 \
valuable-0.1.0 \
vergen-8.3.1 \
version_check-0.9.4 \
walkdir-2.4.0 \
walkdir-2.5.0 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.90 \
wasm-bindgen-backend-0.2.90 \
wasm-bindgen-macro-0.2.90 \
wasm-bindgen-macro-support-0.2.90 \
wasm-bindgen-shared-0.2.90 \
wasm-bindgen-0.2.92 \
wasm-bindgen-backend-0.2.92 \
wasm-bindgen-macro-0.2.92 \
wasm-bindgen-macro-support-0.2.92 \
wasm-bindgen-shared-0.2.92 \
weezl-0.1.8 \
which-6.0.0 \
winapi-0.3.9 \
Expand All @@ -268,29 +270,29 @@ CARGO_CRATES= addr2line-0.21.0 \
windows-sys-0.52.0 \
windows-targets-0.42.2 \
windows-targets-0.48.5 \
windows-targets-0.52.0 \
windows-targets-0.52.4 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.0 \
windows_aarch64_gnullvm-0.52.4 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.0 \
windows_aarch64_msvc-0.52.4 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.0 \
windows_i686_gnu-0.52.4 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.0 \
windows_i686_msvc-0.52.4 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.0 \
windows_x86_64_gnu-0.52.4 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.0 \
windows_x86_64_gnullvm-0.52.4 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.0 \
winnow-0.5.37 \
windows_x86_64_msvc-0.52.4 \
winnow-0.6.5 \
yazi-prebuild-0.1.2 \
zerocopy-0.7.32 \
zerocopy-derive-0.7.32 \
Expand Down

0 comments on commit 828537b

Please sign in to comment.