diff options
Diffstat (limited to 'devel/argc/Makefile')
-rw-r--r-- | devel/argc/Makefile | 173 |
1 files changed, 84 insertions, 89 deletions
diff --git a/devel/argc/Makefile b/devel/argc/Makefile index bedf3809e5e0..1d2e911d002e 100644 --- a/devel/argc/Makefile +++ b/devel/argc/Makefile @@ -1,7 +1,6 @@ PORTNAME= argc DISTVERSIONPREFIX= v -DISTVERSION= 1.22.0 -PORTREVISION= 5 +DISTVERSION= 1.23.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -19,136 +18,132 @@ USE_GITHUB= yes GH_ACCOUNT= sigoden CARGO_CRATES= aho-corasick-1.1.3 \ - anstyle-1.0.10 \ - anyhow-1.0.94 \ - assert_cmd-2.0.16 \ - assert_fs-1.1.2 \ - autocfg-1.4.0 \ + anstyle-1.0.11 \ + anyhow-1.0.98 \ + assert_cmd-2.0.17 \ + assert_fs-1.1.3 \ + autocfg-1.5.0 \ base64-0.22.1 \ - bitflags-2.6.0 \ - bstr-1.11.0 \ - cfg-if-1.0.0 \ - console-0.15.8 \ - convert_case-0.6.0 \ - crossbeam-deque-0.8.5 \ + bitflags-2.9.1 \ + bstr-1.12.0 \ + cfg-if-1.0.1 \ + console-0.15.11 \ + convert_case-0.8.0 \ + crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.20 \ + crossbeam-utils-0.8.21 \ difflib-0.4.0 \ - dirs-5.0.1 \ - dirs-sys-0.4.1 \ + dirs-6.0.0 \ + dirs-sys-0.5.0 \ doc-comment-0.3.3 \ - either-1.13.0 \ - encode_unicode-0.3.6 \ - equivalent-1.0.1 \ - errno-0.3.10 \ + either-1.15.0 \ + encode_unicode-1.0.0 \ + env_home-0.1.0 \ + equivalent-1.0.2 \ + errno-0.3.13 \ fastrand-2.3.0 \ - float-cmp-0.9.0 \ - futures-0.3.31 \ - futures-channel-0.3.31 \ + float-cmp-0.10.0 \ futures-core-0.3.31 \ - futures-executor-0.3.31 \ - futures-io-0.3.31 \ futures-macro-0.3.31 \ - futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ - getrandom-0.2.15 \ - glob-0.3.1 \ - globset-0.4.15 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + glob-0.3.2 \ + globset-0.4.16 \ globwalk-0.9.1 \ - hashbrown-0.15.2 \ - hermit-abi-0.3.9 \ - home-0.5.9 \ + hashbrown-0.15.4 \ + hermit-abi-0.5.2 \ ignore-0.4.23 \ - indexmap-2.7.0 \ - insta-1.41.1 \ - itoa-1.0.14 \ - lazy_static-1.5.0 \ - libc-0.2.167 \ - libredox-0.1.3 \ - linked-hash-map-0.5.6 \ - linux-raw-sys-0.4.14 \ - log-0.4.22 \ - memchr-2.7.4 \ - minimal-lexical-0.2.1 \ + indexmap-2.10.0 \ + insta-1.43.1 \ + itoa-1.0.15 \ + libc-0.2.174 \ + libredox-0.1.4 \ + linux-raw-sys-0.9.4 \ + log-0.4.27 \ + memchr-2.7.5 \ natord-1.0.9 \ - nom-7.1.3 \ + nom-8.0.0 \ normalize-line-endings-0.3.0 \ num-traits-0.2.19 \ - num_cpus-1.16.0 \ - once_cell-1.20.2 \ + num_cpus-1.17.0 \ + once_cell-1.21.3 \ option-ext-0.2.0 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ - pin-project-lite-0.2.15 \ + pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ - predicates-3.1.2 \ - predicates-core-1.0.8 \ - predicates-tree-1.0.11 \ - proc-macro-crate-3.2.0 \ - proc-macro2-1.0.92 \ - quote-1.0.37 \ - redox_users-0.4.6 \ + predicates-3.1.3 \ + predicates-core-1.0.9 \ + predicates-tree-1.0.12 \ + proc-macro-crate-3.3.0 \ + proc-macro2-1.0.95 \ + quote-1.0.40 \ + r-efi-5.3.0 \ + redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ roff-0.2.2 \ - rstest-0.23.0 \ - rstest_macros-0.23.0 \ + rstest-0.25.0 \ + rstest_macros-0.25.0 \ rustc_version-0.4.1 \ - rustix-0.38.42 \ - ryu-1.0.18 \ + rustix-1.0.7 \ + ryu-1.0.20 \ same-file-1.0.6 \ - semver-1.0.23 \ - serde-1.0.215 \ - serde_derive-1.0.215 \ - serde_json-1.0.133 \ + semver-1.0.26 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ shell-words-1.1.0 \ - similar-2.6.0 \ - slab-0.4.9 \ + similar-2.7.0 \ + slab-0.4.10 \ smawk-0.3.2 \ - syn-2.0.90 \ - tempfile-3.14.0 \ - termtree-0.4.1 \ - textwrap-0.16.1 \ - thiserror-1.0.69 \ - thiserror-impl-1.0.69 \ + syn-2.0.104 \ + tempfile-3.20.0 \ + termtree-0.5.1 \ + textwrap-0.16.2 \ + thiserror-2.0.12 \ + thiserror-impl-2.0.12 \ threadpool-1.8.1 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.22 \ - unicode-ident-1.0.14 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + unicode-ident-1.0.18 \ unicode-linebreak-0.1.5 \ unicode-segmentation-1.12.0 \ - unicode-width-0.1.14 \ - wait-timeout-0.2.0 \ + unicode-width-0.2.1 \ + wait-timeout-0.2.1 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - which-7.0.0 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ + which-8.0.0 \ winapi-util-0.1.9 \ - windows-sys-0.48.0 \ - windows-sys-0.52.0 \ windows-sys-0.59.0 \ - windows-targets-0.48.5 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ - windows_aarch64_gnullvm-0.48.5 \ + windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_msvc-0.48.5 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ - windows_i686_gnu-0.48.5 \ + 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_msvc-0.48.5 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ - windows_x86_64_gnu-0.48.5 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_msvc-0.48.5 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.6.20 \ - winsafe-0.0.19 + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.11 \ + winsafe-0.0.19 \ + wit-bindgen-rt-0.39.0 PLIST_FILES= bin/${PORTNAME} |