Skip to content

Commit

Permalink
textproc/csvlens: update to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroki Tagato authored and Hiroki Tagato committed Mar 28, 2024
1 parent 0fbbce6 commit 2a4bbc8
Show file tree
Hide file tree
Showing 3 changed files with 424 additions and 314 deletions.
3 changes: 1 addition & 2 deletions textproc/csvlens/Makefile
@@ -1,7 +1,6 @@
PORTNAME= csvlens
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
PORTREVISION= 1
DISTVERSION= 0.8.1
CATEGORIES= textproc

MAINTAINER= tagattie@FreeBSD.org
Expand Down
243 changes: 140 additions & 103 deletions textproc/csvlens/Makefile.crates
@@ -1,14 +1,16 @@
CARGO_CRATES= ahash-0.8.6 \
aho-corasick-1.0.1 \
CARGO_CRATES= adler-1.0.2 \
ahash-0.8.11 \
aho-corasick-1.1.3 \
allocator-api2-0.2.16 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
anstream-0.3.1 \
anstyle-1.0.0 \
anstyle-parse-0.2.0 \
anstyle-query-1.0.0 \
anstyle-wincon-1.0.1 \
anyhow-1.0.56 \
anstream-0.6.13 \
anstyle-1.0.6 \
anstyle-parse-0.2.3 \
anstyle-query-1.0.2 \
anstyle-wincon-3.0.2 \
anyhow-1.0.81 \
arboard-3.3.2 \
arrow-50.0.0 \
arrow-arith-50.0.0 \
arrow-array-50.0.0 \
Expand All @@ -24,150 +26,185 @@ CARGO_CRATES= ahash-0.8.6 \
autocfg-1.1.0 \
base64-0.21.7 \
bitflags-1.3.2 \
bitflags-2.4.1 \
bumpalo-3.14.0 \
bytes-1.5.0 \
bitflags-2.5.0 \
block-0.1.6 \
bumpalo-3.15.4 \
bytemuck-1.15.0 \
byteorder-1.5.0 \
bytes-1.6.0 \
cassowary-0.3.0 \
cc-1.0.79 \
cc-1.0.90 \
cfg-if-1.0.0 \
chrono-0.4.31 \
clap-4.2.5 \
clap_builder-4.2.5 \
clap_derive-4.2.0 \
clap_lex-0.4.1 \
cfg_aliases-0.1.1 \
chrono-0.4.35 \
clap-4.5.3 \
clap_builder-4.5.2 \
clap_derive-4.5.3 \
clap_lex-0.7.0 \
clipboard-win-5.3.0 \
color_quant-1.1.0 \
colorchoice-1.0.0 \
const-random-0.1.17 \
const-random-0.1.18 \
const-random-macro-0.1.16 \
core-foundation-0.9.4 \
core-foundation-sys-0.8.6 \
core-graphics-0.23.1 \
core-graphics-types-0.1.3 \
crc32fast-1.4.0 \
crossterm-0.27.0 \
crossterm_winapi-0.9.1 \
crunchy-0.2.2 \
csv-1.2.1 \
csv-core-0.1.10 \
csv-1.3.0 \
csv-core-0.1.11 \
csv-sniffer-0.3.1 \
either-1.9.0 \
errno-0.3.1 \
errno-dragonfly-0.1.2 \
fastrand-1.7.0 \
derive-new-0.6.0 \
dlib-0.5.2 \
downcast-rs-1.2.0 \
either-1.10.0 \
equivalent-1.0.1 \
errno-0.3.8 \
error-code-3.2.0 \
fastrand-2.0.2 \
fdeflate-0.3.4 \
filedescriptor-0.8.2 \
fixedbitset-0.4.2 \
flate2-1.0.28 \
fnv-1.0.7 \
foreign-types-0.5.0 \
foreign-types-macros-0.2.3 \
foreign-types-shared-0.3.1 \
gethostname-0.4.3 \
getrandom-0.2.12 \
half-2.3.1 \
half-2.4.0 \
hashbrown-0.14.3 \
heck-0.4.1 \
hermit-abi-0.3.1 \
iana-time-zone-0.1.59 \
heck-0.5.0 \
home-0.5.9 \
iana-time-zone-0.1.60 \
iana-time-zone-haiku-0.1.2 \
indoc-2.0.4 \
instant-0.1.12 \
io-lifetimes-1.0.5 \
is-terminal-0.4.7 \
itertools-0.12.0 \
itoa-1.0.6 \
js-sys-0.3.67 \
image-0.24.9 \
indexmap-2.2.6 \
indoc-2.0.5 \
itertools-0.12.1 \
itoa-1.0.10 \
jpeg-decoder-0.3.1 \
js-sys-0.3.69 \
lazy_static-1.4.0 \
lexical-core-0.8.5 \
lexical-parse-float-0.8.5 \
lexical-parse-integer-0.8.6 \
lexical-util-0.8.5 \
lexical-write-float-0.8.5 \
lexical-write-integer-0.8.5 \
libc-0.2.152 \
libc-0.2.153 \
libloading-0.8.3 \
libm-0.2.8 \
linux-raw-sys-0.3.6 \
lock_api-0.4.7 \
log-0.4.17 \
lru-0.12.1 \
linux-raw-sys-0.4.13 \
lock_api-0.4.11 \
log-0.4.21 \
lru-0.12.3 \
malloc_buf-0.0.6 \
memchr-2.7.1 \
mio-0.8.4 \
minimal-lexical-0.2.1 \
miniz_oxide-0.7.2 \
mio-0.8.11 \
nix-0.28.0 \
nom-7.1.3 \
num-0.4.1 \
num-bigint-0.4.4 \
num-complex-0.4.4 \
num-integer-0.1.45 \
num-iter-0.1.43 \
num-complex-0.4.5 \
num-integer-0.1.46 \
num-iter-0.1.44 \
num-rational-0.4.1 \
num-traits-0.2.17 \
num-traits-0.2.18 \
objc-0.2.7 \
objc-foundation-0.1.1 \
objc_id-0.1.1 \
once_cell-1.19.0 \
os_pipe-1.1.5 \
parking_lot-0.12.1 \
parking_lot_core-0.9.3 \
parking_lot_core-0.9.9 \
paste-1.0.14 \
proc-macro2-1.0.71 \
quote-1.0.33 \
petgraph-0.6.4 \
pkg-config-0.3.30 \
png-0.17.13 \
proc-macro2-1.0.79 \
quick-xml-0.31.0 \
quote-1.0.35 \
ratatui-0.25.0 \
redox_syscall-0.2.11 \
redox_syscall-0.3.5 \
regex-1.10.2 \
regex-automata-0.4.3 \
redox_syscall-0.4.1 \
regex-1.10.4 \
regex-automata-0.4.6 \
regex-syntax-0.8.2 \
rustix-0.37.3 \
rustix-0.38.32 \
rustversion-1.0.14 \
ryu-1.0.16 \
scopeguard-1.1.0 \
serde-1.0.193 \
serde_derive-1.0.193 \
ryu-1.0.17 \
scoped-tls-1.0.1 \
scopeguard-1.2.0 \
serde-1.0.197 \
serde_derive-1.0.197 \
signal-hook-0.3.17 \
signal-hook-mio-0.2.3 \
signal-hook-registry-1.4.0 \
smallvec-1.9.0 \
signal-hook-registry-1.4.1 \
simd-adler32-0.3.7 \
smallvec-1.13.2 \
sorted-vec-0.8.3 \
stability-0.1.1 \
static_assertions-1.1.0 \
strsim-0.10.0 \
strsim-0.11.0 \
strum-0.25.0 \
strum_macros-0.25.3 \
syn-1.0.89 \
syn-2.0.43 \
tempfile-3.5.0 \
thiserror-1.0.38 \
thiserror-impl-1.0.38 \
syn-1.0.109 \
syn-2.0.55 \
tempfile-3.10.1 \
thiserror-1.0.58 \
thiserror-impl-1.0.58 \
tiff-0.9.1 \
tiny-keccak-2.0.2 \
tree_magic_mini-3.1.4 \
tui-input-0.8.0 \
unicode-ident-1.0.6 \
unicode-segmentation-1.10.1 \
unicode-ident-1.0.12 \
unicode-segmentation-1.11.0 \
unicode-width-0.1.11 \
unicode-xid-0.2.2 \
utf8parse-0.2.1 \
version_check-0.9.4 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.90 \
wasm-bindgen-backend-0.2.90 \
wasm-bindgen-macro-0.2.90 \
wasm-bindgen-macro-support-0.2.90 \
wasm-bindgen-shared-0.2.90 \
wasm-bindgen-0.2.92 \
wasm-bindgen-backend-0.2.92 \
wasm-bindgen-macro-0.2.92 \
wasm-bindgen-macro-support-0.2.92 \
wasm-bindgen-shared-0.2.92 \
wayland-backend-0.3.3 \
wayland-client-0.31.2 \
wayland-protocols-0.31.2 \
wayland-protocols-wlr-0.2.0 \
wayland-scanner-0.31.1 \
wayland-sys-0.31.1 \
weezl-0.1.8 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-core-0.52.0 \
windows-sys-0.36.1 \
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-targets-0.42.1 \
windows-targets-0.48.0 \
windows-targets-0.52.0 \
windows_aarch64_gnullvm-0.42.1 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_gnullvm-0.52.0 \
windows_aarch64_msvc-0.36.1 \
windows_aarch64_msvc-0.42.1 \
windows_aarch64_msvc-0.48.0 \
windows_aarch64_msvc-0.52.0 \
windows_i686_gnu-0.36.1 \
windows_i686_gnu-0.42.1 \
windows_i686_gnu-0.48.0 \
windows_i686_gnu-0.52.0 \
windows_i686_msvc-0.36.1 \
windows_i686_msvc-0.42.1 \
windows_i686_msvc-0.48.0 \
windows_i686_msvc-0.52.0 \
windows_x86_64_gnu-0.36.1 \
windows_x86_64_gnu-0.42.1 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnu-0.52.0 \
windows_x86_64_gnullvm-0.42.1 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_gnullvm-0.52.0 \
windows_x86_64_msvc-0.36.1 \
windows_x86_64_msvc-0.42.1 \
windows_x86_64_msvc-0.48.0 \
windows_x86_64_msvc-0.52.0 \
windows-sys-0.52.0 \
windows-targets-0.48.5 \
windows-targets-0.52.4 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.4 \
windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.4 \
windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.4 \
windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.4 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.4 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.4 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.4 \
wl-clipboard-rs-0.8.1 \
x11rb-0.13.0 \
x11rb-protocol-0.13.0 \
zerocopy-0.7.32 \
zerocopy-derive-0.7.32

0 comments on commit 2a4bbc8

Please sign in to comment.