Skip to content

Commit

Permalink
games/genact: Update to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Feb 16, 2024
1 parent c36e3c9 commit 91bc6b0
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 163 deletions.
2 changes: 1 addition & 1 deletion games/genact/Makefile
@@ -1,6 +1,6 @@
PORTNAME= genact
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
DISTVERSION= 1.4.0
CATEGORIES= games

MAINTAINER= eduardo@FreeBSD.org
Expand Down
108 changes: 55 additions & 53 deletions games/genact/Makefile.crates
@@ -1,88 +1,90 @@
CARGO_CRATES= aho-corasick-1.1.2 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
anstream-0.6.5 \
anstyle-1.0.4 \
anstream-0.6.11 \
anstyle-1.0.6 \
anstyle-parse-0.2.3 \
anstyle-query-1.0.2 \
anstyle-wincon-3.0.2 \
anyhow-1.0.75 \
anyhow-1.0.79 \
async-attributes-1.1.2 \
async-channel-1.9.0 \
async-channel-2.1.1 \
async-channel-2.2.0 \
async-executor-1.8.0 \
async-global-executor-2.4.0 \
async-global-executor-2.4.1 \
async-io-1.13.0 \
async-io-2.2.1 \
async-io-2.3.1 \
async-lock-2.8.0 \
async-lock-3.2.0 \
async-lock-3.3.0 \
async-std-1.12.0 \
async-task-4.5.0 \
async-trait-0.1.74 \
async-task-4.7.0 \
async-trait-0.1.77 \
atomic-waker-1.1.2 \
autocfg-1.1.0 \
bitflags-1.3.2 \
bitflags-2.4.1 \
bitflags-2.4.2 \
block-buffer-0.10.4 \
blocking-1.5.1 \
bumpalo-3.14.0 \
bumpalo-3.15.0 \
cc-1.0.83 \
cfg-if-1.0.0 \
chrono-0.4.31 \
clap-4.4.11 \
clap_builder-4.4.11 \
clap_complete-4.4.4 \
clap_derive-4.4.7 \
clap_lex-0.6.0 \
clap_mangen-0.2.15 \
chrono-0.4.34 \
clap-4.5.0 \
clap_builder-4.5.0 \
clap_complete-4.5.0 \
clap_derive-4.5.0 \
clap_lex-0.7.0 \
clap_mangen-0.2.20 \
colorchoice-1.0.0 \
colorgrad-0.6.2 \
concurrent-queue-2.4.0 \
console_error_panic_hook-0.1.7 \
core-foundation-sys-0.8.6 \
cpufeatures-0.2.11 \
crossbeam-utils-0.8.16 \
cpufeatures-0.2.12 \
crossbeam-utils-0.8.19 \
crypto-common-0.1.6 \
csscolorparser-0.6.2 \
ctrlc-3.4.1 \
ctrlc-3.4.2 \
deunicode-1.4.2 \
digest-0.10.7 \
errno-0.3.8 \
event-listener-2.5.3 \
event-listener-4.0.0 \
event-listener-4.0.3 \
event-listener-5.0.0 \
event-listener-strategy-0.4.0 \
fake-2.9.1 \
event-listener-strategy-0.5.0 \
fake-2.9.2 \
fastrand-1.9.0 \
fastrand-2.0.1 \
form_urlencoded-1.2.1 \
futures-channel-0.3.29 \
futures-core-0.3.29 \
futures-io-0.3.29 \
futures-channel-0.3.30 \
futures-core-0.3.30 \
futures-io-0.3.30 \
futures-lite-1.13.0 \
futures-lite-2.1.0 \
futures-lite-2.2.0 \
generic-array-0.14.7 \
getrandom-0.2.11 \
getrandom-0.2.12 \
gloo-timers-0.2.6 \
heck-0.4.1 \
hermit-abi-0.3.3 \
hermit-abi-0.3.6 \
humansize-2.1.3 \
humantime-2.1.0 \
iana-time-zone-0.1.58 \
iana-time-zone-0.1.60 \
iana-time-zone-haiku-0.1.2 \
idna-0.5.0 \
instant-0.1.12 \
io-lifetimes-1.0.11 \
js-sys-0.3.66 \
js-sys-0.3.68 \
kv-log-macro-1.0.7 \
lazy_static-1.4.0 \
libc-0.2.151 \
libc-0.2.153 \
libm-0.2.8 \
linux-raw-sys-0.3.8 \
linux-raw-sys-0.4.12 \
linux-raw-sys-0.4.13 \
log-0.4.20 \
memchr-2.6.4 \
memchr-2.7.1 \
nix-0.27.1 \
num-traits-0.2.17 \
num-traits-0.2.18 \
once_cell-1.19.0 \
parking-2.2.0 \
percent-encoding-2.3.1 \
Expand All @@ -94,54 +96,54 @@ CARGO_CRATES= aho-corasick-1.1.2 \
pin-utils-0.1.0 \
piper-0.2.1 \
polling-2.8.0 \
polling-3.3.1 \
polling-3.4.0 \
ppv-lite86-0.2.17 \
proc-macro2-1.0.70 \
proc-macro2-1.0.78 \
progress_string-0.2.1 \
quote-1.0.33 \
quote-1.0.35 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
rand_distr-0.4.3 \
regex-1.10.2 \
regex-automata-0.4.3 \
regex-1.10.3 \
regex-automata-0.4.5 \
regex-syntax-0.8.2 \
roff-0.2.1 \
rustix-0.37.27 \
rustix-0.38.28 \
rustix-0.38.31 \
sha2-0.10.8 \
siphasher-0.3.11 \
slab-0.4.9 \
socket2-0.4.10 \
strsim-0.10.0 \
strsim-0.11.0 \
syn-1.0.109 \
syn-2.0.39 \
syn-2.0.49 \
terminal_size-0.3.0 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
tracing-0.1.40 \
tracing-core-0.1.32 \
typenum-1.17.0 \
unicode-bidi-0.3.14 \
unicode-bidi-0.3.15 \
unicode-ident-1.0.12 \
unicode-normalization-0.1.22 \
url-2.5.0 \
utf8parse-0.2.1 \
value-bag-1.4.2 \
value-bag-1.7.0 \
version_check-0.9.4 \
waker-fn-1.1.1 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.89 \
wasm-bindgen-backend-0.2.89 \
wasm-bindgen-futures-0.4.39 \
wasm-bindgen-macro-0.2.89 \
wasm-bindgen-macro-support-0.2.89 \
wasm-bindgen-shared-0.2.89 \
web-sys-0.3.66 \
wasm-bindgen-0.2.91 \
wasm-bindgen-backend-0.2.91 \
wasm-bindgen-futures-0.4.41 \
wasm-bindgen-macro-0.2.91 \
wasm-bindgen-macro-support-0.2.91 \
wasm-bindgen-shared-0.2.91 \
web-sys-0.3.68 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-core-0.51.1 \
windows-core-0.52.0 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
windows-targets-0.48.5 \
Expand Down

0 comments on commit 91bc6b0

Please sign in to comment.