summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/0ad/Makefile2
-rw-r--r--games/DDNet/Makefile2
-rw-r--r--games/anki/Makefile1
-rw-r--r--games/blinken/distinfo6
-rw-r--r--games/bomber/distinfo6
-rw-r--r--games/bovo/distinfo6
-rw-r--r--games/dose-response/Makefile2
-rw-r--r--games/dunelegacy/Makefile2
-rw-r--r--games/endless-sky/Makefile3
-rw-r--r--games/flightgear-data/Makefile10
-rw-r--r--games/flightgear-data/distinfo6
-rw-r--r--games/flightgear/Makefile16
-rw-r--r--games/flightgear/distinfo8
-rw-r--r--games/flightgear/files/patch-src-FDM-JSBSim-input_output-FGfdmSocket.cpp11
-rw-r--r--games/flightgear/files/patch-src-FDM-JSBSim-input_output-FGfdmSocket.h11
-rw-r--r--games/flightgear/pkg-plist4
-rw-r--r--games/genact/Makefile2
-rw-r--r--games/gnome-robots/Makefile1
-rw-r--r--games/granatier/distinfo6
-rw-r--r--games/gtkatlantic/Makefile2
-rw-r--r--games/gtkevemon/Makefile2
-rw-r--r--games/gtkradiant/Makefile2
-rw-r--r--games/hivetui/Makefile2
-rw-r--r--games/jaggedalliance2/Makefile2
-rw-r--r--games/jumpy/Makefile2
-rw-r--r--games/kajongg/Makefile1
-rw-r--r--games/kajongg/distinfo6
-rw-r--r--games/kanagram/distinfo6
-rw-r--r--games/kanatest/Makefile2
-rw-r--r--games/kapman/distinfo6
-rw-r--r--games/katomic/distinfo6
-rw-r--r--games/kblackbox/distinfo6
-rw-r--r--games/kblocks/distinfo6
-rw-r--r--games/kbounce/distinfo6
-rw-r--r--games/kbreakout/distinfo6
-rw-r--r--games/kdiamond/distinfo6
-rw-r--r--games/kfourinline/distinfo6
-rw-r--r--games/kgoldrunner/distinfo6
-rw-r--r--games/khangman/distinfo6
-rw-r--r--games/kigo/distinfo6
-rw-r--r--games/killbots/distinfo6
-rw-r--r--games/kiriki/distinfo6
-rw-r--r--games/kjumpingcube/distinfo6
-rw-r--r--games/klickety/distinfo6
-rw-r--r--games/klines/distinfo6
-rw-r--r--games/kmahjongg/distinfo6
-rw-r--r--games/kmines/distinfo6
-rw-r--r--games/knavalbattle/distinfo6
-rw-r--r--games/knetwalk/distinfo6
-rw-r--r--games/knights/distinfo6
-rw-r--r--games/kolf/distinfo6
-rw-r--r--games/kollision/distinfo6
-rw-r--r--games/konquest/distinfo6
-rw-r--r--games/kpat/distinfo6
-rw-r--r--games/kreversi/distinfo6
-rw-r--r--games/kshisen/distinfo6
-rw-r--r--games/ksirk/distinfo6
-rw-r--r--games/ksnakeduel/distinfo6
-rw-r--r--games/kspaceduel/distinfo6
-rw-r--r--games/ksquares/distinfo6
-rw-r--r--games/ksudoku/distinfo6
-rw-r--r--games/ktuberling/distinfo6
-rw-r--r--games/kubrick/distinfo6
-rw-r--r--games/libkdegames/distinfo6
-rw-r--r--games/libkmahjongg/distinfo6
-rw-r--r--games/libmaitretarot/Makefile2
-rw-r--r--games/libmt_client/Makefile2
-rw-r--r--games/lincity-ng/Makefile2
-rw-r--r--games/lordsawar/Makefile2
-rw-r--r--games/lskat/distinfo6
-rw-r--r--games/maitretarot/Makefile2
-rw-r--r--games/moonlight-embedded-devel/Makefile4
-rw-r--r--games/moonlight-embedded/Makefile4
-rw-r--r--games/mt_dolphin_ia/Makefile2
-rw-r--r--games/mt_gtk_client/Makefile2
-rw-r--r--games/naev/Makefile1
-rw-r--r--games/netradiant/Makefile2
-rw-r--r--games/palapeli/distinfo6
-rw-r--r--games/picmi/distinfo6
-rw-r--r--games/punchy/Makefile2
-rw-r--r--games/py-fife/Makefile6
-rw-r--r--games/rpg-cli/Makefile2
-rw-r--r--games/skladnik/distinfo6
-rw-r--r--games/sulis/Makefile2
-rw-r--r--games/tuxtype/Makefile2
-rw-r--r--games/veloren-weekly/Makefile5
-rw-r--r--games/veloren-weekly/Makefile.crates8
-rw-r--r--games/veloren-weekly/distinfo22
-rw-r--r--games/veloren-weekly/files/patch-gilrs214
-rw-r--r--games/vkquake/Makefile1
-rw-r--r--games/warmux/Makefile2
-rw-r--r--games/xmoto/Makefile2
92 files changed, 256 insertions, 409 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index c99e88f39231..d46fdf00ecc5 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= 0ad
DISTVERSION= 0.27.0
-PORTREVISION= 9
+PORTREVISION= 11
CATEGORIES= games
MASTER_SITES= https://releases.wildfiregames.com/
DISTFILES= ${PORTNAME}-${DISTVERSION}-unix-build.tar.xz \
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile
index ccb2b25f843e..d1efec599dac 100644
--- a/games/DDNet/Makefile
+++ b/games/DDNet/Makefile
@@ -1,6 +1,6 @@
PORTNAME= DDNet
PORTVERSION= 19.2
-PORTREVISION= 4
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= https://ddnet.tw/downloads/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/games/anki/Makefile b/games/anki/Makefile
index 52f9177f4375..13b6a3f81cb3 100644
--- a/games/anki/Makefile
+++ b/games/anki/Makefile
@@ -1,5 +1,6 @@
PORTNAME= anki
DISTVERSION= 25.02.7
+PORTREVISION= 1
# Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes
CATEGORIES= games education python
MASTER_SITES= LOCAL/kai/:yarncache
diff --git a/games/blinken/distinfo b/games/blinken/distinfo
index 83b265237b6b..72d1164db3ee 100644
--- a/games/blinken/distinfo
+++ b/games/blinken/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036377
-SHA256 (KDE/release-service/25.04.2/blinken-25.04.2.tar.xz) = 0e31cabd6340b6fdfe5c7c2d725b2ceb88a01ad54b50d790c2c3d028d2c425f8
-SIZE (KDE/release-service/25.04.2/blinken-25.04.2.tar.xz) = 2715212
+TIMESTAMP = 1751381336
+SHA256 (KDE/release-service/25.04.3/blinken-25.04.3.tar.xz) = 76aefdc0fa874a62bda655a50260d5b6d4e0873a3481e4862558c3179935bcb3
+SIZE (KDE/release-service/25.04.3/blinken-25.04.3.tar.xz) = 2715276
diff --git a/games/bomber/distinfo b/games/bomber/distinfo
index 7ecd13ad838c..948a4532992c 100644
--- a/games/bomber/distinfo
+++ b/games/bomber/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036637
-SHA256 (KDE/release-service/25.04.2/bomber-25.04.2.tar.xz) = ba9929548d6bd61f55b4c1ee52657164449e7843c279747947542b357a377b14
-SIZE (KDE/release-service/25.04.2/bomber-25.04.2.tar.xz) = 840924
+TIMESTAMP = 1751381339
+SHA256 (KDE/release-service/25.04.3/bomber-25.04.3.tar.xz) = 2f0a37ac247d4447766d46313b42f640a060e2d35894c7fc9ab25fac4d202587
+SIZE (KDE/release-service/25.04.3/bomber-25.04.3.tar.xz) = 841072
diff --git a/games/bovo/distinfo b/games/bovo/distinfo
index 7ed0498581e1..227845015d91 100644
--- a/games/bovo/distinfo
+++ b/games/bovo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036639
-SHA256 (KDE/release-service/25.04.2/bovo-25.04.2.tar.xz) = e974fe78732e59ed2a2f702d8c9d12ec8c08a3f0f16c2def61f556464b9f9d1e
-SIZE (KDE/release-service/25.04.2/bovo-25.04.2.tar.xz) = 221640
+TIMESTAMP = 1751381341
+SHA256 (KDE/release-service/25.04.3/bovo-25.04.3.tar.xz) = c8ec6ad38dbe292a04c5bd768394165054a732a32782bb10a9195d482178e976
+SIZE (KDE/release-service/25.04.3/bovo-25.04.3.tar.xz) = 221640
diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile
index bb496eac87d3..6e6f52d04d63 100644
--- a/games/dose-response/Makefile
+++ b/games/dose-response/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dose-response
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 52
+PORTREVISION= 53
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
diff --git a/games/dunelegacy/Makefile b/games/dunelegacy/Makefile
index bfc6f0ff75b8..a974b2891bf2 100644
--- a/games/dunelegacy/Makefile
+++ b/games/dunelegacy/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= games
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= bofh@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Open source clone of Dune II
WWW= https://dunelegacy.sourceforge.net/website/
diff --git a/games/endless-sky/Makefile b/games/endless-sky/Makefile
index 29ac088b20f7..a9a4903bc122 100644
--- a/games/endless-sky/Makefile
+++ b/games/endless-sky/Makefile
@@ -1,5 +1,6 @@
PORTNAME= endless-sky
PORTVERSION= 0.10.10
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= games
@@ -14,7 +15,7 @@ LICENSE_FILE_GPLv3+ = ${WRKSRC}/license.txt
LIB_DEPENDS= libpng.so:graphics/png \
libmad.so:audio/libmad \
- libuuid.so:misc/e2fsprogs-libuuid
+ libuuid.so:misc/libuuid
USE_GITHUB= yes
diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile
index 311701746ad5..58b518c95fd8 100644
--- a/games/flightgear-data/Makefile
+++ b/games/flightgear-data/Makefile
@@ -1,7 +1,7 @@
PORTNAME= flightgear-data
-PORTVERSION= 2020.3.19
+PORTVERSION= 2024.1.1
CATEGORIES= games
-MASTER_SITES= SF/flightgear/release-${PORTVERSION:R}
+MASTER_SITES= https://download.flightgear.org/release-${PORTVERSION:R}/
DISTNAME= FlightGear-${PORTVERSION}-data
MAINTAINER= martymac@FreeBSD.org
@@ -16,7 +16,7 @@ USES= tar:txz
NO_BUILD= yes
NO_ARCH= yes
-WRKSRC= ${WRKDIR}/fgdata
+WRKSRC= ${WRKDIR}/fgdata_${PORTVERSION:R:S/./_/}
DATADIR= ${PREFIX}/share/flightgear
PLIST= ${WRKDIR}/pkg-plist
@@ -30,8 +30,8 @@ pre-install:
@cd ${WRKSRC} && \
${FIND} * -type d -empty | ${SORT} \
| ${SED} -e 's|^|@preexec ${MKDIR} %D/share/flightgear/|' >> ${PLIST} && \
- ${FIND} * -type f | ${SORT} \
- | ${SED} -e 's|^|%%DATADIR%%/|' >> ${PLIST} && \
+ ${FIND} . -type f ! -name .gitignore | ${SORT} \
+ | ${SED} -e 's|^\./||' -e 's|^|%%DATADIR%%/|' >> ${PLIST} && \
${FIND} * -type d -empty | ${SORT} -r \
| ${SED} -e 's|^|@dir %%DATADIR%%/|' >> ${PLIST}
diff --git a/games/flightgear-data/distinfo b/games/flightgear-data/distinfo
index 5661f6a43ffd..e391413765b3 100644
--- a/games/flightgear-data/distinfo
+++ b/games/flightgear-data/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697745291
-SHA256 (FlightGear-2020.3.19-data.txz) = f3adc49cd054fab6137711f0315e876c1bbdf653ba1f798a1aecae9a6e984795
-SIZE (FlightGear-2020.3.19-data.txz) = 1789370768
+TIMESTAMP = 1751317078
+SHA256 (FlightGear-2024.1.1-data.txz) = 44c48bd03440f6ece07b26d095d9185cec22fc159e5cc1cf451adbc5ebd7953e
+SIZE (FlightGear-2024.1.1-data.txz) = 1873735848
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index cdf052278f47..0347a14ef942 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -1,13 +1,6 @@
PORTNAME= flightgear
-PORTVERSION= 2020.3.19
-PORTREVISION= 7
+PORTVERSION= 2024.1.1
CATEGORIES= games
-MASTER_SITES= SF/flightgear/release-${PORTVERSION:R}
-
-# Fix for CVE-2025-0781
-# See: https://gitlab.com/frougon/flightgear-flightgear/-/commits/2020.3.6-minimal-fix-for-CVE-2025-0781
-PATCH_SITES= https://gitlab.com/frougon/flightgear-${PORTNAME}/-/commit/
-PATCHFILES+= cf99dc921aadab502ff90a1dd943d8bbb897de91.patch:-p1
MAINTAINER= martymac@FreeBSD.org
COMMENT= FlightGear flight simulator
@@ -34,8 +27,13 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:x11-toolkits/plib \
${LOCALBASE}/share/flightgear/version:games/flightgear-data
# Disable ninja, see https://sourceforge.net/p/flightgear/codetickets/2118/
-USES= alias cmake:noninja compiler:c++11-lang cpe dos2unix gl jpeg \
+USES= alias cmake:noninja compiler:c++17-lang cpe dos2unix gl jpeg \
openal:al,alut sqlite tar:bzip2 xorg
+
+USE_GITLAB= yes
+GL_ACCOUNT= flightgear
+GL_TAGNAME= v${PORTVERSION}
+
USE_XORG= ice sm x11 xext xft xi xinerama xmu xt
USE_GL= gl glew glu glut
diff --git a/games/flightgear/distinfo b/games/flightgear/distinfo
index c0feffc003ac..e63b85adfa79 100644
--- a/games/flightgear/distinfo
+++ b/games/flightgear/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1738150411
-SHA256 (flightgear-2020.3.19.tar.bz2) = 167d08de9cc0f72218b379b23cd7e56c7f6ee18d7d559512da51a3bd67f38e6e
-SIZE (flightgear-2020.3.19.tar.bz2) = 8935152
-SHA256 (cf99dc921aadab502ff90a1dd943d8bbb897de91.patch) = c3cf18bec3510b870bcdb8cb3a833c58f63d33aa9d071d11ac893f90d6e2fe60
-SIZE (cf99dc921aadab502ff90a1dd943d8bbb897de91.patch) = 2178
+TIMESTAMP = 1751317021
+SHA256 (flightgear-v2024.1.1.tar.bz2) = a3b1fea7064caa18964828e79cc1ec663f6aabf0fb5eb4f7f7fb82635fc8a937
+SIZE (flightgear-v2024.1.1.tar.bz2) = 9463832
diff --git a/games/flightgear/files/patch-src-FDM-JSBSim-input_output-FGfdmSocket.cpp b/games/flightgear/files/patch-src-FDM-JSBSim-input_output-FGfdmSocket.cpp
new file mode 100644
index 000000000000..7eecac47aedb
--- /dev/null
+++ b/games/flightgear/files/patch-src-FDM-JSBSim-input_output-FGfdmSocket.cpp
@@ -0,0 +1,11 @@
+--- src/FDM/JSBSim/input_output/FGfdmSocket.cpp.orig 2025-06-26 10:55:02 UTC
++++ src/FDM/JSBSim/input_output/FGfdmSocket.cpp
+@@ -40,7 +40,7 @@ INCLUDES
+
+ #if defined(_MSC_VER) || defined(__MINGW32__)
+ #include <ws2tcpip.h>
+-#elif defined(__OpenBSD__)
++#elif defined(__OpenBSD__) || defined(__FreeBSD__)
+ #include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netdb.h>
diff --git a/games/flightgear/files/patch-src-FDM-JSBSim-input_output-FGfdmSocket.h b/games/flightgear/files/patch-src-FDM-JSBSim-input_output-FGfdmSocket.h
new file mode 100644
index 000000000000..5374e4735279
--- /dev/null
+++ b/games/flightgear/files/patch-src-FDM-JSBSim-input_output-FGfdmSocket.h
@@ -0,0 +1,11 @@
+--- src/FDM/JSBSim/input_output/FGfdmSocket.h.orig 2025-06-26 10:59:25 UTC
++++ src/FDM/JSBSim/input_output/FGfdmSocket.h
+@@ -44,6 +44,8 @@ INCLUDES
+ #if defined(_MSC_VER) || defined(__MINGW32__)
+ #include <winsock.h>
+ #include <io.h>
++#elif defined(__FreeBSD__)
++ #include <netinet/in.h>
+ #else
+ #include <netdb.h>
+ #endif
diff --git a/games/flightgear/pkg-plist b/games/flightgear/pkg-plist
index 94cc162d5aab..9876f7bea073 100644
--- a/games/flightgear/pkg-plist
+++ b/games/flightgear/pkg-plist
@@ -6,11 +6,11 @@ bin/fgcom
bin/fgelev
bin/fgfs
bin/fgjs
-bin/fgpanel
bin/fgtraffic
bin/fgviewer
bin/js_demo
bin/metar
+bin/nasal
bin/yasim
bin/yasim-proptest
share/man/it/man1/GPSsmooth.1.gz
@@ -21,7 +21,6 @@ share/man/it/man1/fgcom.1.gz
share/man/it/man1/fgelev.1.gz
share/man/it/man1/fgfs.1.gz
share/man/it/man1/fgjs.1.gz
-share/man/it/man1/fgpanel.1.gz
share/man/it/man1/fgviewer.1.gz
share/man/it/man1/js_demo.1.gz
share/man/it/man1/metar.1.gz
@@ -34,7 +33,6 @@ share/man/man1/fgcom.1.gz
share/man/man1/fgelev.1.gz
share/man/man1/fgfs.1.gz
share/man/man1/fgjs.1.gz
-share/man/man1/fgpanel.1.gz
share/man/man1/fgviewer.1.gz
share/man/man1/js_demo.1.gz
share/man/man1/metar.1.gz
diff --git a/games/genact/Makefile b/games/genact/Makefile
index ce222d996212..090a4cf0c0be 100644
--- a/games/genact/Makefile
+++ b/games/genact/Makefile
@@ -1,7 +1,7 @@
PORTNAME= genact
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= games
MAINTAINER= eduardo@FreeBSD.org
diff --git a/games/gnome-robots/Makefile b/games/gnome-robots/Makefile
index fb628edefb0f..7799102841c6 100644
--- a/games/gnome-robots/Makefile
+++ b/games/gnome-robots/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gnome-robots
DISTVERSION= 41.2
+PORTREVISION= 2
CATEGORIES= games gnome
DIST_SUBDIR= gnome
diff --git a/games/granatier/distinfo b/games/granatier/distinfo
index c308c0db46d2..d395c25e96ab 100644
--- a/games/granatier/distinfo
+++ b/games/granatier/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036642
-SHA256 (KDE/release-service/25.04.2/granatier-25.04.2.tar.xz) = 4abb61944bc3ebfd37dfa549126b41d9b39ffed73a3576be476a2cad2017dcbb
-SIZE (KDE/release-service/25.04.2/granatier-25.04.2.tar.xz) = 2017264
+TIMESTAMP = 1751381344
+SHA256 (KDE/release-service/25.04.3/granatier-25.04.3.tar.xz) = 28edfa5c3d25693690ce60dd1da4368b6a836c8bec9b5b31a6287e256ff6ae82
+SIZE (KDE/release-service/25.04.3/granatier-25.04.3.tar.xz) = 2017108
diff --git a/games/gtkatlantic/Makefile b/games/gtkatlantic/Makefile
index a38a4d6be771..a0a83d90a80e 100644
--- a/games/gtkatlantic/Makefile
+++ b/games/gtkatlantic/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gtkatlantic
DISTVERSION= 0.6.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://download.tuxfamily.org/gtkatlantic/downloads/v${PORTVERSION:R}/ \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
diff --git a/games/gtkevemon/Makefile b/games/gtkevemon/Makefile
index c9f016246688..e0ccb3bcccd0 100644
--- a/games/gtkevemon/Makefile
+++ b/games/gtkevemon/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gtkevemon
PORTVERSION= 1.10.2016.02.17
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
diff --git a/games/gtkradiant/Makefile b/games/gtkradiant/Makefile
index e4e3066e2483..a5f7d8dcb442 100644
--- a/games/gtkradiant/Makefile
+++ b/games/gtkradiant/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gtkradiant
PORTVERSION= 1.5.0
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= games cad
MASTER_SITES= IDSOFTWARE/source/:id \
http://www.bsd-geek.de/FreeBSD/distfiles/:fb
diff --git a/games/hivetui/Makefile b/games/hivetui/Makefile
index dcebe62f05db..bb457d8e7c6e 100644
--- a/games/hivetui/Makefile
+++ b/games/hivetui/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hivetui
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MAINTAINER= fuz@FreeBSD.org
diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile
index db6dd9b9ce68..ee9d6d8e845a 100644
--- a/games/jaggedalliance2/Makefile
+++ b/games/jaggedalliance2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ja2
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= games
MAINTAINER= timp87@gmail.com
diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile
index 27bd4bf59c25..ddb409a6ccbd 100644
--- a/games/jumpy/Makefile
+++ b/games/jumpy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= jumpy
DISTVERSIONPREFIX= v
DISTVERSION= 0.12.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile
index 5bfc698eb250..7c05ff633c23 100644
--- a/games/kajongg/Makefile
+++ b/games/kajongg/Makefile
@@ -1,6 +1,5 @@
PORTNAME= kajongg
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
CATEGORIES= games kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/games/kajongg/distinfo b/games/kajongg/distinfo
index a9d0cef62d8d..5b8c429e2459 100644
--- a/games/kajongg/distinfo
+++ b/games/kajongg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036644
-SHA256 (KDE/release-service/25.04.2/kajongg-25.04.2.tar.xz) = 4c7422291fb8b5485782875854560f221f1faebfa75590a2ead009fcbd87f914
-SIZE (KDE/release-service/25.04.2/kajongg-25.04.2.tar.xz) = 4637760
+TIMESTAMP = 1751381346
+SHA256 (KDE/release-service/25.04.3/kajongg-25.04.3.tar.xz) = d578ae9809ec5f9bfed948de12158edcb545793fb1859bd157501668064953ac
+SIZE (KDE/release-service/25.04.3/kajongg-25.04.3.tar.xz) = 4637744
diff --git a/games/kanagram/distinfo b/games/kanagram/distinfo
index 43d09c9306cb..c833014e7464 100644
--- a/games/kanagram/distinfo
+++ b/games/kanagram/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036647
-SHA256 (KDE/release-service/25.04.2/kanagram-25.04.2.tar.xz) = 622a45ee55d2df00cff78c7f4b90cf9332858da376f97c19da0315a6e26c62c7
-SIZE (KDE/release-service/25.04.2/kanagram-25.04.2.tar.xz) = 7786252
+TIMESTAMP = 1751381349
+SHA256 (KDE/release-service/25.04.3/kanagram-25.04.3.tar.xz) = a6e7ef103c40bb5237b0a5d3e80cc3680afe0ba901fc7269233df5c244dff3f8
+SIZE (KDE/release-service/25.04.3/kanagram-25.04.3.tar.xz) = 7786176
diff --git a/games/kanatest/Makefile b/games/kanatest/Makefile
index 37e27dd4f213..b587b4d771d9 100644
--- a/games/kanatest/Makefile
+++ b/games/kanatest/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kanatest
PORTVERSION= 0.4.10.g20200611
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games japanese
MAINTAINER= Clockwork6400@protonmail.com
diff --git a/games/kapman/distinfo b/games/kapman/distinfo
index 0b6436f8b992..119e675240a9 100644
--- a/games/kapman/distinfo
+++ b/games/kapman/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036649
-SHA256 (KDE/release-service/25.04.2/kapman-25.04.2.tar.xz) = ecc97368ca00d8d8579aa46d4f4b43462826e31d7add2d61cac13bc9140adc1f
-SIZE (KDE/release-service/25.04.2/kapman-25.04.2.tar.xz) = 2150108
+TIMESTAMP = 1751381351
+SHA256 (KDE/release-service/25.04.3/kapman-25.04.3.tar.xz) = 93f1bb31df4cafe88313e6ced6f86e1f4a7292bc9590893369939cef52fc88e7
+SIZE (KDE/release-service/25.04.3/kapman-25.04.3.tar.xz) = 2150092
diff --git a/games/katomic/distinfo b/games/katomic/distinfo
index 88876c422473..70c3009cd29b 100644
--- a/games/katomic/distinfo
+++ b/games/katomic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036651
-SHA256 (KDE/release-service/25.04.2/katomic-25.04.2.tar.xz) = 81808553cfbab3e2997a7b8395a918af418144c41ec96e6318db0f106addc9ef
-SIZE (KDE/release-service/25.04.2/katomic-25.04.2.tar.xz) = 1449376
+TIMESTAMP = 1751381354
+SHA256 (KDE/release-service/25.04.3/katomic-25.04.3.tar.xz) = 76c9382babaaa14905ce8e3828012192b1cdb68657a4b646525987e91117bb8b
+SIZE (KDE/release-service/25.04.3/katomic-25.04.3.tar.xz) = 1449348
diff --git a/games/kblackbox/distinfo b/games/kblackbox/distinfo
index 38ab67437d67..f97f626b08f0 100644
--- a/games/kblackbox/distinfo
+++ b/games/kblackbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036654
-SHA256 (KDE/release-service/25.04.2/kblackbox-25.04.2.tar.xz) = 4f109ab0134708ec7f211ddce9dc81e18705d157a92a23ba8eebca063a0d6ab9
-SIZE (KDE/release-service/25.04.2/kblackbox-25.04.2.tar.xz) = 556032
+TIMESTAMP = 1751381356
+SHA256 (KDE/release-service/25.04.3/kblackbox-25.04.3.tar.xz) = a64c21410df3decbeaf1e8686a95d7e4a6ed194383a5e4f6713693dc531f2716
+SIZE (KDE/release-service/25.04.3/kblackbox-25.04.3.tar.xz) = 555952
diff --git a/games/kblocks/distinfo b/games/kblocks/distinfo
index ab97f3a15237..575cd3d9cc0a 100644
--- a/games/kblocks/distinfo
+++ b/games/kblocks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036656
-SHA256 (KDE/release-service/25.04.2/kblocks-25.04.2.tar.xz) = a8d524d6aae000cdf1ebc38e474b4c4ca6fec204d80498ef07115163ed13ce5b
-SIZE (KDE/release-service/25.04.2/kblocks-25.04.2.tar.xz) = 2104328
+TIMESTAMP = 1751381359
+SHA256 (KDE/release-service/25.04.3/kblocks-25.04.3.tar.xz) = 72b0f54cb09dd8f7c1b3260d7986a715f206448487d0bb40f85d9e917f3a2dda
+SIZE (KDE/release-service/25.04.3/kblocks-25.04.3.tar.xz) = 2104276
diff --git a/games/kbounce/distinfo b/games/kbounce/distinfo
index 6b4c4efbe345..aeebcc549179 100644
--- a/games/kbounce/distinfo
+++ b/games/kbounce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036659
-SHA256 (KDE/release-service/25.04.2/kbounce-25.04.2.tar.xz) = 1fad3476f263678ea17794eb99e7278ef21f79922cf82ffd32fa9644c499fb69
-SIZE (KDE/release-service/25.04.2/kbounce-25.04.2.tar.xz) = 3324252
+TIMESTAMP = 1751381361
+SHA256 (KDE/release-service/25.04.3/kbounce-25.04.3.tar.xz) = 7fbbc2c2b97a12e0ee9a1dbd525988e66d6056325b562fe1e4b4da3784fd9765
+SIZE (KDE/release-service/25.04.3/kbounce-25.04.3.tar.xz) = 3325088
diff --git a/games/kbreakout/distinfo b/games/kbreakout/distinfo
index 7538dcf36414..8d5f4a85097f 100644
--- a/games/kbreakout/distinfo
+++ b/games/kbreakout/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036661
-SHA256 (KDE/release-service/25.04.2/kbreakout-25.04.2.tar.xz) = b1d5329abc6167bf7bb57fcd5e0275812c371018e447d6eedca11582b7bddeef
-SIZE (KDE/release-service/25.04.2/kbreakout-25.04.2.tar.xz) = 2558984
+TIMESTAMP = 1751381364
+SHA256 (KDE/release-service/25.04.3/kbreakout-25.04.3.tar.xz) = 8af42969885651c22ccec84d115ccb41641608c8c7b96514ce0ffb643da95cd6
+SIZE (KDE/release-service/25.04.3/kbreakout-25.04.3.tar.xz) = 2558996
diff --git a/games/kdiamond/distinfo b/games/kdiamond/distinfo
index 426951f8e1fa..52ce982c0899 100644
--- a/games/kdiamond/distinfo
+++ b/games/kdiamond/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036664
-SHA256 (KDE/release-service/25.04.2/kdiamond-25.04.2.tar.xz) = 877916a517bb123f7b55227ae181aa1aad83c69e6b99bbe021d0c7fdcc8d7d8f
-SIZE (KDE/release-service/25.04.2/kdiamond-25.04.2.tar.xz) = 4674880
+TIMESTAMP = 1751381366
+SHA256 (KDE/release-service/25.04.3/kdiamond-25.04.3.tar.xz) = ff6f80f8684671d24f2464dada3c6d21a3414f3403cc09700dde46acfad9a870
+SIZE (KDE/release-service/25.04.3/kdiamond-25.04.3.tar.xz) = 4674604
diff --git a/games/kfourinline/distinfo b/games/kfourinline/distinfo
index 2fceac3484e9..b3638fb2931b 100644
--- a/games/kfourinline/distinfo
+++ b/games/kfourinline/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036666
-SHA256 (KDE/release-service/25.04.2/kfourinline-25.04.2.tar.xz) = da42eab4467f066d9783dfb54d64bae75c47046717bdfbabd1223291f4957784
-SIZE (KDE/release-service/25.04.2/kfourinline-25.04.2.tar.xz) = 748908
+TIMESTAMP = 1751381369
+SHA256 (KDE/release-service/25.04.3/kfourinline-25.04.3.tar.xz) = ac6fa1ce6fb1cbc4c35454d7c2aeda92c81e9f2600f646bc73df35c377b1f669
+SIZE (KDE/release-service/25.04.3/kfourinline-25.04.3.tar.xz) = 749192
diff --git a/games/kgoldrunner/distinfo b/games/kgoldrunner/distinfo
index e5ccdc56b619..51ded8b005cb 100644
--- a/games/kgoldrunner/distinfo
+++ b/games/kgoldrunner/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036669
-SHA256 (KDE/release-service/25.04.2/kgoldrunner-25.04.2.tar.xz) = 1a48941920c2504bf35225110593a4c3ce6a5b7adb8b36599745bd664a685dc2
-SIZE (KDE/release-service/25.04.2/kgoldrunner-25.04.2.tar.xz) = 4420148
+TIMESTAMP = 1751381371
+SHA256 (KDE/release-service/25.04.3/kgoldrunner-25.04.3.tar.xz) = 5d67848eb3385d59487ee2809f8bc44ef9fbd52db29978cb0487e5a9cdaf1e7d
+SIZE (KDE/release-service/25.04.3/kgoldrunner-25.04.3.tar.xz) = 4419872
diff --git a/games/khangman/distinfo b/games/khangman/distinfo
index 8f9522be7b31..fe2c9a579cbe 100644
--- a/games/khangman/distinfo
+++ b/games/khangman/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036671
-SHA256 (KDE/release-service/25.04.2/khangman-25.04.2.tar.xz) = 8f1e97c4c66b8a8a40150e66f300f9ade2fc17ea222a49530c8e190a5d4f4e1d
-SIZE (KDE/release-service/25.04.2/khangman-25.04.2.tar.xz) = 7023600
+TIMESTAMP = 1751381374
+SHA256 (KDE/release-service/25.04.3/khangman-25.04.3.tar.xz) = e9155943242f18bfedf01cebfe7bbc0798ea06777ea5da20672d2f4f28ee8d0d
+SIZE (KDE/release-service/25.04.3/khangman-25.04.3.tar.xz) = 7027360
diff --git a/games/kigo/distinfo b/games/kigo/distinfo
index 496138aef165..d46c129426b5 100644
--- a/games/kigo/distinfo
+++ b/games/kigo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036674
-SHA256 (KDE/release-service/25.04.2/kigo-25.04.2.tar.xz) = fc8b76ecf6b244ac406012f85da7adc079f3d6f742ce81093eef368bf845006b
-SIZE (KDE/release-service/25.04.2/kigo-25.04.2.tar.xz) = 4838092
+TIMESTAMP = 1751381376
+SHA256 (KDE/release-service/25.04.3/kigo-25.04.3.tar.xz) = e88ffc2d24a9e6a14bed88b24da699abcf80073d31429d295d522ff5085ef878
+SIZE (KDE/release-service/25.04.3/kigo-25.04.3.tar.xz) = 4837916
diff --git a/games/killbots/distinfo b/games/killbots/distinfo
index 100e7b4f8390..3d003eba11f9 100644
--- a/games/killbots/distinfo
+++ b/games/killbots/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036676
-SHA256 (KDE/release-service/25.04.2/killbots-25.04.2.tar.xz) = 790c3163006acc48481d6cd50d2a5473d7a6f1b3a7095ca64829696770dc22fc
-SIZE (KDE/release-service/25.04.2/killbots-25.04.2.tar.xz) = 1177668
+TIMESTAMP = 1751381378
+SHA256 (KDE/release-service/25.04.3/killbots-25.04.3.tar.xz) = b5b5937364f6e744e04a9076a994551f8a0541b8fc9c09c852203f261c6c3686
+SIZE (KDE/release-service/25.04.3/killbots-25.04.3.tar.xz) = 1177620
diff --git a/games/kiriki/distinfo b/games/kiriki/distinfo
index d23cd76fd6b9..49c8220bca3d 100644
--- a/games/kiriki/distinfo
+++ b/games/kiriki/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036678
-SHA256 (KDE/release-service/25.04.2/kiriki-25.04.2.tar.xz) = 6127a695c590fea4976eeb3340e4c2c12876de46696700d1ce76c0971a86dd1f
-SIZE (KDE/release-service/25.04.2/kiriki-25.04.2.tar.xz) = 376100
+TIMESTAMP = 1751381381
+SHA256 (KDE/release-service/25.04.3/kiriki-25.04.3.tar.xz) = 1f4f33fb6f2a26998b222f7a670bd98f702d0f78d4c812810c280d18b2355bdb
+SIZE (KDE/release-service/25.04.3/kiriki-25.04.3.tar.xz) = 376104
diff --git a/games/kjumpingcube/distinfo b/games/kjumpingcube/distinfo
index a189fa6e215a..d1b21f1ad090 100644
--- a/games/kjumpingcube/distinfo
+++ b/games/kjumpingcube/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036681
-SHA256 (KDE/release-service/25.04.2/kjumpingcube-25.04.2.tar.xz) = 77584a369b32b6914748acfe80b39171884fe251f491c39cd267ad9a07ecfb94
-SIZE (KDE/release-service/25.04.2/kjumpingcube-25.04.2.tar.xz) = 349900
+TIMESTAMP = 1751381383
+SHA256 (KDE/release-service/25.04.3/kjumpingcube-25.04.3.tar.xz) = 2fa7771f7a38e42e4800feb93d987d633305b582d5eebbb2ab5403f0f67617c5
+SIZE (KDE/release-service/25.04.3/kjumpingcube-25.04.3.tar.xz) = 349948
diff --git a/games/klickety/distinfo b/games/klickety/distinfo
index 644f762f46f7..6582db1315ff 100644
--- a/games/klickety/distinfo
+++ b/games/klickety/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036683
-SHA256 (KDE/release-service/25.04.2/klickety-25.04.2.tar.xz) = 4db1f6ce0f7823a10a06d51ae49931fa626833fc9f033b4c5f34cc38870a0a66
-SIZE (KDE/release-service/25.04.2/klickety-25.04.2.tar.xz) = 1389844
+TIMESTAMP = 1751381386
+SHA256 (KDE/release-service/25.04.3/klickety-25.04.3.tar.xz) = 01e687cc83de5c6ea9a3152c8d815f1d6800363e1ce4c59026ed84538879459b
+SIZE (KDE/release-service/25.04.3/klickety-25.04.3.tar.xz) = 1389912
diff --git a/games/klines/distinfo b/games/klines/distinfo
index d63be22a14d8..24edd5d4a63e 100644
--- a/games/klines/distinfo
+++ b/games/klines/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036686
-SHA256 (KDE/release-service/25.04.2/klines-25.04.2.tar.xz) = 3df37a2903045ad0fac011cd8d10b0f4496d8d994e6ee7cab8e52ace2fd6f483
-SIZE (KDE/release-service/25.04.2/klines-25.04.2.tar.xz) = 1675380
+TIMESTAMP = 1751381388
+SHA256 (KDE/release-service/25.04.3/klines-25.04.3.tar.xz) = bd1a3f7b568187e71745ec306e66498183f27aba9bff3b879f356cc69b600a04
+SIZE (KDE/release-service/25.04.3/klines-25.04.3.tar.xz) = 1675284
diff --git a/games/kmahjongg/distinfo b/games/kmahjongg/distinfo
index a1deb6658ba5..970c1c982d30 100644
--- a/games/kmahjongg/distinfo
+++ b/games/kmahjongg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036688
-SHA256 (KDE/release-service/25.04.2/kmahjongg-25.04.2.tar.xz) = 637e9244d3964afc357a84f945fddc3561a5945f9c2e08949d5176d0761dcb47
-SIZE (KDE/release-service/25.04.2/kmahjongg-25.04.2.tar.xz) = 3726356
+TIMESTAMP = 1751381391
+SHA256 (KDE/release-service/25.04.3/kmahjongg-25.04.3.tar.xz) = 6c67b56b0823facae97b0061db2613d8d901151d26f195e87e0833057b66b795
+SIZE (KDE/release-service/25.04.3/kmahjongg-25.04.3.tar.xz) = 3726268
diff --git a/games/kmines/distinfo b/games/kmines/distinfo
index df53989c0d4a..70bf9866d8d7 100644
--- a/games/kmines/distinfo
+++ b/games/kmines/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036691
-SHA256 (KDE/release-service/25.04.2/kmines-25.04.2.tar.xz) = 01b944a9f8f8c03878f6aac1d6b6a6bca6950ed55a1909426128aaa72b43677f
-SIZE (KDE/release-service/25.04.2/kmines-25.04.2.tar.xz) = 950676
+TIMESTAMP = 1751381393
+SHA256 (KDE/release-service/25.04.3/kmines-25.04.3.tar.xz) = fd37c5d6d1a27e4841f5cd60e6763f793182100fc00b5c50f3c2b3e1aa9d9783
+SIZE (KDE/release-service/25.04.3/kmines-25.04.3.tar.xz) = 950204
diff --git a/games/knavalbattle/distinfo b/games/knavalbattle/distinfo
index 23394d0e08ff..74711207b388 100644
--- a/games/knavalbattle/distinfo
+++ b/games/knavalbattle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036693
-SHA256 (KDE/release-service/25.04.2/knavalbattle-25.04.2.tar.xz) = 73fef081bdb0cd6cf797d280760559d329fda2fd77b670d9dc0df4bd23f7f73d
-SIZE (KDE/release-service/25.04.2/knavalbattle-25.04.2.tar.xz) = 1050900
+TIMESTAMP = 1751381396
+SHA256 (KDE/release-service/25.04.3/knavalbattle-25.04.3.tar.xz) = 97b2d2b5632d000c3d6eddfb19c9d3cc4414300dc5c805322d6eb0bb241c5215
+SIZE (KDE/release-service/25.04.3/knavalbattle-25.04.3.tar.xz) = 1050884
diff --git a/games/knetwalk/distinfo b/games/knetwalk/distinfo
index d4fcca0d7db7..058018aba748 100644
--- a/games/knetwalk/distinfo
+++ b/games/knetwalk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036696
-SHA256 (KDE/release-service/25.04.2/knetwalk-25.04.2.tar.xz) = 1080351b18545c73b71061a849632a0d412ccfb888ee76613cd43eec59750d1d
-SIZE (KDE/release-service/25.04.2/knetwalk-25.04.2.tar.xz) = 1011924
+TIMESTAMP = 1751381398
+SHA256 (KDE/release-service/25.04.3/knetwalk-25.04.3.tar.xz) = 1787fc4556b98c509dabe6918a1f5221c5e922ba22b17c356acc1a3b9243e480
+SIZE (KDE/release-service/25.04.3/knetwalk-25.04.3.tar.xz) = 1012320
diff --git a/games/knights/distinfo b/games/knights/distinfo
index 619aae2d448f..bdb559342ac6 100644
--- a/games/knights/distinfo
+++ b/games/knights/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036698
-SHA256 (KDE/release-service/25.04.2/knights-25.04.2.tar.xz) = b463f14299e4eebb5f17805d3335c4a40b84298c25dd83c1e44ab75831ecb2ef
-SIZE (KDE/release-service/25.04.2/knights-25.04.2.tar.xz) = 2501560
+TIMESTAMP = 1751381401
+SHA256 (KDE/release-service/25.04.3/knights-25.04.3.tar.xz) = dd2614334055837bb15a6b548025998bceea5aaf4244847f2a7f74e4ea5b6fce
+SIZE (KDE/release-service/25.04.3/knights-25.04.3.tar.xz) = 2498200
diff --git a/games/kolf/distinfo b/games/kolf/distinfo
index a7623d86c48f..7e7032d96c5a 100644
--- a/games/kolf/distinfo
+++ b/games/kolf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036701
-SHA256 (KDE/release-service/25.04.2/kolf-25.04.2.tar.xz) = 109cabf4a68815bda96aec9f1fc21d892b16541d78205b3af7f71f227ff4b2e0
-SIZE (KDE/release-service/25.04.2/kolf-25.04.2.tar.xz) = 1083324
+TIMESTAMP = 1751381403
+SHA256 (KDE/release-service/25.04.3/kolf-25.04.3.tar.xz) = 213fbb51cf6449c32e179ad015b2704d34582743c10e055853f6cae11c07699a
+SIZE (KDE/release-service/25.04.3/kolf-25.04.3.tar.xz) = 1084080
diff --git a/games/kollision/distinfo b/games/kollision/distinfo
index 0277323b9b0a..43c3c2a66e51 100644
--- a/games/kollision/distinfo
+++ b/games/kollision/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036703
-SHA256 (KDE/release-service/25.04.2/kollision-25.04.2.tar.xz) = 82feaeb053f282a3bc0b3949a4fd096a0faed8a64535c28ebe5fa22a5ae83a06
-SIZE (KDE/release-service/25.04.2/kollision-25.04.2.tar.xz) = 313716
+TIMESTAMP = 1751381406
+SHA256 (KDE/release-service/25.04.3/kollision-25.04.3.tar.xz) = 1877fed41d51a8d526b0cfa737a6514f73ab86bbf09721ae63e93c943d4159f8
+SIZE (KDE/release-service/25.04.3/kollision-25.04.3.tar.xz) = 313708
diff --git a/games/konquest/distinfo b/games/konquest/distinfo
index 3aa8876a2d46..c7de4d2423a3 100644
--- a/games/konquest/distinfo
+++ b/games/konquest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036705
-SHA256 (KDE/release-service/25.04.2/konquest-25.04.2.tar.xz) = 7c477090c6efff031bb7c2dc923a83256bbea77c6fd317d917b55f7b9163a44a
-SIZE (KDE/release-service/25.04.2/konquest-25.04.2.tar.xz) = 863584
+TIMESTAMP = 1751381408
+SHA256 (KDE/release-service/25.04.3/konquest-25.04.3.tar.xz) = 2ec357632081136fc2a4a76771ef9e9c2132dbc16c8a13f4b2c51046fd32e153
+SIZE (KDE/release-service/25.04.3/konquest-25.04.3.tar.xz) = 863536
diff --git a/games/kpat/distinfo b/games/kpat/distinfo
index f76c4c070dbd..71240401d215 100644
--- a/games/kpat/distinfo
+++ b/games/kpat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036708
-SHA256 (KDE/release-service/25.04.2/kpat-25.04.2.tar.xz) = 31f47395232cd41ba19f2d6fd90bde9be03f5ed61e158cf1d18248a2be23a37a
-SIZE (KDE/release-service/25.04.2/kpat-25.04.2.tar.xz) = 3740376
+TIMESTAMP = 1751381410
+SHA256 (KDE/release-service/25.04.3/kpat-25.04.3.tar.xz) = cdc217687de8debc22ef97ddd3d59980ba6f7f836b34c442b3c991e6e5a1548e
+SIZE (KDE/release-service/25.04.3/kpat-25.04.3.tar.xz) = 3740208
diff --git a/games/kreversi/distinfo b/games/kreversi/distinfo
index b73d41682dc0..7ce75c81d969 100644
--- a/games/kreversi/distinfo
+++ b/games/kreversi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036710
-SHA256 (KDE/release-service/25.04.2/kreversi-25.04.2.tar.xz) = 197449f20c26fd411039a00b043b802b6b9a97e5f3c4920ca9bf8125500202b1
-SIZE (KDE/release-service/25.04.2/kreversi-25.04.2.tar.xz) = 1037416
+TIMESTAMP = 1751381413
+SHA256 (KDE/release-service/25.04.3/kreversi-25.04.3.tar.xz) = c123e8c716aae3cd0d5f11e4bdc49e36c32f66ced0063e074fda730ea0e24c29
+SIZE (KDE/release-service/25.04.3/kreversi-25.04.3.tar.xz) = 1037400
diff --git a/games/kshisen/distinfo b/games/kshisen/distinfo
index 28d77bd33e22..a4976f7844bb 100644
--- a/games/kshisen/distinfo
+++ b/games/kshisen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036713
-SHA256 (KDE/release-service/25.04.2/kshisen-25.04.2.tar.xz) = e9d3c98d60533cad77ef83be81a75900d72c703c7c6dee48b8c2fbdc34ec0abd
-SIZE (KDE/release-service/25.04.2/kshisen-25.04.2.tar.xz) = 975832
+TIMESTAMP = 1751381415
+SHA256 (KDE/release-service/25.04.3/kshisen-25.04.3.tar.xz) = 205a644745f1737c6dc633463b1080c4928a03bf37449beb8215f9d2ea4d667d
+SIZE (KDE/release-service/25.04.3/kshisen-25.04.3.tar.xz) = 975832
diff --git a/games/ksirk/distinfo b/games/ksirk/distinfo
index 21f44ed9ed5f..7fe02fda7eff 100644
--- a/games/ksirk/distinfo
+++ b/games/ksirk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036715
-SHA256 (KDE/release-service/25.04.2/ksirk-25.04.2.tar.xz) = 6efba59f5788f879d91a93f6cd0584420a19d82545fb18d2682950deafdd8ccf
-SIZE (KDE/release-service/25.04.2/ksirk-25.04.2.tar.xz) = 6712964
+TIMESTAMP = 1751381418
+SHA256 (KDE/release-service/25.04.3/ksirk-25.04.3.tar.xz) = 6bd48b52b646713417ccc4bb912de400a6a5854e829b3b2a110ad5c0dab0aa4d
+SIZE (KDE/release-service/25.04.3/ksirk-25.04.3.tar.xz) = 6713700
diff --git a/games/ksnakeduel/distinfo b/games/ksnakeduel/distinfo
index 9b5136183b2c..77d26627365f 100644
--- a/games/ksnakeduel/distinfo
+++ b/games/ksnakeduel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036718
-SHA256 (KDE/release-service/25.04.2/ksnakeduel-25.04.2.tar.xz) = 57d4ff34480d57e31e368b57b17059e6cbc12266ba60df6b22a2dee02d24d61c
-SIZE (KDE/release-service/25.04.2/ksnakeduel-25.04.2.tar.xz) = 580516
+TIMESTAMP = 1751381420
+SHA256 (KDE/release-service/25.04.3/ksnakeduel-25.04.3.tar.xz) = acf7148bac1fff733a7032ba26b28acb84f42b96d5172d3ba0a1f3475f113cb5
+SIZE (KDE/release-service/25.04.3/ksnakeduel-25.04.3.tar.xz) = 580516
diff --git a/games/kspaceduel/distinfo b/games/kspaceduel/distinfo
index e77f099c6f10..ba08521d1573 100644
--- a/games/kspaceduel/distinfo
+++ b/games/kspaceduel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036720
-SHA256 (KDE/release-service/25.04.2/kspaceduel-25.04.2.tar.xz) = 41d9acd48cd5fa554e76176a4176103d8839bd5f25aa5481ccd94393af1a8285
-SIZE (KDE/release-service/25.04.2/kspaceduel-25.04.2.tar.xz) = 636796
+TIMESTAMP = 1751381423
+SHA256 (KDE/release-service/25.04.3/kspaceduel-25.04.3.tar.xz) = d550de36f719393ab53cc2cfbc659ee8f8a9573877eb1d3a780c323818fd8d8a
+SIZE (KDE/release-service/25.04.3/kspaceduel-25.04.3.tar.xz) = 636924
diff --git a/games/ksquares/distinfo b/games/ksquares/distinfo
index ed13e9e3b1b7..f4d8fd2b1be0 100644
--- a/games/ksquares/distinfo
+++ b/games/ksquares/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036723
-SHA256 (KDE/release-service/25.04.2/ksquares-25.04.2.tar.xz) = 41ed2c4ad52ee085bd5d96c936961a856ebf330144892b1d04e33e2d0af9e07d
-SIZE (KDE/release-service/25.04.2/ksquares-25.04.2.tar.xz) = 324452
+TIMESTAMP = 1751381425
+SHA256 (KDE/release-service/25.04.3/ksquares-25.04.3.tar.xz) = 7426b63421f8d121b0860cf8b136f9a02740713f8b1ec92cbb471e6adbbad48d
+SIZE (KDE/release-service/25.04.3/ksquares-25.04.3.tar.xz) = 324412
diff --git a/games/ksudoku/distinfo b/games/ksudoku/distinfo
index 71f05581aa6e..607cfa698e1f 100644
--- a/games/ksudoku/distinfo
+++ b/games/ksudoku/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036725
-SHA256 (KDE/release-service/25.04.2/ksudoku-25.04.2.tar.xz) = e93f8a0e58bda4ea2c15b398efd27f5325b641b558bbdc7c3a3f6a826c01acc9
-SIZE (KDE/release-service/25.04.2/ksudoku-25.04.2.tar.xz) = 1736324
+TIMESTAMP = 1751381428
+SHA256 (KDE/release-service/25.04.3/ksudoku-25.04.3.tar.xz) = c14d614880f49bd9c036bad231629821e22e313d56da0b28c01823f3d27282f6
+SIZE (KDE/release-service/25.04.3/ksudoku-25.04.3.tar.xz) = 1736624
diff --git a/games/ktuberling/distinfo b/games/ktuberling/distinfo
index f1cd16b1cbd9..3d1b3bd04955 100644
--- a/games/ktuberling/distinfo
+++ b/games/ktuberling/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036728
-SHA256 (KDE/release-service/25.04.2/ktuberling-25.04.2.tar.xz) = f9c4189070538693701f8e224e145394ac270ccb070c67bdb6409dab19f131e0
-SIZE (KDE/release-service/25.04.2/ktuberling-25.04.2.tar.xz) = 71562956
+TIMESTAMP = 1751381430
+SHA256 (KDE/release-service/25.04.3/ktuberling-25.04.3.tar.xz) = 51f5c51330e825ea7717d0b5e895669eb02e5a7a579e0a55926c9e4ed56d8d16
+SIZE (KDE/release-service/25.04.3/ktuberling-25.04.3.tar.xz) = 71554976
diff --git a/games/kubrick/distinfo b/games/kubrick/distinfo
index 2eee876d3991..b7cf57e6f945 100644
--- a/games/kubrick/distinfo
+++ b/games/kubrick/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036730
-SHA256 (KDE/release-service/25.04.2/kubrick-25.04.2.tar.xz) = 0a7057055538acbe325a910c8f1678461a8be8324ade5ea494769b8c8a6c71bd
-SIZE (KDE/release-service/25.04.2/kubrick-25.04.2.tar.xz) = 381260
+TIMESTAMP = 1751381433
+SHA256 (KDE/release-service/25.04.3/kubrick-25.04.3.tar.xz) = 41b16037448f4c4da75aa20b7035e0faaf6b8c280bb05fc1fc79a86f1ce2295c
+SIZE (KDE/release-service/25.04.3/kubrick-25.04.3.tar.xz) = 381300
diff --git a/games/libkdegames/distinfo b/games/libkdegames/distinfo
index 79500e43b5a8..01764ab787af 100644
--- a/games/libkdegames/distinfo
+++ b/games/libkdegames/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036733
-SHA256 (KDE/release-service/25.04.2/libkdegames-25.04.2.tar.xz) = 8775c78f76d64be05bab10df4d0c3fa3d5f5442a094c86501d6ec7ada9b30d2b
-SIZE (KDE/release-service/25.04.2/libkdegames-25.04.2.tar.xz) = 6008820
+TIMESTAMP = 1751381435
+SHA256 (KDE/release-service/25.04.3/libkdegames-25.04.3.tar.xz) = 63cd2b137e989a635994c48f93dc9ecf3b5aa6306d39bda5a7a38c9aa2a437a4
+SIZE (KDE/release-service/25.04.3/libkdegames-25.04.3.tar.xz) = 5979004
diff --git a/games/libkmahjongg/distinfo b/games/libkmahjongg/distinfo
index e56ffd87c296..3948984e6de2 100644
--- a/games/libkmahjongg/distinfo
+++ b/games/libkmahjongg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036735
-SHA256 (KDE/release-service/25.04.2/libkmahjongg-25.04.2.tar.xz) = d786738da6c9d9b9483730a9e0396f1c4681f27d34a647c26938e22394accb90
-SIZE (KDE/release-service/25.04.2/libkmahjongg-25.04.2.tar.xz) = 1694872
+TIMESTAMP = 1751381438
+SHA256 (KDE/release-service/25.04.3/libkmahjongg-25.04.3.tar.xz) = 6570b054d02b12f7c0b37d28dd8930c17cc6a4616437613448ab69cc4b08446c
+SIZE (KDE/release-service/25.04.3/libkmahjongg-25.04.3.tar.xz) = 1694936
diff --git a/games/libmaitretarot/Makefile b/games/libmaitretarot/Makefile
index 4408a903ab1f..d6bdeba6fef0 100644
--- a/games/libmaitretarot/Makefile
+++ b/games/libmaitretarot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libmaitretarot
PORTVERSION= 0.1.98
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= games
MASTER_SITES= SAVANNAH/maitretarot
diff --git a/games/libmt_client/Makefile b/games/libmt_client/Makefile
index 63a5727911a4..57fa67c894f9 100644
--- a/games/libmt_client/Makefile
+++ b/games/libmt_client/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libmt_client
PORTVERSION= 0.1.98
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= games
MASTER_SITES= SAVANNAH/maitretarot
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile
index efa70cd99dd1..b3917ed7f700 100644
--- a/games/lincity-ng/Makefile
+++ b/games/lincity-ng/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lincity-ng
PORTVERSION= 2.0
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= games
MASTER_SITES= BERLIOS
diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile
index b141d5870c59..94cec86c9ee8 100644
--- a/games/lordsawar/Makefile
+++ b/games/lordsawar/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lordsawar
PORTVERSION= 0.3.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= SAVANNAH
diff --git a/games/lskat/distinfo b/games/lskat/distinfo
index fda8d80c7be7..507e2558089d 100644
--- a/games/lskat/distinfo
+++ b/games/lskat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036738
-SHA256 (KDE/release-service/25.04.2/lskat-25.04.2.tar.xz) = efeb1a88db2b66af3f0faf2cab3720fc8d694954824f5ff49c0ac4d2be3ed09f
-SIZE (KDE/release-service/25.04.2/lskat-25.04.2.tar.xz) = 1229260
+TIMESTAMP = 1751381440
+SHA256 (KDE/release-service/25.04.3/lskat-25.04.3.tar.xz) = 97a1c20f801be165fe7e607213240341edf54d7fe26e5633f9658966ca0da50d
+SIZE (KDE/release-service/25.04.3/lskat-25.04.3.tar.xz) = 1229416
diff --git a/games/maitretarot/Makefile b/games/maitretarot/Makefile
index bc4655e19a26..b787b6d0d9f5 100644
--- a/games/maitretarot/Makefile
+++ b/games/maitretarot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= maitretarot
PORTVERSION= 0.1.98
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= SAVANNAH
diff --git a/games/moonlight-embedded-devel/Makefile b/games/moonlight-embedded-devel/Makefile
index 7ef271e88118..2192d1c1d34d 100644
--- a/games/moonlight-embedded-devel/Makefile
+++ b/games/moonlight-embedded-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= moonlight-embedded-devel
DISTVERSION= 2.7.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= https://github.com/armin-25689/moonlight-embedded/releases/download/v${DISTVERSION}/
@@ -21,7 +21,7 @@ LIB_DEPENDS= libavahi-client.so:net/avahi-app \
libexpat.so:textproc/expat2 \
libopus.so:audio/opus \
libudev.so:devel/libudev-devd \
- libuuid.so:misc/e2fsprogs-libuuid \
+ libuuid.so:misc/libuuid \
libva.so:multimedia/libva \
libdrm.so:graphics/libdrm \
libwayland-client.so:graphics/wayland
diff --git a/games/moonlight-embedded/Makefile b/games/moonlight-embedded/Makefile
index 8379e4774e08..a2b65abbabd0 100644
--- a/games/moonlight-embedded/Makefile
+++ b/games/moonlight-embedded/Makefile
@@ -1,6 +1,6 @@
PORTNAME= moonlight-embedded
DISTVERSION= 2.7.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= https://github.com/moonlight-stream/moonlight-embedded/releases/download/v${DISTVERSION}/
@@ -20,7 +20,7 @@ LIB_DEPENDS= libavahi-client.so:net/avahi-app \
libexpat.so:textproc/expat2 \
libopus.so:audio/opus \
libudev.so:devel/libudev-devd \
- libuuid.so:misc/e2fsprogs-libuuid
+ libuuid.so:misc/libuuid
USES= cmake localbase:ldflags perl5 pkgconfig sdl ssl tar:xz
USE_LDCONFIG= yes
diff --git a/games/mt_dolphin_ia/Makefile b/games/mt_dolphin_ia/Makefile
index 66a12968cd61..eaa3737e2552 100644
--- a/games/mt_dolphin_ia/Makefile
+++ b/games/mt_dolphin_ia/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mt_dolphin_ia
PORTVERSION= 0.1.98
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= SAVANNAH/maitretarot
diff --git a/games/mt_gtk_client/Makefile b/games/mt_gtk_client/Makefile
index 40c13985b6ad..378e840a44d4 100644
--- a/games/mt_gtk_client/Makefile
+++ b/games/mt_gtk_client/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mt_gtk_client
PORTVERSION= 0.1.98
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= games
MASTER_SITES= SAVANNAH/maitretarot
diff --git a/games/naev/Makefile b/games/naev/Makefile
index e0c0f245ed4b..e41505574f3b 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -1,5 +1,6 @@
PORTNAME= naev
PORTVERSION= 0.12.4
+PORTREVISION= 1
DISTVERSIONSUFFIX= -source
CATEGORIES= games
MASTER_SITES= https://github.com/naev/naev/releases/download/v${PORTVERSION}/
diff --git a/games/netradiant/Makefile b/games/netradiant/Makefile
index 86171cb85328..ba6df7b0af54 100644
--- a/games/netradiant/Makefile
+++ b/games/netradiant/Makefile
@@ -1,6 +1,6 @@
PORTNAME= netradiant
PORTVERSION= 20150621
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games cad
MASTER_SITES= http://ingar.intranifty.net/gtkradiant/files/ LOCAL/danfe \
http://ingar.intranifty.net/gtkradiant/files/gamepacks/:gp
diff --git a/games/palapeli/distinfo b/games/palapeli/distinfo
index a556ddfe8fd1..3ccebf7bcfab 100644
--- a/games/palapeli/distinfo
+++ b/games/palapeli/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036740
-SHA256 (KDE/release-service/25.04.2/palapeli-25.04.2.tar.xz) = 1d60f050a6a0a502508a5be4494ab8f37bf5326b30301f43271325d898cc3714
-SIZE (KDE/release-service/25.04.2/palapeli-25.04.2.tar.xz) = 2129716
+TIMESTAMP = 1751381443
+SHA256 (KDE/release-service/25.04.3/palapeli-25.04.3.tar.xz) = b1e2253aca27c8e690b1cd204fa2ac1fe39f18cf106be4a3ef96de93412bd84f
+SIZE (KDE/release-service/25.04.3/palapeli-25.04.3.tar.xz) = 2129724
diff --git a/games/picmi/distinfo b/games/picmi/distinfo
index 9f9743fe0d32..3d6c01e9d521 100644
--- a/games/picmi/distinfo
+++ b/games/picmi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036742
-SHA256 (KDE/release-service/25.04.2/picmi-25.04.2.tar.xz) = 6e78b82444b3b49ee5908c2b30842c53d9a1bb89d1f1825a5d9f47a3fc6e34fa
-SIZE (KDE/release-service/25.04.2/picmi-25.04.2.tar.xz) = 1521844
+TIMESTAMP = 1751381445
+SHA256 (KDE/release-service/25.04.3/picmi-25.04.3.tar.xz) = c94f5a3fe8a4401b4001e21ff3e274cb421ee56f2ef7daeaff881da709a66aa5
+SIZE (KDE/release-service/25.04.3/picmi-25.04.3.tar.xz) = 1521940
diff --git a/games/punchy/Makefile b/games/punchy/Makefile
index 359a65bcb527..49648a817e95 100644
--- a/games/punchy/Makefile
+++ b/games/punchy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= punchy
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= games wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile
index e95f2257d1f7..23bff9adb081 100644
--- a/games/py-fife/Makefile
+++ b/games/py-fife/Makefile
@@ -71,4 +71,10 @@ post-patch:
${WRKSRC}/engine/core/loaders/native/map/objectloader.cpp \
${WRKSRC}/engine/core/gui/fifechan/fifechanmanager.cpp
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MFIFECHAN}
+DEPRECATED= Depends on expired devel/fifechan
+.endif
+
.include <bsd.port.mk>
diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile
index 50659e2001ae..e5d23cdebc53 100644
--- a/games/rpg-cli/Makefile
+++ b/games/rpg-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rpg-cli
DISTVERSION= 1.0.1
-PORTREVISION= 29
+PORTREVISION= 30
CATEGORIES= games
MAINTAINER= lcook@FreeBSD.org
diff --git a/games/skladnik/distinfo b/games/skladnik/distinfo
index 1bbb9eafd4dd..e4e48bfaddde 100644
--- a/games/skladnik/distinfo
+++ b/games/skladnik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749036745
-SHA256 (KDE/release-service/25.04.2/skladnik-25.04.2.tar.xz) = 3955c520dde6ced3542d821e14e3577017760c7d2874474b49b05ce787fc2b3e
-SIZE (KDE/release-service/25.04.2/skladnik-25.04.2.tar.xz) = 416564
+TIMESTAMP = 1751381448
+SHA256 (KDE/release-service/25.04.3/skladnik-25.04.3.tar.xz) = 9dc7bc2e7148d9d0551a67bd56b6a8fac34fc17ccf11baf04075b8b39af27dfc
+SIZE (KDE/release-service/25.04.3/skladnik-25.04.3.tar.xz) = 416848
diff --git a/games/sulis/Makefile b/games/sulis/Makefile
index 3cd8c952cbbe..b45e1ca76b32 100644
--- a/games/sulis/Makefile
+++ b/games/sulis/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sulis
DISTVERSION= 1.0.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/games/tuxtype/Makefile b/games/tuxtype/Makefile
index 448fc1df1b8f..64ae054b534b 100644
--- a/games/tuxtype/Makefile
+++ b/games/tuxtype/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tuxtype
PORTVERSION= 1.8.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games education
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 574af22627f5..e7cc7382fbcc 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,6 @@
PORTNAME= veloren
-PORTVERSION= s20250625
+PORTVERSION= s20250702
+PORTREVISION= 1
CATEGORIES= games wayland
PKGNAMESUFFIX= -weekly
@@ -25,7 +26,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-813-ga5038be023 # git describe --match='v[0-9]*' weekly
+GL_TAGNAME= v0.17.0-831-ga40c4d41e3 # 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 440347f6447b..018b32e61e7a 100644
--- a/games/veloren-weekly/Makefile.crates
+++ b/games/veloren-weekly/Makefile.crates
@@ -141,6 +141,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \
crc32fast-1.4.2 \
criterion-0.5.1 \
criterion-plot-0.5.0 \
+ critical-section-1.2.0 \
crossbeam-channel-0.5.15 \
crossbeam-deque-0.7.4 \
crossbeam-deque-0.8.6 \
@@ -296,8 +297,8 @@ CARGO_CRATES= ab_glyph-0.2.29 \
hex-0.4.3 \
hexf-parse-0.2.1 \
hibitset-0.6.4 \
- hickory-proto-0.24.4 \
- hickory-resolver-0.24.4 \
+ hickory-proto-0.25.2 \
+ hickory-resolver-0.25.2 \
home-0.5.11 \
http-1.3.1 \
http-body-1.0.1 \
@@ -385,7 +386,6 @@ CARGO_CRATES= ab_glyph-0.2.29 \
log-0.4.27 \
loom-0.7.2 \
lru-0.12.5 \
- lru-cache-0.1.2 \
lz-fear-0.2.0 \
mach2-0.4.2 \
macro_rules_attribute-0.1.3 \
@@ -411,6 +411,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \
mint-0.5.9 \
mio-0.8.11 \
mio-1.0.3 \
+ moka-0.12.10 \
mumble-link-0.2.0 \
nanorand-0.7.0 \
native-dialog-0.9.0 \
@@ -686,6 +687,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \
sync_wrapper-1.0.2 \
synstructure-0.13.2 \
system-interface-0.27.3 \
+ tagptr-0.2.0 \
take-once-0.1.2 \
tap-1.0.1 \
tar-0.4.44 \
diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo
index a8c133930029..9f3c06475ef0 100644
--- a/games/veloren-weekly/distinfo
+++ b/games/veloren-weekly/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1750868585
+TIMESTAMP = 1751495516
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
@@ -285,6 +285,8 @@ SHA256 (rust/crates/criterion-0.5.1.crate) = f2b12d017a929603d80db1831cd3a24082f
SIZE (rust/crates/criterion-0.5.1.crate) = 110088
SHA256 (rust/crates/criterion-plot-0.5.0.crate) = 6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1
SIZE (rust/crates/criterion-plot-0.5.0.crate) = 22706
+SHA256 (rust/crates/critical-section-1.2.0.crate) = 790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b
+SIZE (rust/crates/critical-section-1.2.0.crate) = 19133
SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2
SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716
SHA256 (rust/crates/crossbeam-deque-0.7.4.crate) = c20ff29ded3204c5106278a81a38f4b482636ed4fa1e6cfbeef193291beb29ed
@@ -595,10 +597,10 @@ SHA256 (rust/crates/hexf-parse-0.2.1.crate) = dfa686283ad6dd069f105e5ab091b04c62
SIZE (rust/crates/hexf-parse-0.2.1.crate) = 4662
SHA256 (rust/crates/hibitset-0.6.4.crate) = f3ede5cfa60c958e60330d65163adbc4211e15a2653ad80eb0cce878de120121
SIZE (rust/crates/hibitset-0.6.4.crate) = 23698
-SHA256 (rust/crates/hickory-proto-0.24.4.crate) = 92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248
-SIZE (rust/crates/hickory-proto-0.24.4.crate) = 383461
-SHA256 (rust/crates/hickory-resolver-0.24.4.crate) = cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e
-SIZE (rust/crates/hickory-resolver-0.24.4.crate) = 89596
+SHA256 (rust/crates/hickory-proto-0.25.2.crate) = f8a6fe56c0038198998a6f217ca4e7ef3a5e51f46163bd6dd60b5c71ca6c6502
+SIZE (rust/crates/hickory-proto-0.25.2.crate) = 417616
+SHA256 (rust/crates/hickory-resolver-0.25.2.crate) = dc62a9a99b0bfb44d2ab95a7208ac952d31060efc16241c87eaf36406fecf87a
+SIZE (rust/crates/hickory-resolver-0.25.2.crate) = 91883
SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf
SIZE (rust/crates/home-0.5.11.crate) = 9926
SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565
@@ -773,8 +775,6 @@ SHA256 (rust/crates/loom-0.7.2.crate) = 419e0dc8046cb947daa77eb95ae174acfbddb767
SIZE (rust/crates/loom-0.7.2.crate) = 73989
SHA256 (rust/crates/lru-0.12.5.crate) = 234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38
SIZE (rust/crates/lru-0.12.5.crate) = 16047
-SHA256 (rust/crates/lru-cache-0.1.2.crate) = 31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c
-SIZE (rust/crates/lru-cache-0.1.2.crate) = 9307
SHA256 (rust/crates/lz-fear-0.2.0.crate) = 26a280471e5ff9dda51cf34863c338ffde7df78139210f9c819943b29cdb091d
SIZE (rust/crates/lz-fear-0.2.0.crate) = 142438
SHA256 (rust/crates/mach2-0.4.2.crate) = 19b955cdeb2a02b9117f121ce63aa52d08ade45de53e48fe6a38b39c10f6f709
@@ -825,6 +825,8 @@ SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae
SIZE (rust/crates/mio-0.8.11.crate) = 102983
SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd
SIZE (rust/crates/mio-1.0.3.crate) = 103703
+SHA256 (rust/crates/moka-0.12.10.crate) = a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926
+SIZE (rust/crates/moka-0.12.10.crate) = 253622
SHA256 (rust/crates/mumble-link-0.2.0.crate) = c7f4c53745d4e7afd0faaf6ee46c0c3114d4b7d0db63bef96917751906453285
SIZE (rust/crates/mumble-link-0.2.0.crate) = 11204
SHA256 (rust/crates/nanorand-0.7.0.crate) = 6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3
@@ -1375,6 +1377,8 @@ SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5
SIZE (rust/crates/synstructure-0.13.2.crate) = 18950
SHA256 (rust/crates/system-interface-0.27.3.crate) = cc4592f674ce18521c2a81483873a49596655b179f71c5e05d10c1fe66c78745
SIZE (rust/crates/system-interface-0.27.3.crate) = 32567
+SHA256 (rust/crates/tagptr-0.2.0.crate) = 7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417
+SIZE (rust/crates/tagptr-0.2.0.crate) = 13320
SHA256 (rust/crates/take-once-0.1.2.crate) = ae3e30fcd6e30346aff75e3bd38834ebc8ca2ed8925884bc867f77213bf3f714
SIZE (rust/crates/take-once-0.1.2.crate) = 4285
SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369
@@ -1867,5 +1871,5 @@ SHA256 (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 43
SIZE (veloren-conrod-c74446362371dc837b8b4b6d6ddcd7693b48d9b6_GL0.tar.gz) = 808402
SHA256 (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = ffc38b7c73cb6419d02a21a3905cd0b00b3a544711230c5b11ef77301b7b9bb2
SIZE (DaforLynx-kira-v0.10.7-with-config_GH0.tar.gz) = 4379268
-SHA256 (veloren-v0.17.0-813-ga5038be023.tar.bz2) = eb4ae68c815e4d0d1a1618f51bf7a04a7e36292d0bbcf82c0ad4e4ce2f3da47b
-SIZE (veloren-v0.17.0-813-ga5038be023.tar.bz2) = 326011038
+SHA256 (veloren-v0.17.0-831-ga40c4d41e3.tar.bz2) = b1475fdd7186f7e83eccfd756c66f2e90d190ed2d73a91284da9442dcfe5b0ef
+SIZE (veloren-v0.17.0-831-ga40c4d41e3.tar.bz2) = 326078183
diff --git a/games/veloren-weekly/files/patch-gilrs b/games/veloren-weekly/files/patch-gilrs
index 513d59cbacc7..d18771ab9298 100644
--- a/games/veloren-weekly/files/patch-gilrs
+++ b/games/veloren-weekly/files/patch-gilrs
@@ -23,81 +23,9 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
| | help: a similar name exists in the module: `event`
| no `epoll` in `sys`
---- Cargo.lock.orig 2025-06-11 22:40:37 UTC
+--- Cargo.lock.orig 2025-07-02 22:31:56 UTC
+++ Cargo.lock
-@@ -518,7 +518,7 @@ dependencies = [
- "bitflags 2.9.0",
- "cexpr",
- "clang-sys",
-- "itertools 0.10.5",
-+ "itertools 0.13.0",
- "proc-macro2 1.0.95",
- "quote 1.0.40",
- "regex",
-@@ -734,7 +734,7 @@ dependencies = [
- "cap-primitives",
- "cap-std",
- "io-lifetimes",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -763,7 +763,7 @@ dependencies = [
- "maybe-owned",
- "rustix 1.0.7",
- "rustix-linux-procfs",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- "winx",
- ]
-
-@@ -1650,7 +1650,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "e16e44ab292b1dddfdaf7be62cfd8877df52f2f3fde5858d95bab606be259f20"
- dependencies = [
- "bitflags 2.9.0",
-- "libloading 0.7.4",
-+ "libloading 0.8.6",
- "winapi",
- ]
-
-@@ -1876,7 +1876,7 @@ version = "0.5.2"
- source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
- dependencies = [
-- "libloading 0.7.4",
-+ "libloading 0.8.6",
- ]
-
- [[package]]
-@@ -2100,7 +2100,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e"
- dependencies = [
- "libc",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -2194,7 +2194,7 @@ checksum = "0ce92ff622d6dadf7349484f42c93271a0d49b7cc4d466a936405bacbe10aa78"
- dependencies = [
- "cfg-if 1.0.0",
- "rustix 1.0.7",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -2407,7 +2407,7 @@ checksum = "94e7099f6313ecacbe1256e8ff9d617b75d1bcb16a6fddef94866d225a01a14a"
- dependencies = [
- "io-lifetimes",
- "rustix 1.0.7",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -2622,9 +2622,9 @@ dependencies = [
+@@ -2628,9 +2628,9 @@ dependencies = [
[[package]]
name = "gilrs"
@@ -109,7 +37,7 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
dependencies = [
"fnv",
"gilrs-core",
-@@ -2636,24 +2636,23 @@ dependencies = [
+@@ -2642,24 +2642,23 @@ dependencies = [
[[package]]
name = "gilrs-core"
@@ -139,13 +67,7 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
]
[[package]]
-@@ -3534,14 +3533,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "2285ddfe3054097ef4b2fe909ef8c3bcd1ea52a8f0d274416caebeef39f04a65"
- dependencies = [
- "io-lifetimes",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
+@@ -3546,9 +3545,9 @@ dependencies = [
[[package]]
name = "io-kit-sys"
@@ -157,25 +79,7 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
dependencies = [
"core-foundation-sys",
"mach2",
-@@ -3588,7 +3587,7 @@ checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9"
- dependencies = [
- "hermit-abi 0.5.0",
- "libc",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -3852,7 +3851,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
- dependencies = [
- "cfg-if 1.0.0",
-- "windows-targets 0.48.5",
-+ "windows-targets 0.52.6",
- ]
-
- [[package]]
-@@ -4364,6 +4363,17 @@ dependencies = [
+@@ -4381,6 +4380,17 @@ dependencies = [
"memoffset 0.6.5",
]
@@ -193,97 +97,16 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
[[package]]
name = "nix"
version = "0.29.0"
-@@ -5594,7 +5604,7 @@ dependencies = [
- "once_cell",
- "socket2",
- "tracing",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -6082,7 +6092,7 @@ dependencies = [
- "errno",
- "libc",
- "linux-raw-sys 0.4.15",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -6095,7 +6105,7 @@ dependencies = [
- "errno",
- "libc",
- "linux-raw-sys 0.9.4",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -6170,7 +6180,7 @@ dependencies = [
- "security-framework",
- "security-framework-sys",
- "webpki-root-certs",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -6829,7 +6839,7 @@ dependencies = [
- "cfg-if 1.0.0",
- "libc",
- "psm",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -7047,7 +7057,7 @@ dependencies = [
- "fd-lock",
- "io-lifetimes",
- "rustix 0.38.44",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- "winx",
- ]
-
-@@ -7090,7 +7100,7 @@ dependencies = [
- "getrandom 0.3.2",
- "once_cell",
- "rustix 1.0.7",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
-@@ -7494,7 +7504,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "69fff37da548239c3bf9e64a12193d261e8b22b660991c6fd2df057c168f435f"
- dependencies = [
- "cc",
-- "windows-targets 0.48.5",
-+ "windows-targets 0.52.6",
- ]
-
- [[package]]
-@@ -9124,7 +9134,7 @@ dependencies = [
- "js-sys",
- "khronos-egl",
- "libc",
-- "libloading 0.7.4",
-+ "libloading 0.8.6",
- "log",
- "metal",
- "naga",
-@@ -9247,7 +9257,7 @@ version = "0.1.9"
+@@ -7578,7 +7588,7 @@ version = "1.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
+ checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
dependencies = [
-- "windows-sys 0.48.0",
-+ "windows-sys 0.59.0",
+- "cfg-if 1.0.0",
++ "cfg-if 0.1.10",
+ "rand 0.8.5",
+ "static_assertions",
]
-
- [[package]]
-@@ -9336,28 +9346,6 @@ dependencies = [
+@@ -9363,28 +9373,6 @@ dependencies = [
"windows-targets 0.52.6",
]
@@ -312,7 +135,7 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
[[package]]
name = "windows-core"
version = "0.51.1"
-@@ -9403,16 +9391,6 @@ dependencies = [
+@@ -9430,16 +9418,6 @@ dependencies = [
"windows-strings 0.4.0",
]
@@ -329,7 +152,7 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
[[package]]
name = "windows-implement"
version = "0.58.0"
-@@ -9463,16 +9441,6 @@ version = "0.1.1"
+@@ -9490,16 +9468,6 @@ version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38"
@@ -346,15 +169,6 @@ error[E0432]: unresolved imports `nix::sys::epoll`, `nix::sys::eventfd`
[[package]]
name = "windows-result"
version = "0.1.2"
-@@ -9829,7 +9797,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
- checksum = "3f3fd376f71958b862e7afb20cfe5a22830e1963462f3a17f49d82a6c1d1f42d"
- dependencies = [
- "bitflags 2.9.0",
-- "windows-sys 0.52.0",
-+ "windows-sys 0.59.0",
- ]
-
- [[package]]
--- cargo-crates/gilrs-0.10.2/examples/ev.rs.orig 1970-01-01 00:00:00 UTC
+++ cargo-crates/gilrs-0.10.2/examples/ev.rs
@@ -9,6 +9,8 @@ use std::process;
diff --git a/games/vkquake/Makefile b/games/vkquake/Makefile
index fe0754cc7700..791e8763ff52 100644
--- a/games/vkquake/Makefile
+++ b/games/vkquake/Makefile
@@ -1,5 +1,6 @@
PORTNAME= vkquake
DISTVERSION= 1.32.2
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
diff --git a/games/warmux/Makefile b/games/warmux/Makefile
index 032d22a08452..cdbc3422e5db 100644
--- a/games/warmux/Makefile
+++ b/games/warmux/Makefile
@@ -1,6 +1,6 @@
PORTNAME= warmux
DISTVERSION= 11.04.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= games
MASTER_SITES= http://ftp.nluug.nl/ibiblio/distributions/slitaz/sources/packages-cooking/w/ \
http://mirror.clarkson.edu/slitaz/sources/packages/w/ \
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile
index acd6e9bba988..cfb12ebb8e17 100644
--- a/games/xmoto/Makefile
+++ b/games/xmoto/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xmoto
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org