diff options
Diffstat (limited to 'deskutils/skim/Makefile')
-rw-r--r-- | deskutils/skim/Makefile | 85 |
1 files changed, 47 insertions, 38 deletions
diff --git a/deskutils/skim/Makefile b/deskutils/skim/Makefile index 7e76fb832a17..7c8eb5acaacc 100644 --- a/deskutils/skim/Makefile +++ b/deskutils/skim/Makefile @@ -1,7 +1,6 @@ PORTNAME= skim DISTVERSIONPREFIX= v -DISTVERSION= 0.18.0 -PORTREVISION= 1 +DISTVERSION= 0.20.4 CATEGORIES= deskutils PKGNAMESUFFIX= -fuzzy-finder @@ -20,31 +19,31 @@ GH_ACCOUNT= lotabout CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.8 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ arrayvec-0.7.6 \ - autocfg-1.4.0 \ + autocfg-1.5.0 \ beef-0.5.2 \ bitflags-1.3.2 \ bitflags-2.9.1 \ bstr-1.12.0 \ - bumpalo-3.17.0 \ - cc-1.2.25 \ - cfg-if-1.0.0 \ + bumpalo-3.19.0 \ + cc-1.2.31 \ + cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ - clap-4.5.39 \ - clap_builder-4.5.39 \ - clap_complete-4.5.51 \ + clap-4.5.42 \ + clap_builder-4.5.42 \ + clap_complete-4.5.55 \ clap_complete_fig-4.5.2 \ - clap_complete_nushell-4.5.6 \ - clap_derive-4.5.32 \ - clap_lex-0.7.4 \ - clap_mangen-0.2.26 \ - colorchoice-1.0.3 \ + clap_complete_nushell-4.5.8 \ + clap_derive-4.5.41 \ + clap_lex-0.7.5 \ + clap_mangen-0.2.29 \ + colorchoice-1.0.4 \ core-foundation-sys-0.8.7 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.15 \ @@ -67,42 +66,42 @@ CARGO_CRATES= aho-corasick-1.1.3 \ env_home-0.1.0 \ env_logger-0.11.8 \ equivalent-1.0.2 \ - errno-0.3.12 \ + errno-0.3.13 \ fastrand-2.3.0 \ fnv-1.0.7 \ fuzzy-matcher-0.3.7 \ getrandom-0.2.16 \ getrandom-0.3.3 \ - hashbrown-0.15.3 \ + hashbrown-0.15.4 \ heck-0.5.0 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ - indexmap-2.9.0 \ + indexmap-2.10.0 \ is_terminal_polyfill-1.70.1 \ - jiff-0.2.14 \ - jiff-static-0.2.14 \ + jiff-0.2.15 \ + jiff-static-0.2.15 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ - libc-0.2.172 \ - libredox-0.1.3 \ + libc-0.2.174 \ + libredox-0.1.9 \ linux-raw-sys-0.9.4 \ log-0.4.27 \ - memchr-2.7.4 \ + memchr-2.7.5 \ nix-0.29.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ - portable-atomic-1.11.0 \ + portable-atomic-1.11.1 \ portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ proc-macro2-1.0.95 \ pulldown-cmark-0.13.0 \ quote-1.0.40 \ - r-efi-5.2.0 \ - rand-0.9.1 \ + r-efi-5.3.0 \ + rand-0.9.2 \ rand_chacha-0.9.0 \ rand_core-0.9.3 \ rayon-1.10.0 \ @@ -112,28 +111,28 @@ CARGO_CRATES= aho-corasick-1.1.3 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ roff-0.2.2 \ - rustix-1.0.7 \ + rustix-1.0.8 \ rustversion-1.0.21 \ serde-1.0.219 \ serde_derive-1.0.219 \ shell-quote-0.7.2 \ shlex-1.3.0 \ strsim-0.11.1 \ - syn-2.0.101 \ + syn-2.0.104 \ tempfile-3.20.0 \ term-0.7.0 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ - thread_local-1.1.8 \ + thread_local-1.1.9 \ time-0.3.41 \ time-core-0.1.4 \ timer-0.2.0 \ unicase-2.8.1 \ unicode-ident-1.0.18 \ - unicode-width-0.2.0 \ + unicode-width-0.2.1 \ utf8parse-0.2.2 \ vte-0.15.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ @@ -147,23 +146,33 @@ CARGO_CRATES= aho-corasick-1.1.3 \ windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ - windows-link-0.1.1 \ + windows-link-0.1.3 \ windows-result-0.3.4 \ windows-strings-0.4.2 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ + windows_x86_64_msvc-0.53.0 \ winsafe-0.0.19 \ wit-bindgen-rt-0.39.0 \ - zerocopy-0.8.25 \ - zerocopy-derive-0.8.25 + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 PLIST_FILES= bin/sk |