From 842b9182e091f50e7e8526548749c3798916406d Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 9 May 1999 16:48:28 +0000 Subject: [PATCH] Update to version 2.3c. PR: 11568 Submitted by: Chris Piazza --- games/qstat/Makefile | 8 ++++---- games/qstat/distinfo | 2 +- games/qstat/files/patch-aa | 8 ++++++++ 3 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 games/qstat/files/patch-aa diff --git a/games/qstat/Makefile b/games/qstat/Makefile index ac234e5b5e3e..2c363bba4179 100644 --- a/games/qstat/Makefile +++ b/games/qstat/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: qstat -# Version required: 2.2b +# Version required: 2.3c # Date created: 28 May 1998 # Whom: Daniel O'Connor # -# $Id: Makefile,v 1.1.1.1 1998/08/17 00:28:24 steve Exp $ +# $Id: Makefile,v 1.2 1999/03/15 01:35:02 steve Exp $ # -DISTNAME= qstat22b -PKGNAME= qstat-2.2b +DISTNAME= qstat23c +PKGNAME= qstat-2.3c CATEGORIES= misc MASTER_SITES= ftp://ftp.activesw.com/pub/quake/ diff --git a/games/qstat/distinfo b/games/qstat/distinfo index b237a145f70c..c657b7034668 100644 --- a/games/qstat/distinfo +++ b/games/qstat/distinfo @@ -1 +1 @@ -MD5 (qstat22b.tar.gz) = 368d42a6a92ad749c51a6906973a47ac +MD5 (qstat23c.tar.gz) = 9f178469c6245c693cdf319c0dabc817 diff --git a/games/qstat/files/patch-aa b/games/qstat/files/patch-aa new file mode 100644 index 000000000000..ba282142e20b --- /dev/null +++ b/games/qstat/files/patch-aa @@ -0,0 +1,8 @@ +--- Makefile.orig Fri May 7 18:42:29 1999 ++++ Makefile Fri May 7 18:42:44 1999 +@@ -1,5 +1,4 @@ + +-CFLAGS = + + # Uncomment if you have gcc + # CC = gcc