aboutsummaryrefslogtreecommitdiff
path: root/devel/cargo-mutants/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cargo-mutants/Makefile')
-rw-r--r--devel/cargo-mutants/Makefile65
1 files changed, 33 insertions, 32 deletions
diff --git a/devel/cargo-mutants/Makefile b/devel/cargo-mutants/Makefile
index 287df89d045b..021c056fd6ca 100644
--- a/devel/cargo-mutants/Makefile
+++ b/devel/cargo-mutants/Makefile
@@ -1,7 +1,6 @@
PORTNAME= cargo-mutants
DISTVERSIONPREFIX= v
-DISTVERSION= 25.0.1
-PORTREVISION= 4
+DISTVERSION= 25.2.2
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -20,26 +19,22 @@ USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= sourcefrog
-CARGO_CRATES= aho-corasick-0.7.20 \
- aho-corasick-1.1.3 \
+CARGO_CRATES= aho-corasick-1.1.3 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
- ansi_term-0.12.1 \
anstream-0.6.18 \
- anstyle-0.3.5 \
anstyle-1.0.10 \
anstyle-parse-0.2.6 \
anstyle-query-1.1.2 \
anstyle-wincon-3.0.7 \
anyhow-1.0.86 \
- assert_cmd-2.0.0 \
+ assert_cmd-2.0.17 \
assert_matches-1.5.0 \
atty-0.2.14 \
autocfg-1.4.0 \
bitflags-1.3.2 \
bitflags-2.8.0 \
borsh-1.5.5 \
- bstr-0.2.17 \
bstr-1.11.3 \
bumpalo-3.17.0 \
bytecount-0.6.8 \
@@ -62,13 +57,16 @@ CARGO_CRATES= aho-corasick-0.7.20 \
console-0.15.0 \
core-foundation-sys-0.8.7 \
cp_r-0.5.2 \
- crossbeam-channel-0.5.14 \
+ crossbeam-channel-0.5.15 \
+ crossbeam-deque-0.8.6 \
+ crossbeam-epoch-0.9.18 \
crossbeam-utils-0.8.21 \
- ctor-0.1.26 \
- ctrlc-3.2.1 \
+ ctrlc-3.4.7 \
+ deranged-0.4.0 \
diff-0.1.13 \
difflib-0.4.0 \
doc-comment-0.3.3 \
+ dyn-clone-1.0.19 \
either-1.13.0 \
encode_unicode-0.3.6 \
env_filter-0.1.3 \
@@ -77,11 +75,11 @@ CARGO_CRATES= aho-corasick-0.7.20 \
errno-0.3.10 \
fastrand-2.0.0 \
filetime-0.2.25 \
- float-cmp-0.9.0 \
+ float-cmp-0.10.0 \
fnv-1.0.7 \
fs2-0.4.0 \
fuchsia-cprng-0.1.1 \
- globset-0.4.10 \
+ globset-0.4.16 \
guppy-workspace-hack-0.1.0 \
hashbrown-0.12.3 \
hashbrown-0.15.2 \
@@ -91,22 +89,20 @@ CARGO_CRATES= aho-corasick-0.7.20 \
humantime-2.1.0 \
iana-time-zone-0.1.61 \
iana-time-zone-haiku-0.1.2 \
- ignore-0.4.20 \
+ ignore-0.4.23 \
indexmap-1.9.3 \
indexmap-2.7.1 \
indoc-2.0.0 \
insta-1.12.0 \
io-lifetimes-1.0.11 \
is_terminal_polyfill-1.70.1 \
- itertools-0.10.5 \
itertools-0.13.0 \
- itoa-0.4.8 \
itoa-1.0.14 \
jobserver-0.1.0 \
js-sys-0.3.77 \
kernel32-sys-0.2.2 \
lazy_static-1.4.0 \
- libc-0.2.169 \
+ libc-0.2.174 \
libredox-0.1.3 \
linked-hash-map-0.5.6 \
linux-raw-sys-0.3.8 \
@@ -115,34 +111,32 @@ CARGO_CRATES= aho-corasick-0.7.20 \
log-0.4.25 \
matchers-0.1.0 \
memchr-2.7.4 \
- memoffset-0.6.5 \
minimal-lexical-0.2.1 \
mutants-0.0.3 \
nextest-metadata-0.12.1 \
nextest-workspace-hack-0.1.0 \
- nix-0.23.2 \
- nix-0.29.0 \
+ nix-0.30.1 \
nom-7.1.3 \
nom_locate-4.2.0 \
normalize-line-endings-0.3.0 \
nu-ansi-term-0.46.0 \
+ num-conv-0.1.0 \
num-traits-0.2.19 \
num_cpus-1.16.0 \
nutmeg-0.1.4 \
once_cell-1.20.3 \
- output_vt100-0.1.3 \
overload-0.1.1 \
parking_lot-0.12.3 \
parking_lot_core-0.9.10 \
patch-0.7.0 \
path-slash-0.2.0 \
pin-project-lite-0.2.16 \
- predicates-2.1.5 \
- predicates-3.0.0 \
+ powerfmt-0.2.0 \
+ predicates-3.1.3 \
predicates-core-1.0.9 \
predicates-tree-1.0.12 \
- pretty_assertions-1.0.0 \
- proc-macro2-1.0.74 \
+ pretty_assertions-1.4.1 \
+ proc-macro2-1.0.95 \
quick-error-1.2.3 \
quote-1.0.35 \
rand-0.3.23 \
@@ -153,6 +147,8 @@ CARGO_CRATES= aho-corasick-0.7.20 \
redox_syscall-0.3.5 \
redox_syscall-0.4.1 \
redox_syscall-0.5.8 \
+ ref-cast-1.0.24 \
+ ref-cast-impl-1.0.24 \
regex-1.10.0 \
regex-automata-0.1.10 \
regex-automata-0.4.9 \
@@ -164,10 +160,13 @@ CARGO_CRATES= aho-corasick-0.7.20 \
rusty-fork-0.3.0 \
ryu-1.0.19 \
same-file-1.0.6 \
+ schemars-0.9.0 \
+ schemars_derive-0.9.0 \
scopeguard-1.2.0 \
semver-1.0.25 \
serde-1.0.209 \
serde_derive-1.0.209 \
+ serde_derive_internals-0.29.1 \
serde_json-1.0.128 \
serde_spanned-0.6.8 \
serde_yaml-0.8.26 \
@@ -179,8 +178,7 @@ CARGO_CRATES= aho-corasick-0.7.20 \
strsim-0.11.1 \
strum-0.26.0 \
strum_macros-0.26.4 \
- syn-1.0.109 \
- syn-2.0.46 \
+ syn-2.0.104 \
target-lexicon-0.12.16 \
target-spec-3.2.2 \
tempfile-3.8.0 \
@@ -193,16 +191,18 @@ CARGO_CRATES= aho-corasick-0.7.20 \
thiserror-1.0.65 \
thiserror-impl-1.0.65 \
thread_local-1.1.8 \
- time-0.3.0 \
+ time-0.3.41 \
+ time-core-0.1.4 \
+ time-macros-0.2.22 \
toml-0.8.0 \
toml_datetime-0.6.8 \
toml_edit-0.20.7 \
- tracing-0.1.40 \
- tracing-appender-0.2.0 \
+ tracing-0.1.41 \
+ tracing-appender-0.2.3 \
tracing-attributes-0.1.28 \
tracing-core-0.1.33 \
tracing-log-0.2.0 \
- tracing-subscriber-0.3.18 \
+ tracing-subscriber-0.3.19 \
unicode-ident-1.0.16 \
unicode-width-0.1.14 \
utf8parse-0.2.2 \
@@ -245,7 +245,8 @@ CARGO_CRATES= aho-corasick-0.7.20 \
windows_x86_64_msvc-0.52.6 \
winnow-0.5.40 \
yaml-rust-0.4.5 \
- yansi-0.5.1
+ yansi-0.5.1 \
+ yansi-1.0.1
PLIST_FILES= bin/${PORTNAME}