summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/DDNet/Makefile2
-rw-r--r--games/DDNet/distinfo6
-rw-r--r--games/DDNet/pkg-plist2
-rw-r--r--games/automuteus/Makefile2
-rw-r--r--games/hyperrogue/Makefile2
-rw-r--r--games/hyperrogue/distinfo6
-rw-r--r--games/lbreakouthd/Makefile2
-rw-r--r--games/lbreakouthd/distinfo6
-rw-r--r--games/libretro-shaders-slang/Makefile4
-rw-r--r--games/libretro-shaders-slang/distinfo6
-rw-r--r--games/libretro-shaders-slang/pkg-plist100
-rw-r--r--games/linux-steam-utils/Makefile4
-rw-r--r--games/linux-steam-utils/distinfo6
-rw-r--r--games/monsterz/Makefile4
-rw-r--r--games/monsterz/distinfo6
-rw-r--r--games/monsterz/files/patch-Makefile46
-rw-r--r--games/monsterz/pkg-plist2
-rw-r--r--games/moonlight-qt/Makefile1
-rw-r--r--games/neo-cowsay/Makefile2
-rw-r--r--games/nlarn/files/patch-Makefile11
-rw-r--r--games/openbor/Makefile11
-rw-r--r--games/openbor/distinfo6
-rw-r--r--games/openbor/files/patch-Makefile13
-rw-r--r--games/pentobi/Makefile2
-rw-r--r--games/pentobi/distinfo6
-rw-r--r--games/veloren-weekly/Makefile4
-rw-r--r--games/veloren-weekly/Makefile.crates4
-rw-r--r--games/veloren-weekly/distinfo14
28 files changed, 181 insertions, 99 deletions
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile
index e016fe8cda71..359abe24e314 100644
--- a/games/DDNet/Makefile
+++ b/games/DDNet/Makefile
@@ -1,5 +1,5 @@
PORTNAME= DDNet
-PORTVERSION= 19.1
+PORTVERSION= 19.2
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= https://ddnet.tw/downloads/
diff --git a/games/DDNet/distinfo b/games/DDNet/distinfo
index eca19e4ccbe2..7773e669bd4d 100644
--- a/games/DDNet/distinfo
+++ b/games/DDNet/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1743428001
-SHA256 (DDNet-19.1.tar.xz) = 48161116aaae7d6d95a45fca44794fd7a8978589c69141e99ea68074e2a62c8c
-SIZE (DDNet-19.1.tar.xz) = 37011652
+TIMESTAMP = 1747241716
+SHA256 (DDNet-19.2.tar.xz) = 954e996e682e975a7105931d7ff49315b50273f9f085df2b541ba394cb610619
+SIZE (DDNet-19.2.tar.xz) = 37027408
SHA256 (rust/crates/cc-1.0.73.crate) = 2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11
SIZE (rust/crates/cc-1.0.73.crate) = 57880
SHA256 (rust/crates/cxx-1.0.71.crate) = 5469a6f42296f4fd40789b397383718f9a0bd75d2f9b7cedbb249996811fba27
diff --git a/games/DDNet/pkg-plist b/games/DDNet/pkg-plist
index 668b214688bc..79afe7690bb3 100644
--- a/games/DDNet/pkg-plist
+++ b/games/DDNet/pkg-plist
@@ -7,7 +7,6 @@ lib/ddnet/demo_extract_chat
lib/ddnet/dilate
lib/ddnet/dummy_map
lib/ddnet/map_convert_07
-lib/ddnet/map_create_pixelart
lib/ddnet/map_diff
lib/ddnet/map_extract
lib/ddnet/map_find_env
@@ -15,6 +14,7 @@ lib/ddnet/map_optimize
lib/ddnet/map_replace_area
lib/ddnet/map_replace_image
lib/ddnet/map_resave
+lib/ddnet/map_test
lib/ddnet/packetgen
lib/ddnet/stun
lib/ddnet/twping
diff --git a/games/automuteus/Makefile b/games/automuteus/Makefile
index 4b8386f4b4b3..0d929e85b8c1 100644
--- a/games/automuteus/Makefile
+++ b/games/automuteus/Makefile
@@ -1,6 +1,6 @@
PORTNAME= automuteus
DISTVERSION= 8.3.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
diff --git a/games/hyperrogue/Makefile b/games/hyperrogue/Makefile
index b68c5a035aa6..2180794b2019 100644
--- a/games/hyperrogue/Makefile
+++ b/games/hyperrogue/Makefile
@@ -1,5 +1,5 @@
PORTNAME= hyperrogue
-PORTVERSION= 13.0x
+PORTVERSION= 13.0y
DISTVERSIONPREFIX= v
CATEGORIES= games
diff --git a/games/hyperrogue/distinfo b/games/hyperrogue/distinfo
index 5e6224f2a355..94ad0502516c 100644
--- a/games/hyperrogue/distinfo
+++ b/games/hyperrogue/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741179865
-SHA256 (zenorogue-hyperrogue-v13.0x_GH0.tar.gz) = 5ad0808c753a22df336993b99dbd1fbe0fcd10b326d215ca93d2a62fb7def4be
-SIZE (zenorogue-hyperrogue-v13.0x_GH0.tar.gz) = 99870676
+TIMESTAMP = 1747040197
+SHA256 (zenorogue-hyperrogue-v13.0y_GH0.tar.gz) = 3f547704203eaf8eaa6f5ca88fc1dfa6ea339ebdaf17fd7fc83955c69093376c
+SIZE (zenorogue-hyperrogue-v13.0y_GH0.tar.gz) = 99927335
diff --git a/games/lbreakouthd/Makefile b/games/lbreakouthd/Makefile
index 0821e5c716ce..a45d86ac7973 100644
--- a/games/lbreakouthd/Makefile
+++ b/games/lbreakouthd/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lbreakouthd
-PORTVERSION= 1.1.9
+PORTVERSION= 1.1.10
CATEGORIES= games
MASTER_SITES= SF/lgames/${PORTNAME}/
diff --git a/games/lbreakouthd/distinfo b/games/lbreakouthd/distinfo
index 44873a383766..2ba8c68e17a3 100644
--- a/games/lbreakouthd/distinfo
+++ b/games/lbreakouthd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721655464
-SHA256 (lbreakouthd-1.1.9.tar.gz) = 1c8cd9707ff2181457ffd53216e472bac024ce0ce144490c44d68ffbabd00be1
-SIZE (lbreakouthd-1.1.9.tar.gz) = 4162278
+TIMESTAMP = 1747241386
+SHA256 (lbreakouthd-1.1.10.tar.gz) = bb2962f60f0aaa9c27a944649c0fc64e61d28208a6b91c3821371dc73d051974
+SIZE (lbreakouthd-1.1.10.tar.gz) = 4180390
diff --git a/games/libretro-shaders-slang/Makefile b/games/libretro-shaders-slang/Makefile
index bfaa5779fda5..9d9b6400ab0d 100644
--- a/games/libretro-shaders-slang/Makefile
+++ b/games/libretro-shaders-slang/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libretro-shaders-slang
-DISTVERSION= g20250422
+DISTVERSION= g20250521
CATEGORIES= games
MAINTAINER= bsdcode@disroot.org
@@ -13,7 +13,7 @@ LICENSE_COMB= multi
USE_GITHUB= yes
GH_ACCOUNT= libretro
GH_PROJECT= slang-shaders
-GH_TAGNAME= 69e9e55679cd087e891a8536e45dc38134965822
+GH_TAGNAME= 8c630e0d3234d93b6c2bc847371f86aa4e535686
MAKE_ARGS= PREFIX=${PREFIX}
diff --git a/games/libretro-shaders-slang/distinfo b/games/libretro-shaders-slang/distinfo
index 2cea91ad333a..6110c7858139 100644
--- a/games/libretro-shaders-slang/distinfo
+++ b/games/libretro-shaders-slang/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745476183
-SHA256 (libretro-slang-shaders-g20250422-69e9e55679cd087e891a8536e45dc38134965822_GH0.tar.gz) = dc44adf31915bdd726c705afb5c7e9e37cd19ae123bf53ba09801f6724feda93
-SIZE (libretro-slang-shaders-g20250422-69e9e55679cd087e891a8536e45dc38134965822_GH0.tar.gz) = 44462860
+TIMESTAMP = 1747834723
+SHA256 (libretro-slang-shaders-g20250521-8c630e0d3234d93b6c2bc847371f86aa4e535686_GH0.tar.gz) = d5a9f9f019d8ab6d2b1e5d22f89e811af536c4be214ff413e070fa7e7feb9725
+SIZE (libretro-slang-shaders-g20250521-8c630e0d3234d93b6c2bc847371f86aa4e535686_GH0.tar.gz) = 44573511
diff --git a/games/libretro-shaders-slang/pkg-plist b/games/libretro-shaders-slang/pkg-plist
index fda3867b5dcc..5af99b5e1fa9 100644
--- a/games/libretro-shaders-slang/pkg-plist
+++ b/games/libretro-shaders-slang/pkg-plist
@@ -1103,11 +1103,11 @@
%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask.slangp
%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller.slangp
%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller_Brighter.slangp
-%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller_MaxMask.slangp
%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask-ShadowMask.slangp
%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-Screen_Hmask_Overlapped-oldpainless.slangp
%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-for_1440pMin_HiNits.slangp
%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-for_HigherNits.slangp
+%%DATADIR%%/bezel/koko-aio/Presets-ng/Monitor-slotmask-TVL410.slangp
%%DATADIR%%/bezel/koko-aio/Presets-ng/TV/Tv-NTSC_Generic-AA_sharp-Selective.slangp
%%DATADIR%%/bezel/koko-aio/Presets-ng/TV/Tv-NTSC_Megadrive-AA_sharp-Selective.slangp
%%DATADIR%%/bezel/koko-aio/Presets-ng/VGA/Monitor-VGA-DoubleScan-Amber.slangp
@@ -1123,6 +1123,7 @@
%%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameGear-Overlay.slangp
%%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyAdvance-Overlay-Night.slangp
%%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyAdvance-Overlay.slangp
+%%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyAdvance.slangp
%%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyColor-Overlay-IPS.slangp
%%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyColor-Overlay-Taller-IPS.slangp
%%DATADIR%%/bezel/koko-aio/Presets_Handhelds-ng/GameboyColor-Overlay-Taller.slangp
@@ -1192,12 +1193,11 @@
%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask.slangp
%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller.slangp
%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller_Brighter.slangp
-%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask-Screen_SlotMask_Taller_MaxMask.slangp
%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask-ShadowMask.slangp
%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask_Overlapped-oldpainless.slangp
-%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-Screen_Hmask_Wide-Aperturegrille.slangp
%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-for_1440pMin_HiNits.slangp
%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-for_HigherNits.slangp
+%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/Monitor-slotmask-TVL410.slangp
%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/TV/Tv-NTSC_Generic-AA_sharp-Selective.slangp
%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/TV/Tv-NTSC_Megadrive-AA_sharp-Selective.slangp
%%DATADIR%%/bezel/koko-aio/Presets_HiresGames_Fast/Presets-ng/VGA/Monitor-VGA-DoubleScan-Amber.slangp
@@ -1243,9 +1243,9 @@
%%DATADIR%%/bezel/koko-aio/shaders-ng/reflection_blur.slang
%%DATADIR%%/bezel/koko-aio/shaders-ng/reflection_blur_pre.slang
%%DATADIR%%/bezel/koko-aio/shaders-ng/shift_and_bleed.slang
+%%DATADIR%%/bezel/koko-aio/textures/backdrop.jpg
%%DATADIR%%/bezel/koko-aio/textures/background_over.png
%%DATADIR%%/bezel/koko-aio/textures/background_under.png
-%%DATADIR%%/bezel/koko-aio/textures/boothill.jpg
%%DATADIR%%/bezel/koko-aio/textures/monitor_body_curved.png
%%DATADIR%%/bezel/koko-aio/textures/monitor_body_straight.png
%%DATADIR%%/bezel/koko-aio/textures/overlays/gamegear.jpg
@@ -2368,6 +2368,7 @@
%%DATADIR%%/edge-smoothing/scalenx/shaders/scale3x.slang
%%DATADIR%%/edge-smoothing/scalenx/shaders/scale3xSFX.slang
%%DATADIR%%/edge-smoothing/xbr/README.md
+%%DATADIR%%/edge-smoothing/xbr/hybrid-jinc2-xbr-lv2.slangp
%%DATADIR%%/edge-smoothing/xbr/other presets/2xBR-lv1-multipass.slangp
%%DATADIR%%/edge-smoothing/xbr/other presets/4xbr-hybrid-crt.slangp
%%DATADIR%%/edge-smoothing/xbr/other presets/shaders/2xBR-multipass/2xbr-lv1-c-pass0.slang
@@ -2405,6 +2406,7 @@
%%DATADIR%%/edge-smoothing/xbr/other presets/xbr-lv3-multipass.slangp
%%DATADIR%%/edge-smoothing/xbr/other presets/xbr-lv3-standalone.slangp
%%DATADIR%%/edge-smoothing/xbr/other presets/xbr-mlv4-multipass.slangp
+%%DATADIR%%/edge-smoothing/xbr/shaders/jinc2-bilateral-xbr.slang
%%DATADIR%%/edge-smoothing/xbr/shaders/super-xbr/custom-jinc2-sharper.slang
%%DATADIR%%/edge-smoothing/xbr/shaders/super-xbr/super-xbr-fast-pass0.slang
%%DATADIR%%/edge-smoothing/xbr/shaders/super-xbr/super-xbr-fast-pass1.slang
@@ -2417,8 +2419,10 @@
%%DATADIR%%/edge-smoothing/xbr/shaders/support/b-spline-y.slang
%%DATADIR%%/edge-smoothing/xbr/shaders/support/bicubic-x.slang
%%DATADIR%%/edge-smoothing/xbr/shaders/support/bicubic-y.slang
+%%DATADIR%%/edge-smoothing/xbr/shaders/support/deblur-fast.slang
%%DATADIR%%/edge-smoothing/xbr/shaders/support/delinearize.slang
%%DATADIR%%/edge-smoothing/xbr/shaders/support/linearize.slang
+%%DATADIR%%/edge-smoothing/xbr/shaders/support/luma.slang
%%DATADIR%%/edge-smoothing/xbr/shaders/support/spline16-x.slang
%%DATADIR%%/edge-smoothing/xbr/shaders/support/spline16-y.slang
%%DATADIR%%/edge-smoothing/xbr/shaders/support/stock.slang
@@ -2742,52 +2746,101 @@
%%DATADIR%%/include/quad-pixel-communication.h
%%DATADIR%%/include/special-functions.h
%%DATADIR%%/include/subpixel_masks.h
+%%DATADIR%%/interpolation/b-spline-4-taps-fast.slangp
%%DATADIR%%/interpolation/b-spline-4-taps.slangp
%%DATADIR%%/interpolation/b-spline-fast.slangp
%%DATADIR%%/interpolation/bicubic-5-taps.slangp
+%%DATADIR%%/interpolation/bicubic-6-taps-fast.slangp
%%DATADIR%%/interpolation/bicubic-fast.slangp
%%DATADIR%%/interpolation/bicubic.slangp
+%%DATADIR%%/interpolation/catmull-rom-4-taps.slangp
%%DATADIR%%/interpolation/catmull-rom-5-taps.slangp
+%%DATADIR%%/interpolation/catmull-rom-6-taps-fast.slangp
%%DATADIR%%/interpolation/catmull-rom-fast.slangp
%%DATADIR%%/interpolation/catmull-rom.slangp
%%DATADIR%%/interpolation/cubic-README.md
%%DATADIR%%/interpolation/cubic-gamma-correct.slangp
%%DATADIR%%/interpolation/cubic.slangp
+%%DATADIR%%/interpolation/hann-5-taps.slangp
%%DATADIR%%/interpolation/hermite.slangp
%%DATADIR%%/interpolation/jinc2-sharp.slangp
%%DATADIR%%/interpolation/jinc2-sharper.slangp
%%DATADIR%%/interpolation/jinc2.slangp
-%%DATADIR%%/interpolation/lanczos16.slangp
%%DATADIR%%/interpolation/lanczos2-5-taps.slangp
+%%DATADIR%%/interpolation/lanczos2-6-taps-fast.slangp
+%%DATADIR%%/interpolation/lanczos2-fast.slangp
+%%DATADIR%%/interpolation/lanczos2.slangp
%%DATADIR%%/interpolation/lanczos3-fast.slangp
+%%DATADIR%%/interpolation/lanczos4.slangp
+%%DATADIR%%/interpolation/lanczos6.slangp
+%%DATADIR%%/interpolation/lanczos8.slangp
+%%DATADIR%%/interpolation/linear-gamma-presets/b-spline-fast.slangp
+%%DATADIR%%/interpolation/linear-gamma-presets/bicubic-fast.slangp
+%%DATADIR%%/interpolation/linear-gamma-presets/catmull-rom-fast.slangp
+%%DATADIR%%/interpolation/linear-gamma-presets/lanczos2-fast.slangp
+%%DATADIR%%/interpolation/linear-gamma-presets/lanczos3-fast.slangp
+%%DATADIR%%/interpolation/linear-gamma-presets/spline16-fast.slangp
+%%DATADIR%%/interpolation/linear-gamma-presets/spline36-fast.slangp
%%DATADIR%%/interpolation/quilez.slangp
%%DATADIR%%/interpolation/shaders/b-spline-4-taps.slang
-%%DATADIR%%/interpolation/shaders/b-spline-x.slang
-%%DATADIR%%/interpolation/shaders/b-spline-y.slang
%%DATADIR%%/interpolation/shaders/bicubic-5-taps.slang
-%%DATADIR%%/interpolation/shaders/bicubic-x.slang
-%%DATADIR%%/interpolation/shaders/bicubic-y.slang
%%DATADIR%%/interpolation/shaders/bicubic.slang
+%%DATADIR%%/interpolation/shaders/bicubic/b-spline-2-taps-x.slang
+%%DATADIR%%/interpolation/shaders/bicubic/b-spline-2-taps-y.slang
+%%DATADIR%%/interpolation/shaders/bicubic/b-spline-x.slang
+%%DATADIR%%/interpolation/shaders/bicubic/b-spline-y.slang
+%%DATADIR%%/interpolation/shaders/bicubic/bicubic-3-taps-x.slang
+%%DATADIR%%/interpolation/shaders/bicubic/bicubic-3-taps-y.slang
+%%DATADIR%%/interpolation/shaders/bicubic/bicubic-x.slang
+%%DATADIR%%/interpolation/shaders/bicubic/bicubic-y.slang
+%%DATADIR%%/interpolation/shaders/bicubic/catmull-rom-3-taps-x.slang
+%%DATADIR%%/interpolation/shaders/bicubic/catmull-rom-3-taps-y.slang
+%%DATADIR%%/interpolation/shaders/bicubic/catmull-rom-x.slang
+%%DATADIR%%/interpolation/shaders/bicubic/catmull-rom-y.slang
+%%DATADIR%%/interpolation/shaders/catmull-rom-4-taps.slang
%%DATADIR%%/interpolation/shaders/catmull-rom-5-taps.slang
-%%DATADIR%%/interpolation/shaders/catmull-rom-x.slang
-%%DATADIR%%/interpolation/shaders/catmull-rom-y.slang
%%DATADIR%%/interpolation/shaders/catmull-rom.slang
%%DATADIR%%/interpolation/shaders/cubic-gamma-correct.slang
%%DATADIR%%/interpolation/shaders/cubic.slang
+%%DATADIR%%/interpolation/shaders/hann-5-taps.slang
%%DATADIR%%/interpolation/shaders/hermite.slang
%%DATADIR%%/interpolation/shaders/jinc2.slang
-%%DATADIR%%/interpolation/shaders/lanczos16.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos2-3-taps-x.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos2-3-taps-y.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos2-x.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos2-y.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos3-x.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos3-y.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos4-x.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos4-y.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos6-x.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos6-y.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos8-x.slang
+%%DATADIR%%/interpolation/shaders/lanczos/lanczos8-y.slang
%%DATADIR%%/interpolation/shaders/lanczos2-5-taps.slang
-%%DATADIR%%/interpolation/shaders/lanczos3-x.slang
-%%DATADIR%%/interpolation/shaders/lanczos3-y.slang
-%%DATADIR%%/interpolation/shaders/linearize.slang
+%%DATADIR%%/interpolation/shaders/lanczos2.slang
%%DATADIR%%/interpolation/shaders/quilez.slang
-%%DATADIR%%/interpolation/shaders/spline16-x.slang
-%%DATADIR%%/interpolation/shaders/spline16-y.slang
-%%DATADIR%%/interpolation/shaders/spline36-x.slang
-%%DATADIR%%/interpolation/shaders/spline36-y.slang
+%%DATADIR%%/interpolation/shaders/spline/spline100-x.slang
+%%DATADIR%%/interpolation/shaders/spline/spline100-y.slang
+%%DATADIR%%/interpolation/shaders/spline/spline144-x.slang
+%%DATADIR%%/interpolation/shaders/spline/spline144-y.slang
+%%DATADIR%%/interpolation/shaders/spline/spline16-x.slang
+%%DATADIR%%/interpolation/shaders/spline/spline16-y.slang
+%%DATADIR%%/interpolation/shaders/spline/spline256-x.slang
+%%DATADIR%%/interpolation/shaders/spline/spline256-y.slang
+%%DATADIR%%/interpolation/shaders/spline/spline36-x.slang
+%%DATADIR%%/interpolation/shaders/spline/spline36-y.slang
+%%DATADIR%%/interpolation/shaders/spline/spline64-x.slang
+%%DATADIR%%/interpolation/shaders/spline/spline64-y.slang
+%%DATADIR%%/interpolation/shaders/support/checkerboard-inverted.slang
+%%DATADIR%%/interpolation/shaders/support/linearize.slang
+%%DATADIR%%/interpolation/shaders/support/shift-half-pixel.slang
+%%DATADIR%%/interpolation/spline100.slangp
+%%DATADIR%%/interpolation/spline144.slangp
%%DATADIR%%/interpolation/spline16-fast.slangp
+%%DATADIR%%/interpolation/spline256.slangp
%%DATADIR%%/interpolation/spline36-fast.slangp
+%%DATADIR%%/interpolation/spline64.slangp
%%DATADIR%%/linear/linear-gamma-correct.slang
%%DATADIR%%/linear/linear-gamma-correct.slangp
%%DATADIR%%/linear/linearize.slang
@@ -2861,11 +2914,18 @@
%%DATADIR%%/misc/shaders/retro-palettes.slang
%%DATADIR%%/misc/shaders/simple_color_controls.slang
%%DATADIR%%/misc/shaders/ss-gamma-ramp.slang
+%%DATADIR%%/misc/shaders/test-pattern/all_palettes.png
+%%DATADIR%%/misc/shaders/test-pattern/palettes_table.txt
+%%DATADIR%%/misc/shaders/test-pattern/test-pattern-append.slang
+%%DATADIR%%/misc/shaders/test-pattern/test-pattern-prepend.slang
+%%DATADIR%%/misc/shaders/test-pattern/test-pattern.inc
%%DATADIR%%/misc/shaders/tonemapping.slang
%%DATADIR%%/misc/shaders/white_point.slang
%%DATADIR%%/misc/shaders/yiq-hue-adjustment.slang
%%DATADIR%%/misc/simple_color_controls.slangp
%%DATADIR%%/misc/ss-gamma-ramp.slangp
+%%DATADIR%%/misc/test-pattern-append.slangp
+%%DATADIR%%/misc/test-pattern-prepend.slangp
%%DATADIR%%/misc/tonemapping.slangp
%%DATADIR%%/misc/white_point.slangp
%%DATADIR%%/misc/yiq-hue-adjustment.slangp
@@ -3589,12 +3649,14 @@
%%DATADIR%%/stock.slang
%%DATADIR%%/subframe-bfi/120hz-safe-BFI.slangp
%%DATADIR%%/subframe-bfi/120hz-smart-BFI.slangp
+%%DATADIR%%/subframe-bfi/adaptive_strobe-koko.slangp
%%DATADIR%%/subframe-bfi/bfi-simple.slangp
%%DATADIR%%/subframe-bfi/crt-beam-simulator.slangp
%%DATADIR%%/subframe-bfi/motionblur_test.slangp
%%DATADIR%%/subframe-bfi/shaders/120hz-safe-BFI.slang
%%DATADIR%%/subframe-bfi/shaders/120hz-smart-BFI/bfi_flicker.slang
%%DATADIR%%/subframe-bfi/shaders/120hz-smart-BFI/calculations.slang
+%%DATADIR%%/subframe-bfi/shaders/adaptive_strobe-koko.slang
%%DATADIR%%/subframe-bfi/shaders/bfi-simple.slang
%%DATADIR%%/subframe-bfi/shaders/crt-beam-simulator.slang
%%DATADIR%%/subframe-bfi/shaders/motionblur_test/resources/120.png
diff --git a/games/linux-steam-utils/Makefile b/games/linux-steam-utils/Makefile
index 380fa75a94b7..e7fb893a9c68 100644
--- a/games/linux-steam-utils/Makefile
+++ b/games/linux-steam-utils/Makefile
@@ -1,5 +1,5 @@
PORTNAME= steam-utils
-DISTVERSION= 20250319
+DISTVERSION= 20250521
CATEGORIES= games linux
PKGNAMEPREFIX= linux-
@@ -23,7 +23,7 @@ USE_GITHUB= yes
GH_ACCOUNT= shkhln
GH_PROJECT= linuxulator-steam-utils
-USE_LINUX= devtools:build dbuslibs gtk2 dri nss alsa-plugins-oss
+USE_LINUX= alsa-plugins-oss dbuslibs devtools:build dri gtk2 nss
MAKE_ARGS+= PREFIX=${STAGEDIR}${PREFIX}
ALL_TARGET= build
diff --git a/games/linux-steam-utils/distinfo b/games/linux-steam-utils/distinfo
index 5b187bc8ce7b..04289fb50909 100644
--- a/games/linux-steam-utils/distinfo
+++ b/games/linux-steam-utils/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742838959
-SHA256 (shkhln-linuxulator-steam-utils-20250319_GH0.tar.gz) = ec4883fe39a7bae51c5257728bc6ced0e6d35a31e7565f9475c9f50e05e728d9
-SIZE (shkhln-linuxulator-steam-utils-20250319_GH0.tar.gz) = 42092
+TIMESTAMP = 1747932870
+SHA256 (shkhln-linuxulator-steam-utils-20250521_GH0.tar.gz) = 8c1f2d4533beb613845672e8e27c49e8e9c091e1ae4dfd0349448684f5004dde
+SIZE (shkhln-linuxulator-steam-utils-20250521_GH0.tar.gz) = 42140
diff --git a/games/monsterz/Makefile b/games/monsterz/Makefile
index 8588ee291454..cb5e54e684a4 100644
--- a/games/monsterz/Makefile
+++ b/games/monsterz/Makefile
@@ -1,5 +1,5 @@
PORTNAME= monsterz
-PORTVERSION= 0.8
+PORTVERSION= 0.9
DISTVERSIONPREFIX= v
CATEGORIES= games
@@ -8,7 +8,7 @@ COMMENT= Arcade puzzle game
WWW= https://github.com/0-wiz-0/monsterz
LICENSE= WTFPL
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYGAME}
diff --git a/games/monsterz/distinfo b/games/monsterz/distinfo
index 4f23c2909e17..bf20a98d402c 100644
--- a/games/monsterz/distinfo
+++ b/games/monsterz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737823301
-SHA256 (0-wiz-0-monsterz-v0.8_GH0.tar.gz) = a4f0c845abc3d3b1ab3d08f404852bc2e1e10d512c23b4098e0d49e679a1f079
-SIZE (0-wiz-0-monsterz-v0.8_GH0.tar.gz) = 2316029
+TIMESTAMP = 1747901570
+SHA256 (0-wiz-0-monsterz-v0.9_GH0.tar.gz) = e54e3945ad1fb55002f47c39351ee87fb1f8e555aba22b759c7af21d21877534
+SIZE (0-wiz-0-monsterz-v0.9_GH0.tar.gz) = 2319426
diff --git a/games/monsterz/files/patch-Makefile b/games/monsterz/files/patch-Makefile
index fbb366ab6af4..eade9d80637c 100644
--- a/games/monsterz/files/patch-Makefile
+++ b/games/monsterz/files/patch-Makefile
@@ -1,41 +1,33 @@
---- Makefile.orig 2007-12-17 22:05:00 UTC
+--- Makefile.orig 2025-05-17 14:19:52 UTC
+++ Makefile
@@ -1,8 +1,8 @@
-
-prefix = /usr/local
--gamesdir = ${prefix}/games
--datadir = ${prefix}/share
--pkgdatadir = $(datadir)/games/monsterz
+-gamesdir = $(prefix)/games
+-datadir = $(prefix)/share
+prefix? = /usr/local
-+gamesdir = ${prefix}/bin
-+datadir = ${prefix}/share/monsterz
++gamesdir = $(prefix)/bin
++datadir = $(prefix)/share/monsterz
+ mandir = $(prefix)/share/man
+-pkgdatadir = $(datadir)/games/monsterz
+pkgdatadir = $(datadir)
+ applicationsdir = $(datadir)/applications
scoredir = /var/games
scorefile = $(scoredir)/monsterz
-
-@@ -22,7 +22,7 @@ INKSCAPE = inkscape -z
- all: monsterz
-
- monsterz: monsterz.c
-- $(CC) -Wall monsterz.c -DDATADIR=\"$(pkgdatadir)\" -DSCOREFILE=\"$(scorefile)\" -o monsterz
-+ $(CC) $(CFLAGS) -Wall monsterz.c -DDATADIR=\"$(pkgdatadir)\" -DSCOREFILE=\"$(scorefile)\" -o monsterz
-
- bitmap: $(BITMAP)
-
-@@ -42,17 +42,17 @@ graphics/logo.png: graphics/graphics.svg
- install: all
- mkdir -p $(DESTDIR)$(gamesdir)
- cp monsterz $(DESTDIR)$(gamesdir)/
+@@ -53,8 +53,8 @@ install: all
+ $(INSTALL_DIR) $(DESTDIR)$(applicationsdir)
+ $(INSTALL_DIR) $(DESTDIR)$(mandir)/man6
+ $(INSTALL_PROGRAM) monsterz $(DESTDIR)$(gamesdir)/
- chown root:games $(DESTDIR)$(gamesdir)/monsterz
- chmod g+s $(DESTDIR)$(gamesdir)/monsterz
+ #chown root:games $(DESTDIR)$(gamesdir)/monsterz
+ #chmod g+s $(DESTDIR)$(gamesdir)/monsterz
- mkdir -p $(DESTDIR)$(pkgdatadir)/graphics
- mkdir -p $(DESTDIR)$(pkgdatadir)/sound
- cp monsterz.py $(DESTDIR)$(pkgdatadir)/
- cp $(BITMAP) $(DESTDIR)$(pkgdatadir)/graphics/
- cp $(SOUND) $(MUSIC) $(DESTDIR)$(pkgdatadir)/sound/
- mkdir -p $(DESTDIR)$(scoredir)
+ $(INSTALL_DIR) $(DESTDIR)$(pkgdatadir)/graphics
+ $(INSTALL_DIR) $(DESTDIR)$(pkgdatadir)/sound
+ $(INSTALL_SCRIPT) monsterz.py $(DESTDIR)$(pkgdatadir)/
+@@ -63,9 +63,9 @@ install: all
+ $(INSTALL_DATA) monsterz.desktop $(DESTDIR)$(applicationsdir)
+ $(INSTALL_DATA) monsterz.6 $(DESTDIR)$(mandir)/man6
+ $(INSTALL_DIR) $(DESTDIR)$(scoredir)
- test -f $(DESTDIR)$(scorefile) || echo "" > $(DESTDIR)$(scorefile)
- chown root:games $(DESTDIR)$(scorefile)
- chmod g+w $(DESTDIR)$(scorefile)
diff --git a/games/monsterz/pkg-plist b/games/monsterz/pkg-plist
index 7c7f758f17be..00ea9c04b5b2 100644
--- a/games/monsterz/pkg-plist
+++ b/games/monsterz/pkg-plist
@@ -1,6 +1,8 @@
@(,games,2555) bin/monsterz
+share/man/man6/monsterz.6.gz
%%DATADIR%%/__pycache__/monsterz.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
%%DATADIR%%/__pycache__/monsterz.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/applications/monsterz.desktop
%%DATADIR%%/graphics/background.png
%%DATADIR%%/graphics/bigtiles.png
%%DATADIR%%/graphics/board.png
diff --git a/games/moonlight-qt/Makefile b/games/moonlight-qt/Makefile
index acbe3f8e07cb..5d17a81b3930 100644
--- a/games/moonlight-qt/Makefile
+++ b/games/moonlight-qt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= moonlight
DISTVERSION= 6.1.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= https://github.com/moonlight-stream/moonlight-qt/releases/download/v${DISTVERSION}/
PKGNAMESUFFIX= -qt
diff --git a/games/neo-cowsay/Makefile b/games/neo-cowsay/Makefile
index 087ab8a5f11d..aa6baac308d2 100644
--- a/games/neo-cowsay/Makefile
+++ b/games/neo-cowsay/Makefile
@@ -1,7 +1,7 @@
PORTNAME= neo-cowsay
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.4
-PORTREVISION= 23
+PORTREVISION= 24
CATEGORIES= games
MAINTAINER= eduardo@FreeBSD.org
diff --git a/games/nlarn/files/patch-Makefile b/games/nlarn/files/patch-Makefile
index decaab43299a..f0b3412668e4 100644
--- a/games/nlarn/files/patch-Makefile
+++ b/games/nlarn/files/patch-Makefile
@@ -1,6 +1,15 @@
--- Makefile.orig 2020-05-23 06:13:27 UTC
+++ Makefile
-@@ -104,7 +104,7 @@ LDFLAGS += $(shell pkg-config --libs glib-2.0)
+@@ -57,7 +57,7 @@ DEFINES += -DG_DISABLE_DEPRECATED
+
+ # Definitions required regardless of host OS
+ DEFINES += -DG_DISABLE_DEPRECATED
+-CFLAGS += -std=c99 -Wall -Wextra -Werror -Iinc -Iinc/external
++CFLAGS += -std=c99 -Wall -Wextra -Iinc -Iinc/external
+ LDFLAGS += -lz -lm
+
+ ifneq (,$(findstring MINGW, $(MSYSTEM)))
+@@ -104,7 +104,7 @@ ifneq ($(SDLPDCURSES),Y)
# Unless requested otherwise build with curses.
ifneq ($(SDLPDCURSES),Y)
diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index 4e1fd701c3e9..e197e424c2ad 100644
--- a/games/openbor/Makefile
+++ b/games/openbor/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openbor
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?= 7691
-PORTREVISION?= 2
+PORTVERSION?= 7743
+PORTREVISION?= 0
CATEGORIES= games
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
@@ -15,7 +15,10 @@ MAINTAINER= jbeich@FreeBSD.org
COMMENT= 2D side scrolling engine for beat 'em ups, shooters, and more #'
WWW= https://www.chronocrash.com/
-LICENSE= BSD3CLAUSE GPLv2+
+LICENSE= BSD3CLAUSE
+.if ${PORTVERSION} < 7696
+LICENSE+= GPLv2+
+.endif
.if ${PORTVERSION} >= 4134
LICENSE+= ISCL
.endif
@@ -35,7 +38,7 @@ PORTSCOUT= ignore:1
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
-GH_TAGNAME?= cbade65a
+GH_TAGNAME?= 7eedd899
USES+= cpe gmake pkgconfig sdl
.if ${PORTVERSION} < 4433
diff --git a/games/openbor/distinfo b/games/openbor/distinfo
index da29dcab4f28..3d79bbce92a7 100644
--- a/games/openbor/distinfo
+++ b/games/openbor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713915161
-SHA256 (DCurrent-openbor-7691-cbade65a_GH0.tar.gz) = 1b27c910c6e0399d708088331c463cc20b39ed59335edb52ea412d844430120e
-SIZE (DCurrent-openbor-7691-cbade65a_GH0.tar.gz) = 212713048
+TIMESTAMP = 1747671961
+SHA256 (DCurrent-openbor-7743-7eedd899_GH0.tar.gz) = ac900d3aa035e777f73000c05abdff19b8ea434cd72fbdd70708cc6615027cc4
+SIZE (DCurrent-openbor-7743-7eedd899_GH0.tar.gz) = 212650356
diff --git a/games/openbor/files/patch-Makefile b/games/openbor/files/patch-Makefile
new file mode 100644
index 000000000000..6602de73593c
--- /dev/null
+++ b/games/openbor/files/patch-Makefile
@@ -0,0 +1,13 @@
+--- Makefile.orig 2025-05-19 16:26:01 UTC
++++ Makefile
+@@ -255,10 +255,6 @@ GFX = source/gfxlib/bilinear.o
+ source/gfxlib/scanline.o \
+ source/gfxlib/simple2x.o \
+ source/gfxlib/tv2x.o
+-endif
+-
+-ifdef BUILD_MMX
+-GFX += source/gfxlib/bilinearmmx.o
+ endif
+
+ GAME = source/gamelib/draw.o \
diff --git a/games/pentobi/Makefile b/games/pentobi/Makefile
index 55e374ed3f54..988335641153 100644
--- a/games/pentobi/Makefile
+++ b/games/pentobi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pentobi
-PORTVERSION= 26.0
+PORTVERSION= 26.3
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
diff --git a/games/pentobi/distinfo b/games/pentobi/distinfo
index a7d7dced09c3..7083240ff7e0 100644
--- a/games/pentobi/distinfo
+++ b/games/pentobi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738276507
-SHA256 (pentobi-26.0.tar.xz) = 12dde3b622c327847bda4049fa9b440cd5b8329e90906bf2cf964b70b529d7e9
-SIZE (pentobi-26.0.tar.xz) = 466000
+TIMESTAMP = 1747241781
+SHA256 (pentobi-26.3.tar.xz) = 4104ad479efb87e5c96bb72bfbaf07c2320f8a3fbd2a9636fa0834d199fd243b
+SIZE (pentobi-26.3.tar.xz) = 465968
diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 2cc7838a2ba6..f333e04f6b6c 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= veloren
-PORTVERSION= s20250512
+PORTVERSION= s20250521
CATEGORIES= games wayland
PKGNAMESUFFIX= -weekly
@@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl
USES= cargo xorg
USE_XORG= xcb
USE_GITLAB= yes
-GL_TAGNAME= v0.17.0-757-gbb8fb2f27b # git describe --match='v[0-9]*' weekly
+GL_TAGNAME= v0.17.0-791-gec6f8d78ad # git describe --match='v[0-9]*' weekly
CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib"
PLIST_FILES= bin/${PORTNAME}-server-cli \
bin/${PORTNAME}-voxygen \
diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates
index f603a2ec79ed..f4bb9e556f06 100644
--- a/games/veloren-weekly/Makefile.crates
+++ b/games/veloren-weekly/Makefile.crates
@@ -373,7 +373,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \
libloading-0.7.4 \
libloading-0.8.6 \
libm-0.2.14 \
- libmimalloc-sys-0.1.42 \
+ libmimalloc-sys-0.1.39 \
libredox-0.1.3 \
libsqlite3-sys-0.28.0 \
libudev-sys-0.1.4 \
@@ -403,7 +403,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \
memoffset-0.5.6 \
memoffset-0.6.5 \
metal-0.27.0 \
- mimalloc-0.1.46 \
+ mimalloc-0.1.43 \
mime-0.3.17 \
minifb-0.28.0 \
minimal-lexical-0.2.1 \
diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo
index e352df43fc72..b0a45c7fbace 100644
--- a/games/veloren-weekly/distinfo
+++ b/games/veloren-weekly/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1747050574
+TIMESTAMP = 1747833484
SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0
SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011
SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046
@@ -749,8 +749,8 @@ SHA256 (rust/crates/libloading-0.8.6.crate) = fc2f4eb4bc735547cfed7c0a4922cbd04a
SIZE (rust/crates/libloading-0.8.6.crate) = 28922
SHA256 (rust/crates/libm-0.2.14.crate) = a25169bd5913a4b437588a7e3d127cd6e90127b60e0ffbd834a38f1599e016b8
SIZE (rust/crates/libm-0.2.14.crate) = 155948
-SHA256 (rust/crates/libmimalloc-sys-0.1.42.crate) = ec9d6fac27761dabcd4ee73571cdb06b7022dc99089acbe5435691edffaac0f4
-SIZE (rust/crates/libmimalloc-sys-0.1.42.crate) = 224614
+SHA256 (rust/crates/libmimalloc-sys-0.1.39.crate) = 23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44
+SIZE (rust/crates/libmimalloc-sys-0.1.39.crate) = 198523
SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d
SIZE (rust/crates/libredox-0.1.3.crate) = 6068
SHA256 (rust/crates/libsqlite3-sys-0.28.0.crate) = 0c10584274047cb335c23d3e61bcef8e323adae7c5c8c760540f73610177fc3f
@@ -809,8 +809,8 @@ SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1
SIZE (rust/crates/memoffset-0.6.5.crate) = 7686
SHA256 (rust/crates/metal-0.27.0.crate) = c43f73953f8cbe511f021b58f18c3ce1c3d1ae13fe953293e13345bf83217f25
SIZE (rust/crates/metal-0.27.0.crate) = 3028990
-SHA256 (rust/crates/mimalloc-0.1.46.crate) = 995942f432bbb4822a7e9c3faa87a695185b0d09273ba85f097b54f4e458f2af
-SIZE (rust/crates/mimalloc-0.1.46.crate) = 4601
+SHA256 (rust/crates/mimalloc-0.1.43.crate) = 68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633
+SIZE (rust/crates/mimalloc-0.1.43.crate) = 4075
SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a
SIZE (rust/crates/mime-0.3.17.crate) = 15712
SHA256 (rust/crates/minifb-0.28.0.crate) = d1a093126f2ed9012fc0b146934c97eb0273e54983680a8bf5309b6b4a365b32
@@ -1869,5 +1869,5 @@ SHA256 (xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.g
SIZE (xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.gz) = 2210
SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43f0faa196eb33341c8e9952da17876649dd3aade44fd357a3a098eaaeb78e9d
SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402
-SHA256 (veloren-v0.17.0-757-gbb8fb2f27b.tar.bz2) = 414e6636875197d9ae2b21082f042702baafcfbd4a60cb6324fe68425e45c3fc
-SIZE (veloren-v0.17.0-757-gbb8fb2f27b.tar.bz2) = 325789273
+SHA256 (veloren-v0.17.0-791-gec6f8d78ad.tar.bz2) = aba59ab0d3a8b8781e865dd7c138abff44fc9964632a8bb3cc48e829899c1018
+SIZE (veloren-v0.17.0-791-gec6f8d78ad.tar.bz2) = 325872341