diff options
Diffstat (limited to 'textproc/otree/Makefile')
-rw-r--r-- | textproc/otree/Makefile | 54 |
1 files changed, 31 insertions, 23 deletions
diff --git a/textproc/otree/Makefile b/textproc/otree/Makefile index a92023f137ad..139409ac9761 100644 --- a/textproc/otree/Makefile +++ b/textproc/otree/Makefile @@ -1,6 +1,6 @@ PORTNAME= otree DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.2 CATEGORIES= textproc MAINTAINER= olgeni@FreeBSD.org @@ -21,23 +21,25 @@ CARGO_CRATES= aho-corasick-1.1.3 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.4 \ anstyle-wincon-3.0.10 \ - anyhow-1.0.98 \ + anyhow-1.0.99 \ autocfg-1.5.0 \ bitflags-1.3.2 \ - bitflags-2.9.1 \ - camino-1.1.10 \ + bitflags-2.9.3 \ + camino-1.1.11 \ cargo-platform-0.1.9 \ cargo_metadata-0.19.2 \ cassowary-0.3.0 \ castaway-0.2.4 \ - cfg-if-1.0.1 \ - clap-4.5.43 \ - clap_builder-4.5.43 \ - clap_derive-4.5.41 \ + cfg-if-1.0.3 \ + clap-4.5.45 \ + clap_builder-4.5.44 \ + clap_derive-4.5.45 \ clap_lex-0.7.5 \ colorchoice-1.0.4 \ compact_str-0.8.1 \ + convert_case-0.7.1 \ crossterm-0.28.1 \ + crossterm-0.29.0 \ crossterm_winapi-0.9.1 \ darling-0.20.11 \ darling_core-0.20.11 \ @@ -46,8 +48,11 @@ CARGO_CRATES= aho-corasick-1.1.3 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ + derive_more-2.0.1 \ + derive_more-impl-2.0.1 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ + document-features-0.2.11 \ either-1.15.0 \ equivalent-1.0.2 \ errno-0.3.13 \ @@ -56,11 +61,11 @@ CARGO_CRATES= aho-corasick-1.1.3 \ foldhash-0.1.5 \ fsevent-sys-4.1.0 \ getrandom-0.2.16 \ - hashbrown-0.15.4 \ + hashbrown-0.15.5 \ heck-0.5.0 \ humansize-2.1.3 \ ident_case-1.0.1 \ - indexmap-2.10.0 \ + indexmap-2.11.0 \ indoc-2.0.6 \ inotify-0.11.0 \ inotify-sys-0.1.5 \ @@ -70,11 +75,13 @@ CARGO_CRATES= aho-corasick-1.1.3 \ itoa-1.0.15 \ kqueue-1.1.1 \ kqueue-sys-1.0.4 \ - libc-0.2.174 \ + libc-0.2.175 \ libm-0.2.15 \ libredox-0.1.9 \ libyml-0.0.5 \ linux-raw-sys-0.4.15 \ + linux-raw-sys-0.9.4 \ + litrs-0.4.2 \ lock_api-0.4.13 \ log-0.4.27 \ lru-0.12.5 \ @@ -86,31 +93,32 @@ CARGO_CRATES= aho-corasick-1.1.3 \ num-conv-0.1.0 \ num_threads-0.1.7 \ objc2-core-foundation-0.3.1 \ - once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ option-ext-0.2.0 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ paste-1.0.15 \ powerfmt-0.2.0 \ - proc-macro2-1.0.95 \ + proc-macro2-1.0.101 \ + quick-xml-0.38.3 \ quote-1.0.40 \ ratatui-0.29.0 \ redox_syscall-0.5.17 \ redox_users-0.5.2 \ - regex-1.11.1 \ - regex-automata-0.4.9 \ - regex-syntax-0.8.5 \ + regex-1.11.2 \ + regex-automata-0.4.10 \ + regex-syntax-0.8.6 \ rustc_version-0.4.1 \ rustix-0.38.44 \ - rustversion-1.0.21 \ + rustix-1.0.8 \ + rustversion-1.0.22 \ ryu-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ - serde_json-1.0.142 \ + serde_json-1.0.143 \ serde_spanned-1.0.0 \ serde_yml-0.0.12 \ signal-hook-0.3.18 \ @@ -122,12 +130,12 @@ CARGO_CRATES= aho-corasick-1.1.3 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ - syn-2.0.104 \ + syn-2.0.106 \ sysinfo-0.34.2 \ thiserror-1.0.69 \ - thiserror-2.0.12 \ + thiserror-2.0.16 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.12 \ + thiserror-impl-2.0.16 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ @@ -149,7 +157,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ wasi-0.11.1+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.9 \ + winapi-util-0.1.10 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.57.0 \ windows-core-0.57.0 \ @@ -177,7 +185,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.12 \ + winnow-0.7.13 \ tui-tree-widget@git+https://github.com/fioncat/tui-rs-tree-widget?branch=main\#407fd9005271d93ae2411ec0231a51e7f5e070f9 PLIST_FILES= bin/otree |