Skip to content

Commit

Permalink
deskutils/sigi: Update to 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
booniepepper authored and clausecker committed Feb 10, 2024
1 parent 3d1c19e commit df4e32c
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 174 deletions.
4 changes: 1 addition & 3 deletions deskutils/sigi/Makefile
@@ -1,8 +1,6 @@
PORTNAME= sigi
DISTVERSIONPREFIX= v
DISTVERSION= 3.6.1
PORTREVISION= 5

DISTVERSION= 3.6.3
CATEGORIES= deskutils

MAINTAINER= hiljusti@so.dang.cool
Expand Down
107 changes: 51 additions & 56 deletions deskutils/sigi/Makefile.crates
@@ -1,107 +1,102 @@
CARGO_CRATES= android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
anstream-0.3.2 \
anstyle-1.0.1 \
anstyle-parse-0.2.1 \
anstream-0.6.4 \
anstyle-1.0.4 \
anstyle-parse-0.2.2 \
anstyle-query-1.0.0 \
anstyle-wincon-1.0.1 \
anstyle-wincon-3.0.1 \
autocfg-1.1.0 \
bitflags-1.3.2 \
bitflags-2.3.3 \
bumpalo-3.13.0 \
cc-1.0.79 \
bitflags-2.4.0 \
bumpalo-3.14.0 \
cc-1.0.83 \
cfg-if-1.0.0 \
chrono-0.4.26 \
clap-4.3.11 \
clap_builder-4.3.11 \
clap_derive-4.3.2 \
clap_lex-0.5.0 \
chrono-0.4.31 \
clap-4.4.6 \
clap_builder-4.4.6 \
clap_derive-4.4.2 \
clap_lex-0.5.1 \
clearscreen-2.0.1 \
clipboard-win-4.5.0 \
colorchoice-1.0.0 \
core-foundation-sys-0.8.4 \
directories-4.0.1 \
directories-5.0.1 \
dirs-4.0.0 \
dirs-next-2.0.0 \
dirs-sys-0.3.7 \
dirs-sys-next-0.1.2 \
either-1.8.1 \
dirs-sys-0.4.1 \
either-1.9.0 \
endian-type-0.1.2 \
errno-0.3.1 \
errno-dragonfly-0.1.2 \
errno-0.3.5 \
error-code-2.3.1 \
fd-lock-3.0.13 \
fnv-1.0.7 \
getrandom-0.2.10 \
heck-0.4.1 \
hermit-abi-0.3.2 \
home-0.5.5 \
iana-time-zone-0.1.57 \
iana-time-zone-haiku-0.1.2 \
is-terminal-0.4.9 \
itoa-1.0.8 \
itoa-1.0.9 \
js-sys-0.3.64 \
json-0.12.4 \
libc-0.2.147 \
linux-raw-sys-0.4.3 \
log-0.4.19 \
memchr-2.5.0 \
libc-0.2.149 \
linux-raw-sys-0.4.10 \
log-0.4.20 \
memchr-2.6.4 \
minimal-lexical-0.2.1 \
nibble_vec-0.1.0 \
nix-0.26.2 \
nix-0.26.4 \
nom-7.1.3 \
num-traits-0.2.15 \
num-traits-0.2.17 \
once_cell-1.18.0 \
option-ext-0.2.0 \
phf-0.11.2 \
phf_codegen-0.11.2 \
phf_generator-0.11.2 \
phf_shared-0.11.2 \
proc-macro2-1.0.63 \
pure-rust-locales-0.5.6 \
quote-1.0.29 \
proc-macro2-1.0.69 \
pure-rust-locales-0.7.0 \
quote-1.0.33 \
radix_trie-0.2.1 \
rand-0.8.5 \
rand_core-0.6.4 \
redox_syscall-0.2.16 \
redox_users-0.4.3 \
rustix-0.38.3 \
rustyline-11.0.0 \
ryu-1.0.14 \
scopeguard-1.1.0 \
serde-1.0.167 \
serde_derive-1.0.167 \
serde_json-1.0.100 \
siphasher-0.3.10 \
smallvec-1.11.0 \
static_assertions-1.1.0 \
rustix-0.38.19 \
rustyline-12.0.0 \
ryu-1.0.15 \
scopeguard-1.2.0 \
serde-1.0.189 \
serde_derive-1.0.189 \
serde_json-1.0.107 \
siphasher-0.3.11 \
smallvec-1.11.1 \
str-buf-1.0.6 \
strsim-0.10.0 \
syn-2.0.23 \
syn-2.0.38 \
terminfo-0.8.0 \
thiserror-1.0.43 \
thiserror-impl-1.0.43 \
time-0.1.45 \
unicode-ident-1.0.10 \
thiserror-1.0.49 \
thiserror-impl-1.0.49 \
unicode-ident-1.0.12 \
unicode-segmentation-1.10.1 \
unicode-width-0.1.10 \
unicode-width-0.1.11 \
utf8parse-0.2.1 \
wasi-0.10.0+wasi-snapshot-preview1 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.87 \
wasm-bindgen-backend-0.2.87 \
wasm-bindgen-macro-0.2.87 \
wasm-bindgen-macro-support-0.2.87 \
wasm-bindgen-shared-0.2.87 \
which-4.4.0 \
which-4.4.2 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-0.48.0 \
windows-sys-0.48.0 \
windows-targets-0.48.1 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.48.0 \
windows_i686_gnu-0.48.0 \
windows_i686_msvc-0.48.0 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_msvc-0.48.0
windows-targets-0.48.5 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_msvc-0.48.5 \
windows_i686_gnu-0.48.5 \
windows_i686_msvc-0.48.5 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_msvc-0.48.5

0 comments on commit df4e32c

Please sign in to comment.