From owner-freebsd-ports Sat May 8 14: 0:10 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20653151B2 for ; Sat, 8 May 1999 14:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA36621; Sat, 8 May 1999 14:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 8 May 1999 14:00:04 -0700 (PDT) Message-Id: <199905082100.OAA36621@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Chris Piazza Subject: RE: ports/11568: Make qstat use CFLAGS Reply-To: Chris Piazza Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/11568; it has been noted by GNATS. From: Chris Piazza To: cpiazza@home.net Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: RE: ports/11568: Make qstat use CFLAGS Date: Sat, 08 May 1999 13:56:58 -0700 (PDT) I figured out how to get xqf to use 2.3c, so new patch below: files added: patch-aa Index: qstat/Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/games/qstat/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 1999/03/15 01:35:02 1.2 +++ Makefile 1999/05/08 20:48:10 @@ -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.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/ Index: qstat/files/md5 =================================================================== RCS file: /cvs/FreeBSD/ports/games/qstat/files/md5,v retrieving revision 1.2 diff -u -r1.2 md5 --- md5 1999/03/15 01:35:05 1.2 +++ md5 1999/05/08 20:48:55 @@ -1 +1 @@ -MD5 (qstat22b.tar.gz) = 368d42a6a92ad749c51a6906973a47ac +MD5 (qstat23c.tar.gz) = 9f178469c6245c693cdf319c0dabc817 Index: qstat/patches/patch-aa =================================================================== RCS file: patch-aa diff -N patch-aa --- /dev/null Sat May 8 13:51:45 1999 +++ patch-aa Sat May 8 13:48:33 1999 @@ -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 --- Chris Piazza Abbotsford, BC, Canada cpiazza@home.net finger norn@norn.ca.eu.org for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message