Skip to content

Commit

Permalink
games/jumpy: update to 0.10.1
Browse files Browse the repository at this point in the history
Changes:	https://github.com/fishfight/jumpy/releases/tag/v0.10.1
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Mar 6, 2024
1 parent 5528952 commit f0966fe
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 16 deletions.
3 changes: 1 addition & 2 deletions games/jumpy/Makefile
@@ -1,7 +1,6 @@
PORTNAME= jumpy
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.0
PORTREVISION= 1
DISTVERSION= 0.10.1
CATEGORIES= games wayland

MAINTAINER= jbeich@FreeBSD.org
Expand Down
12 changes: 9 additions & 3 deletions games/jumpy/Makefile.crates
Expand Up @@ -150,6 +150,7 @@ CARGO_CRATES= ab_glyph-0.2.23 \
ecolor-0.23.0 \
egui-0.23.0 \
egui_extras-0.23.0 \
egui_plot-0.23.0 \
ehttp-0.3.1 \
either-1.9.0 \
elsa-1.10.0 \
Expand Down Expand Up @@ -285,6 +286,7 @@ CARGO_CRATES= ab_glyph-0.2.23 \
lyon_geom-1.0.5 \
lyon_path-1.0.4 \
lyon_tessellation-1.0.13 \
lz4_flex-0.11.2 \
mach2-0.4.2 \
malloc_buf-0.0.6 \
matchers-0.1.0 \
Expand All @@ -304,6 +306,7 @@ CARGO_CRATES= ab_glyph-0.2.23 \
naga_oil-0.8.2 \
nalgebra-0.32.3 \
nalgebra-macros-0.2.1 \
natord-1.0.9 \
ndk-0.7.0 \
ndk-context-0.1.1 \
ndk-sys-0.4.1+23.1.7779620 \
Expand Down Expand Up @@ -381,7 +384,8 @@ CARGO_CRATES= ab_glyph-0.2.23 \
proc-macro-crate-1.3.1 \
proc-macro2-1.0.76 \
profiling-1.0.13 \
puffin-0.16.0 \
puffin-0.17.0 \
puffin_egui-0.23.0 \
quinn-0.10.2 \
quinn-proto-0.10.6 \
quinn-udp-0.4.1 \
Expand Down Expand Up @@ -448,7 +452,7 @@ CARGO_CRATES= ab_glyph-0.2.23 \
shadow-rs-0.25.0 \
sharded-slab-0.1.7 \
shiftnanigans-0.3.3 \
shlex-1.2.0 \
shlex-1.3.0 \
simba-0.8.1 \
simd-adler32-0.3.7 \
siphasher-0.3.11 \
Expand Down Expand Up @@ -534,6 +538,7 @@ CARGO_CRATES= ab_glyph-0.2.23 \
valuable-0.1.0 \
varinteger-1.0.6 \
vcpkg-0.2.15 \
vec1-1.10.1 \
vec_map-0.8.2 \
venial-0.5.0 \
version_check-0.9.4 \
Expand All @@ -554,6 +559,7 @@ CARGO_CRATES= ab_glyph-0.2.23 \
wayland-scanner-0.29.5 \
wayland-sys-0.29.5 \
web-sys-0.3.67 \
web-time-0.2.4 \
webbrowser-0.8.12 \
webpki-roots-0.25.3 \
weezl-0.1.7 \
Expand Down Expand Up @@ -613,4 +619,4 @@ CARGO_CRATES= ab_glyph-0.2.23 \
yasna-0.5.2 \
zerocopy-0.7.32 \
zerocopy-derive-0.7.32 \
bones_asset,bones_bevy_renderer,bones_ecs,bones_framework,bones_lib,bones_matchmaker_proto,bones_schema,bones_schema_macros,bones_scripting,bones_utils,bones_utils_macros,quinn_runtime_bevy@git+https://github.com/fishfolk/bones\#3ee624a9ae156e1e7468a0d94e6cda4978612b94
bones_asset,bones_bevy_renderer,bones_ecs,bones_framework,bones_lib,bones_matchmaker_proto,bones_schema,bones_schema_macros,bones_scripting,bones_utils,bones_utils_macros,quinn_runtime_bevy@git+https://github.com/fishfolk/bones\#55f903fe6c367432abd1f37c1fe4ea1abebf5d30
30 changes: 21 additions & 9 deletions games/jumpy/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1705712159
TIMESTAMP = 1709614026
SHA256 (rust/crates/ab_glyph-0.2.23.crate) = 80179d7dd5d7e8c285d67c4a1e652972a92de7475beddfb92028c76463b13225
SIZE (rust/crates/ab_glyph-0.2.23.crate) = 18537
SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046
Expand Down Expand Up @@ -303,6 +303,8 @@ SHA256 (rust/crates/egui-0.23.0.crate) = 8bd69fed5fcf4fbb8225b24e80ea6193b61e17a
SIZE (rust/crates/egui-0.23.0.crate) = 244783
SHA256 (rust/crates/egui_extras-0.23.0.crate) = 68ffe3fe5c00295f91c2a61a74ee271c32f74049c94ba0b1cea8f26eb478bc07
SIZE (rust/crates/egui_extras-0.23.0.crate) = 31095
SHA256 (rust/crates/egui_plot-0.23.0.crate) = c7f33a00fe8eb1ba56535b3dbacdecc7a1365a328908a97c5f3c81bb466be72b
SIZE (rust/crates/egui_plot-0.23.0.crate) = 38292
SHA256 (rust/crates/ehttp-0.3.1.crate) = f88f45662356f96afc7d9e2bc9910ad8352ee01417f7c69b8b16a53c8767a75d
SIZE (rust/crates/ehttp-0.3.1.crate) = 7641
SHA256 (rust/crates/either-1.9.0.crate) = a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07
Expand Down Expand Up @@ -573,6 +575,8 @@ SHA256 (rust/crates/lyon_path-1.0.4.crate) = ca507745ba7ccbc76e5c44e7b63b1a29d2b
SIZE (rust/crates/lyon_path-1.0.4.crate) = 35616
SHA256 (rust/crates/lyon_tessellation-1.0.13.crate) = 8c7c67b5bc8123b352b2e7e742b47d1f236a13fe77619433be9568fbd888e9c0
SIZE (rust/crates/lyon_tessellation-1.0.13.crate) = 183135
SHA256 (rust/crates/lz4_flex-0.11.2.crate) = 912b45c753ff5f7f5208307e8ace7d2a2e30d024e26d3509f3dce546c044ce15
SIZE (rust/crates/lz4_flex-0.11.2.crate) = 40135
SHA256 (rust/crates/mach2-0.4.2.crate) = 19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709
SIZE (rust/crates/mach2-0.4.2.crate) = 21889
SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb
Expand Down Expand Up @@ -611,6 +615,8 @@ SHA256 (rust/crates/nalgebra-0.32.3.crate) = 307ed9b18cc2423f29e83f84fd23a8e7362
SIZE (rust/crates/nalgebra-0.32.3.crate) = 374117
SHA256 (rust/crates/nalgebra-macros-0.2.1.crate) = 91761aed67d03ad966ef783ae962ef9bbaca728d2dd7ceb7939ec110fffad998
SIZE (rust/crates/nalgebra-macros-0.2.1.crate) = 6378
SHA256 (rust/crates/natord-1.0.9.crate) = 308d96db8debc727c3fd9744aac51751243420e46edf401010908da7f8d5e57c
SIZE (rust/crates/natord-1.0.9.crate) = 3866
SHA256 (rust/crates/ndk-0.7.0.crate) = 451422b7e4718271c8b5b3aadf5adedba43dc76312454b387e98fae0fc951aa0
SIZE (rust/crates/ndk-0.7.0.crate) = 54683
SHA256 (rust/crates/ndk-context-0.1.1.crate) = 27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b
Expand Down Expand Up @@ -765,8 +771,10 @@ SHA256 (rust/crates/proc-macro2-1.0.76.crate) = 95fc56cda0b5c3325f5fbbd7ff9fda9e
SIZE (rust/crates/proc-macro2-1.0.76.crate) = 45660
SHA256 (rust/crates/profiling-1.0.13.crate) = d135ede8821cf6376eb7a64148901e1690b788c11ae94dc297ae917dbc91dc0e
SIZE (rust/crates/profiling-1.0.13.crate) = 13109
SHA256 (rust/crates/puffin-0.16.0.crate) = 76425abd4e1a0ad4bd6995dd974b52f414fca9974171df8e3708b3e660d05a21
SIZE (rust/crates/puffin-0.16.0.crate) = 20798
SHA256 (rust/crates/puffin-0.17.0.crate) = 39009d69b9d547c3ffa974a20648fa02f447c05bd0a664012b1ba5a5b06fb14e
SIZE (rust/crates/puffin-0.17.0.crate) = 20741
SHA256 (rust/crates/puffin_egui-0.23.0.crate) = c5af236782d21bdd5a6eb2f8cc9a91f8d601c073b7f7d568c95c26604cc12b87
SIZE (rust/crates/puffin_egui-0.23.0.crate) = 31908
SHA256 (rust/crates/quinn-0.10.2.crate) = 8cc2c5017e4b43d5995dcea317bc46c1e09404c0a9664d2908f7f02dfe943d75
SIZE (rust/crates/quinn-0.10.2.crate) = 59964
SHA256 (rust/crates/quinn-proto-0.10.6.crate) = 141bf7dfde2fbc246bfd3fe12f2455aa24b0fbd9af535d8c86c7bd1381ff2b1a
Expand Down Expand Up @@ -899,8 +907,8 @@ SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e82
SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227
SHA256 (rust/crates/shiftnanigans-0.3.3.crate) = 9635466532d454fa020acbb12f629f1fc02fc9b4d5b39cc72ca478be37e314bc
SIZE (rust/crates/shiftnanigans-0.3.3.crate) = 64372
SHA256 (rust/crates/shlex-1.2.0.crate) = a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380
SIZE (rust/crates/shlex-1.2.0.crate) = 6584
SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64
SIZE (rust/crates/shlex-1.3.0.crate) = 18713
SHA256 (rust/crates/simba-0.8.1.crate) = 061507c94fc6ab4ba1c9a0305018408e312e17c041eb63bef8aa726fa33aceae
SIZE (rust/crates/simba-0.8.1.crate) = 52545
SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe
Expand Down Expand Up @@ -1071,6 +1079,8 @@ SHA256 (rust/crates/varinteger-1.0.6.crate) = 7ea29db9f94ff08bb619656b8120878f28
SIZE (rust/crates/varinteger-1.0.6.crate) = 2431
SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426
SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735
SHA256 (rust/crates/vec1-1.10.1.crate) = 2bda7c41ca331fe9a1c278a9e7ee055f4be7f5eb1c2b72f079b4ff8b5fce9d5c
SIZE (rust/crates/vec1-1.10.1.crate) = 32858
SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191
SIZE (rust/crates/vec_map-0.8.2.crate) = 14466
SHA256 (rust/crates/venial-0.5.0.crate) = 61584a325b16f97b5b25fcc852eb9550843a251057a5e3e5992d2376f3df4bb2
Expand Down Expand Up @@ -1111,6 +1121,8 @@ SHA256 (rust/crates/wayland-sys-0.29.5.crate) = be12ce1a3c39ec7dba25594b97b42cb3
SIZE (rust/crates/wayland-sys-0.29.5.crate) = 7926
SHA256 (rust/crates/web-sys-0.3.67.crate) = 58cd2333b6e0be7a39605f0e255892fd7418a682d8da8fe042fe25128794d2ed
SIZE (rust/crates/web-sys-0.3.67.crate) = 725967
SHA256 (rust/crates/web-time-0.2.4.crate) = aa30049b1c872b72c89866d458eae9f20380ab280ffd1b1e18df2d3e2d98cfe0
SIZE (rust/crates/web-time-0.2.4.crate) = 15743
SHA256 (rust/crates/webbrowser-0.8.12.crate) = 82b2391658b02c27719fc5a0a73d6e696285138e8b12fba9d4baa70451023c71
SIZE (rust/crates/webbrowser-0.8.12.crate) = 38923
SHA256 (rust/crates/webpki-roots-0.25.3.crate) = 1778a42e8b3b90bff8d0f5032bf22250792889a5cdc752aa0020c84abe3aaf10
Expand Down Expand Up @@ -1229,7 +1241,7 @@ SHA256 (rust/crates/zerocopy-0.7.32.crate) = 74d4d3961e53fa4c9a25a8637fc2bfaf259
SIZE (rust/crates/zerocopy-0.7.32.crate) = 151096
SHA256 (rust/crates/zerocopy-derive-0.7.32.crate) = 9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6
SIZE (rust/crates/zerocopy-derive-0.7.32.crate) = 37623
SHA256 (fishfolk-bones-3ee624a9ae156e1e7468a0d94e6cda4978612b94_GH0.tar.gz) = 7aebbbbc85e9a60b2da27c21ef5a148d75702f8c5949b4ec3f779b011d56884c
SIZE (fishfolk-bones-3ee624a9ae156e1e7468a0d94e6cda4978612b94_GH0.tar.gz) = 584494
SHA256 (fishfolk-jumpy-v0.10.0_GH0.tar.gz) = 7eb16ac8288d5edd1cd0edf2569ca017765314be9346ff1186118f050d57b9eb
SIZE (fishfolk-jumpy-v0.10.0_GH0.tar.gz) = 43229274
SHA256 (fishfolk-bones-55f903fe6c367432abd1f37c1fe4ea1abebf5d30_GH0.tar.gz) = 1ebd80704c9ec88bbd46a9517b995209809a84cac23be5569ba67fe5ec95ef1c
SIZE (fishfolk-bones-55f903fe6c367432abd1f37c1fe4ea1abebf5d30_GH0.tar.gz) = 592263
SHA256 (fishfolk-jumpy-v0.10.1_GH0.tar.gz) = e6956859b2a26101860d7ad1adf1116236e48929f59f48c177a66d3fc0620284
SIZE (fishfolk-jumpy-v0.10.1_GH0.tar.gz) = 43229035
4 changes: 2 additions & 2 deletions games/jumpy/files/patch-wayland
Expand Up @@ -327,8 +327,8 @@ https://github.com/bevyengine/bevy/issues/4106

[[package]]
name = "xml-rs"
--- ../bones-3ee624a9ae156e1e7468a0d94e6cda4978612b94/framework_crates/bones_bevy_renderer/Cargo.toml.orig 2024-01-13 20:20:53 UTC
+++ ../bones-3ee624a9ae156e1e7468a0d94e6cda4978612b94/framework_crates/bones_bevy_renderer/Cargo.toml
--- ../bones-55f903fe6c367432abd1f37c1fe4ea1abebf5d30/framework_crates/bones_bevy_renderer/Cargo.toml.orig 2024-03-03 17:48:29 UTC
+++ ../bones-55f903fe6c367432abd1f37c1fe4ea1abebf5d30/framework_crates/bones_bevy_renderer/Cargo.toml
@@ -26,7 +26,7 @@ default-features = false

[dependencies.bevy]
Expand Down

0 comments on commit f0966fe

Please sign in to comment.