Date: Fri, 8 Oct 2004 17:09:30 +0300 (EEST) From: Toni Viemero <toni.viemero@iki.fi> To: FreeBSD-gnats-submit@FreeBSD.org Cc: pat@FreeBSD.org Subject: ports/72446: [PATCH] games/qstat: update to 2.6 Message-ID: <20041008140930.BB871B261B@shaolin.selfdestruct.net> Resent-Message-ID: <200410081410.i98EAY6e035107@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72446 >Category: ports >Synopsis: [PATCH] games/qstat: update to 2.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Oct 08 14:10:34 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Toni Viemero >Release: FreeBSD 5.3-BETA7 i386 >Organization: >Environment: System: FreeBSD shaolin.selfdestruct.net 5.3-BETA7 FreeBSD 5.3-BETA7 #7: Tue Oct 5 20:45:24 EEST >Description: - Update to 2.6 A shortlist of some new features in this stable release is - HL2 Support - Doom 3 Support - GameSpy2 Query Protocal Support - Steam Master Support Port maintainer (pat@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- qstat-2.6.patch begins here --- diff -ruN --exclude=CVS /usr/ports/games/qstat/Makefile /home/toni/ports/qstat/Makefile --- /usr/ports/games/qstat/Makefile Fri Mar 7 08:02:52 2003 +++ /home/toni/ports/qstat/Makefile Fri Oct 8 17:06:35 2004 @@ -6,10 +6,10 @@ # PORTNAME= qstat -PORTVERSION= 2.5.c +PORTVERSION= 2.6 CATEGORIES= games net -MASTER_SITES= http://www.qstat.org/ -DISTNAME= qstat${PORTVERSION:S/.//g} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pat@FreeBSD.org COMMENT= A command line program to query game servers on the net diff -ruN --exclude=CVS /usr/ports/games/qstat/distinfo /home/toni/ports/qstat/distinfo --- /usr/ports/games/qstat/distinfo Thu Mar 18 04:27:37 2004 +++ /home/toni/ports/qstat/distinfo Fri Oct 8 17:06:42 2004 @@ -1,2 +1,2 @@ -MD5 (qstat25c.tar.gz) = a936dc3e15ece567378a026737fe45e2 -SIZE (qstat25c.tar.gz) = 111739 +MD5 (qstat-2.6.tar.gz) = 68e96ea9dd444ddd7759db02444d398a +SIZE (qstat-2.6.tar.gz) = 133834 --- qstat-2.6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041008140930.BB871B261B>