pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/qstat update to 2.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa1107c976c9
branches:  trunk
changeset: 506925:fa1107c976c9
user:      recht <recht%pkgsrc.org@localhost>
date:      Mon Jan 23 22:44:58 2006 +0000

description:
update to 2.10
Patch provided by Jason White in PR 32605

changes:
QStat version 2.10

Fixes
-----
fix Quake4 master only returning 231 servers
fix busy loop when waiting for Quake3 and Quake4/Doom3 master packets
fix win32 build

QStat version 2.9

Summary of New Features
-----------------------
new protocols:
   Pariah [-prs]
   Steam Master for A2S [-stma2s]
   Nexuiz [-nexuizm, -nexuizs]
   Gamespy V3 [-gs3]
   Quake 4 [-q4m, -q4s]

add option -allowserverdups to be able to query ts2 servers
support for LAN broadcasts with A2S
add option -sendinterval for tuning send throttling
add support for port ranges
support HL1 protocol variant in A2S
add 'S' player sort option to sort by score

Fixes
-----
fix eye protocol not showing the last player
always use an offset of 123 with eye protocol
fix infinite loop and memory expansion when port is 65535

diffstat:

 games/qstat/Makefile |  4 ++--
 games/qstat/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 9a5507e87005 -r fa1107c976c9 games/qstat/Makefile
--- a/games/qstat/Makefile      Mon Jan 23 22:11:11 2006 +0000
+++ b/games/qstat/Makefile      Mon Jan 23 22:44:58 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2005/12/29 06:21:41 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/23 22:44:58 recht Exp $
 
-DISTNAME=      qstat-2.8
+DISTNAME=      qstat-2.10
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=qstat/}
 
diff -r 9a5507e87005 -r fa1107c976c9 games/qstat/distinfo
--- a/games/qstat/distinfo      Mon Jan 23 22:11:11 2006 +0000
+++ b/games/qstat/distinfo      Mon Jan 23 22:44:58 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/12/03 23:19:43 peter Exp $
+$NetBSD: distinfo,v 1.4 2006/01/23 22:44:58 recht Exp $
 
-SHA1 (qstat-2.8.tar.gz) = 3925858fd867da1dde63bfc2ebaf4f42631c7840
-RMD160 (qstat-2.8.tar.gz) = c5d8eaef1d097f618cef946f3950eb30f9ba3484
-Size (qstat-2.8.tar.gz) = 217742 bytes
+SHA1 (qstat-2.10.tar.gz) = a138d8d79c0840d4ded5d3d5c343613242e56026
+RMD160 (qstat-2.10.tar.gz) = d5f7c481ac37844f36a0791ef052c924301f0083
+Size (qstat-2.10.tar.gz) = 228886 bytes



Home | Main Index | Thread Index | Old Index