Hi all,

  Below please find attached a patch for games/qstat to upgrade it
from 2.17 to 2.18.

  Changelog (from upstream):

  * fix(hexen2): player details by @stevenh in #115
  * fix: packet_func cast by @stevenh in #129
  * ci: update github actions by @stevenh in #130

  Compiles great for me and it runs. I tested it by querying a msdsv server.

Thanks,
Tom

Index: Makefile
===================================================================
RCS file: /cvs/ports/games/qstat/Makefile,v
diff -u -p -u -p -r1.17 Makefile
--- Makefile    26 Feb 2025 14:33:18 -0000      1.17
+++ Makefile    11 Jan 2026 16:08:33 -0000
@@ -2,8 +2,7 @@ COMMENT=        displays the status of multi-pl
 
 GH_ACCOUNT=    Unity-Technologies
 GH_PROJECT=    qstat
-GH_TAGNAME=    v2.17
-REVISION=      1
+GH_TAGNAME=    v2.18
 
 CATEGORIES=    games
 MAINTAINER=    Tom Murphy <[email protected]>
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/qstat/distinfo,v
diff -u -p -u -p -r1.8 distinfo
--- distinfo    3 Oct 2021 20:23:40 -0000       1.8
+++ distinfo    11 Jan 2026 16:08:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (qstat-2.17.tar.gz) = /woFDoZ60db99rXXB+L8euooJrijgjISILOQxiH7FWI=
-SIZE (qstat-2.17.tar.gz) = 233981
+SHA256 (qstat-2.18.tar.gz) = p0VkvZwx2z3B/MCmj/r2lGMLnmfw0x/3ayo8MZbuTx8=
+SIZE (qstat-2.18.tar.gz) = 234012

Reply via email to