Skip to content

Commit

Permalink
textproc/difftastic: update 0.55.0 → 0.56.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Mar 12, 2024
1 parent 83dafbe commit ea50444
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 97 deletions.
58 changes: 26 additions & 32 deletions textproc/difftastic/Makefile
@@ -1,5 +1,5 @@
PORTNAME= difftastic
DISTVERSION= 0.55.0
DISTVERSION= 0.56.1
CATEGORIES= textproc

MAINTAINER= amdmi3@FreeBSD.org
Expand All @@ -16,21 +16,22 @@ GH_ACCOUNT= Wilfred

PLIST_FILES= bin/difft

CARGO_CRATES= ahash-0.7.6 \
aho-corasick-1.0.5 \
CARGO_CRATES= ahash-0.8.9 \
aho-corasick-1.1.2 \
allocator-api2-0.2.16 \
assert_cmd-2.0.5 \
atty-0.2.14 \
autocfg-1.1.0 \
bitflags-1.3.2 \
bitflags-2.4.1 \
bitflags-2.4.2 \
bstr-0.2.17 \
bstr-1.6.0 \
bumpalo-3.11.1 \
bumpalo-3.14.0 \
bytecount-0.6.2 \
cc-1.0.83 \
cfg-if-1.0.0 \
clap-3.1.18 \
clap_lex-0.2.0 \
clap-3.2.25 \
clap_lex-0.2.4 \
const_format-0.2.23 \
const_format_proc_macros-0.2.22 \
crossbeam-channel-0.5.8 \
Expand All @@ -49,11 +50,10 @@ CARGO_CRATES= ahash-0.7.6 \
fixedbitset-0.4.1 \
float-cmp-0.9.0 \
fnv-1.0.7 \
getrandom-0.2.9 \
glob-0.3.1 \
globset-0.4.13 \
hashbrown-0.11.2 \
hashbrown-0.12.3 \
hashbrown-0.14.3 \
heck-0.4.1 \
hermit-abi-0.1.19 \
hermit-abi-0.3.3 \
Expand All @@ -72,38 +72,38 @@ CARGO_CRATES= ahash-0.7.6 \
libmimalloc-sys-0.1.24 \
line-numbers-0.3.0 \
linux-raw-sys-0.3.8 \
lock_api-0.4.9 \
lock_api-0.4.11 \
log-0.4.17 \
memchr-2.5.0 \
memchr-2.7.1 \
memoffset-0.6.5 \
mimalloc-0.1.28 \
minimal-lexical-0.2.1 \
mio-0.8.5 \
mio-0.8.10 \
nom-7.1.1 \
normalize-line-endings-0.3.0 \
num-traits-0.2.15 \
num_cpus-1.13.1 \
once_cell-1.17.1 \
once_cell-1.19.0 \
os_str_bytes-6.0.1 \
output_vt100-0.1.3 \
owo-colors-3.5.0 \
parking_lot-0.12.1 \
parking_lot_core-0.9.6 \
parking_lot_core-0.9.9 \
petgraph-0.6.1 \
predicates-2.1.1 \
predicates-core-1.0.3 \
predicates-tree-1.0.5 \
pretty_assertions-1.3.0 \
pretty_env_logger-0.5.0 \
proc-macro2-1.0.66 \
quote-1.0.32 \
proc-macro2-1.0.78 \
quote-1.0.35 \
radix-heap-0.4.2 \
rayon-1.7.0 \
rayon-core-1.11.0 \
redox_syscall-0.2.16 \
regex-1.9.4 \
redox_syscall-0.4.1 \
regex-1.9.6 \
regex-automata-0.1.10 \
regex-automata-0.3.7 \
regex-automata-0.3.9 \
regex-syntax-0.7.5 \
rustc-hash-1.1.0 \
rustix-0.37.27 \
Expand All @@ -116,17 +116,17 @@ CARGO_CRATES= ahash-0.7.6 \
serde_json-1.0.104 \
signal-hook-0.3.17 \
signal-hook-mio-0.2.3 \
signal-hook-registry-1.4.0 \
smallvec-1.10.0 \
signal-hook-registry-1.4.1 \
smallvec-1.13.1 \
strsim-0.10.0 \
strum-0.25.0 \
strum_macros-0.25.1 \
syn-1.0.95 \
syn-2.0.27 \
syn-2.0.49 \
termcolor-1.1.3 \
terminal_size-0.1.17 \
terminal_size-0.2.6 \
termtree-0.2.4 \
textwrap-0.15.0 \
textwrap-0.16.1 \
thread_local-1.1.7 \
tree-sitter-0.20.10 \
typed-arena-2.0.2 \
Expand All @@ -141,25 +141,19 @@ CARGO_CRATES= ahash-0.7.6 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.42.0 \
windows-sys-0.48.0 \
windows-targets-0.48.5 \
windows_aarch64_gnullvm-0.42.1 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_msvc-0.42.1 \
windows_aarch64_msvc-0.48.5 \
windows_i686_gnu-0.42.1 \
windows_i686_gnu-0.48.5 \
windows_i686_msvc-0.42.1 \
windows_i686_msvc-0.48.5 \
windows_x86_64_gnu-0.42.1 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnullvm-0.42.1 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_msvc-0.42.1 \
windows_x86_64_msvc-0.48.5 \
wu-diff-0.1.2 \
yansi-0.5.1 \
zerocopy-0.7.32 \
zerocopy-derive-0.7.32 \
tree_magic_mini@git+https://github.com/Wilfred/tree_magic?branch=fix-panic-for-empty-strings\#13dd6dda15c7062bd8f7dd5bc9bb5b16ce9ee613

PORTSCOUT= ignore:1
Expand Down

0 comments on commit ea50444

Please sign in to comment.