Skip to content

Commit

Permalink
sysutils/bottom: Update to 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
assistcontrol committed Aug 27, 2023
1 parent 2f83f20 commit aca099d
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 172 deletions.
2 changes: 1 addition & 1 deletion sysutils/bottom/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bottom
DISTVERSION= 0.9.4
DISTVERSION= 0.9.6
CATEGORIES= sysutils

MAINTAINER= adamw@FreeBSD.org
Expand Down
114 changes: 58 additions & 56 deletions sysutils/bottom/Makefile.crates
@@ -1,27 +1,27 @@
CARGO_CRATES= addr2line-0.20.0 \
CARGO_CRATES= addr2line-0.21.0 \
adler-1.0.2 \
ahash-0.8.3 \
aho-corasick-1.0.2 \
allocator-api2-0.2.15 \
aho-corasick-1.0.4 \
allocator-api2-0.2.16 \
anstream-0.3.2 \
anstyle-1.0.1 \
anstyle-parse-0.2.1 \
anstyle-query-1.0.0 \
anstyle-wincon-1.0.1 \
anyhow-1.0.72 \
anstyle-wincon-1.0.2 \
anyhow-1.0.75 \
assert_cmd-2.0.12 \
autocfg-1.1.0 \
backtrace-0.3.68 \
backtrace-0.3.69 \
bitflags-1.3.2 \
bitflags-2.3.3 \
bstr-1.5.0 \
bitflags-2.4.0 \
bstr-1.6.0 \
byteorder-1.4.3 \
cargo-husky-1.5.0 \
cassowary-0.3.0 \
cc-1.0.79 \
cc-1.0.82 \
cfg-if-1.0.0 \
clap-4.3.19 \
clap_builder-4.3.19 \
clap-4.3.23 \
clap_builder-4.3.23 \
clap_complete-4.3.2 \
clap_lex-0.5.0 \
clap_mangen-0.2.12 \
Expand All @@ -34,46 +34,48 @@ CARGO_CRATES= addr2line-0.20.0 \
crossbeam-epoch-0.9.15 \
crossbeam-utils-0.8.16 \
crossterm-0.26.1 \
crossterm-0.27.0 \
crossterm_winapi-0.9.1 \
ctrlc-3.4.0 \
darling-0.10.2 \
darling_core-0.10.2 \
darling_macro-0.10.2 \
deranged-0.3.7 \
difflib-0.4.0 \
dirs-5.0.1 \
dirs-sys-0.4.1 \
doc-comment-0.3.3 \
either-1.8.1 \
either-1.9.0 \
enum-as-inner-0.5.1 \
equivalent-1.0.0 \
errno-0.3.1 \
equivalent-1.0.1 \
errno-0.3.2 \
errno-dragonfly-0.1.2 \
fern-0.6.2 \
filedescriptor-0.8.2 \
float-cmp-0.9.0 \
fnv-1.0.7 \
getrandom-0.2.10 \
gimli-0.27.3 \
gimli-0.28.0 \
hashbrown-0.14.0 \
heck-0.4.1 \
hermit-abi-0.3.1 \
hermit-abi-0.3.2 \
humantime-2.1.0 \
ident_case-1.0.1 \
indexmap-2.0.0 \
indoc-2.0.3 \
io-lifetimes-1.0.11 \
is-terminal-0.4.8 \
is-terminal-0.4.9 \
itertools-0.10.5 \
itertools-0.11.0 \
itoa-1.0.6 \
itoa-1.0.9 \
kstring-2.0.0 \
lazycell-1.3.0 \
libc-0.2.147 \
libloading-0.7.4 \
linux-raw-sys-0.3.8 \
linux-raw-sys-0.4.3 \
linux-raw-sys-0.4.5 \
lock_api-0.4.10 \
log-0.4.19 \
log-0.4.20 \
mach2-0.4.1 \
memchr-2.5.0 \
memoffset-0.9.0 \
Expand All @@ -82,11 +84,11 @@ CARGO_CRATES= addr2line-0.20.0 \
nix-0.26.2 \
normalize-line-endings-0.3.0 \
ntapi-0.4.1 \
num-traits-0.2.15 \
num-traits-0.2.16 \
num_cpus-1.16.0 \
nvml-wrapper-0.9.0 \
nvml-wrapper-sys-0.7.0 \
object-0.31.1 \
object-0.32.0 \
once_cell-1.18.0 \
option-ext-0.2.0 \
parking_lot-0.12.1 \
Expand All @@ -95,55 +97,54 @@ CARGO_CRATES= addr2line-0.20.0 \
predicates-3.0.3 \
predicates-core-1.0.6 \
predicates-tree-1.0.9 \
proc-macro2-1.0.63 \
quote-1.0.29 \
proc-macro2-1.0.66 \
quote-1.0.33 \
ratatui-0.22.0 \
rayon-1.7.0 \
rayon-core-1.11.0 \
redox_syscall-0.2.16 \
redox_syscall-0.3.5 \
redox_users-0.4.3 \
regex-1.9.1 \
regex-automata-0.1.10 \
regex-automata-0.3.2 \
regex-syntax-0.7.3 \
regex-1.9.4 \
regex-automata-0.3.7 \
regex-syntax-0.7.5 \
roff-0.2.1 \
rustc-demangle-0.1.23 \
rustix-0.37.21 \
rustix-0.38.4 \
ryu-1.0.13 \
rustix-0.37.23 \
rustix-0.38.9 \
ryu-1.0.15 \
same-file-1.0.6 \
scopeguard-1.1.0 \
serde-1.0.175 \
serde_derive-1.0.175 \
serde_json-1.0.103 \
scopeguard-1.2.0 \
serde-1.0.188 \
serde_derive-1.0.188 \
serde_json-1.0.105 \
serde_spanned-0.6.3 \
signal-hook-0.3.15 \
signal-hook-0.3.17 \
signal-hook-mio-0.2.3 \
signal-hook-registry-1.4.1 \
smallvec-1.10.0 \
starship-battery-0.8.1 \
smallvec-1.11.0 \
starship-battery-0.8.2 \
static_assertions-1.1.0 \
strsim-0.9.3 \
strsim-0.10.0 \
syn-1.0.109 \
syn-2.0.25 \
syn-2.0.29 \
sysctl-0.5.4 \
sysinfo-0.29.7 \
sysinfo-0.29.8 \
terminal_size-0.2.6 \
termtree-0.4.1 \
thiserror-1.0.44 \
thiserror-impl-1.0.44 \
time-0.3.23 \
thiserror-1.0.47 \
thiserror-impl-1.0.47 \
time-0.3.27 \
time-core-0.1.1 \
time-macros-0.2.10 \
time-macros-0.2.13 \
toml_datetime-0.6.3 \
toml_edit-0.19.14 \
typenum-1.16.0 \
unicode-ident-1.0.9 \
unicode-ident-1.0.11 \
unicode-segmentation-1.10.1 \
unicode-width-0.1.10 \
uom-0.34.0 \
uom-0.35.0 \
utf8parse-0.2.1 \
version_check-0.9.4 \
wait-timeout-0.2.0 \
Expand All @@ -153,15 +154,16 @@ CARGO_CRATES= addr2line-0.20.0 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-0.48.0 \
windows-0.51.1 \
windows-core-0.51.1 \
windows-sys-0.48.0 \
windows-targets-0.48.1 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.48.0 \
windows_i686_gnu-0.48.0 \
windows_i686_msvc-0.48.0 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_msvc-0.48.0 \
winnow-0.5.0 \
windows-targets-0.48.5 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_msvc-0.48.5 \
windows_i686_gnu-0.48.5 \
windows_i686_msvc-0.48.5 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_msvc-0.48.5 \
winnow-0.5.14 \
wrapcenum-derive-0.4.0

0 comments on commit aca099d

Please sign in to comment.