Hi, Attached is an update for games/ezquake. Unfortunately, I'm not able to test it as the only OpenBSD machine I have right now is a headless server. Could anyone give this a quick test? It compiles fine and all the ports bits check out OK.
Release notes for ezquake are here: https://github.com/QW-Group/ezquake-source/releases/tag/3.6.8 Thanks! Tom Index: Makefile =================================================================== RCS file: /cvs/ports/games/ezquake/Makefile,v diff -u -p -u -p -r1.21 Makefile --- Makefile 22 Sep 2025 20:24:21 -0000 1.21 +++ Makefile 11 Jan 2026 16:49:05 -0000 @@ -3,7 +3,7 @@ COMMENT = modern QuakeWorld client CATEGORIES = games N = ezquake -V = 3.6.7 +V = 3.6.8 DISTNAME = ${N}-source-${V} PKGNAME = ${N}-${V} Index: distinfo =================================================================== RCS file: /cvs/ports/games/ezquake/distinfo,v diff -u -p -u -p -r1.13 distinfo --- distinfo 22 Sep 2025 20:24:21 -0000 1.13 +++ distinfo 11 Jan 2026 16:49:05 -0000 @@ -1,2 +1,2 @@ -SHA256 (ezquake-source-3.6.7.tar.gz) = ytTHzNRrAsqj89ye55+aHsA09lEIifmbfp5/JE61gy4= -SIZE (ezquake-source-3.6.7.tar.gz) = 2062745 +SHA256 (ezquake-source-3.6.8.tar.gz) = qDBIe+V0YSvlLLoMllKNQlwwj9BaRuQOeBOyItLLBLY= +SIZE (ezquake-source-3.6.8.tar.gz) = 2065696
