From owner-cvs-all@FreeBSD.ORG Mon Nov 10 20:34:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F87016A4CF for ; Mon, 10 Nov 2003 20:34:20 -0800 (PST) Received: from vette.gigo.com (vette.gigo.com [216.218.228.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8050043FE0 for ; Mon, 10 Nov 2003 20:34:15 -0800 (PST) (envelope-from lioux@brturbo.com) Received: from 200.101.111.208 (200-101-111-208.bsace705.dsl.brasiltelecom.net.br [200.101.111.208]) by vette.gigo.com (Postfix) with ESMTP id 5C2A856D1 for ; Mon, 10 Nov 2003 20:32:41 -0800 (PST) Received: (qmail 31740 invoked by uid 1001); 11 Nov 2003 04:14:42 -0000 Message-ID: <20031111041442.31739.qmail@exxodus.fedaykin.here> Received: (qmail 19645 invoked from network); 26 Oct 2003 06:47:38 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 26 Oct 2003 06:47:38 -0000 Received: from pop3.uol.com.br by localhost with POP3 (fetchmail-6.2.5) for lioux-freebsd@localhost (single-drop); Sun, 26 Oct 2003 04:47:16 -0200 (BRST) Received: from peart.uol.com.br (172.26.5.186) by mtauol7.mail.sys.intranet (5.1.071) id 3EDB5C0C01D6ACDC for lioux-freebsd@uol.com.br; Sun, 26 Oct 2003 03:24:25 -0300 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by storm6.uol.com.br (Postfix) with ESMTP id C9A19D7A7 for ; Sun, 26 Oct 2003 04:24:23 -0200 (BRST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 079AE56BE8 for ; Sat, 25 Oct 2003 23:23:55 -0700 (PDT) (envelope-from owner-ports-committers@FreeBSD.org) Received: by hub.freebsd.org (Postfix) id 1197916A50E; Sat, 25 Oct 2003 23:23:53 -0700 (PDT) Delivered-To: lioux@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 8F13716A4C0; Sat, 25 Oct 2003 23:23:52 -0700 (PDT) Delivered-To: ports-committers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D97916A4B3; Sat, 25 Oct 2003 23:23:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD6B943FCB; Sat, 25 Oct 2003 23:23:20 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9Q6NKXJ023330; Sat, 25 Oct 2003 23:23:20 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9Q6NKQr023329; Sat, 25 Oct 2003 23:23:20 -0700 (PDT) (envelope-from glewis) From: Greg Lewis To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Sender: owner-ports-committers@FreeBSD.org Precedence: bulk X-Loop: FreeBSD.ORG Subject: cvs commit: ports/games/44bsd-hunt Makefileports/games/44bsd-hunt/files patch-driver.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Tue, 11 Nov 2003 04:34:20 -0000 X-Original-Date: Sat, 25 Oct 2003 23:23:20 -0700 (PDT) X-List-Received-Date: Tue, 11 Nov 2003 04:34:20 -0000 glewis 2003/10/25 23:23:20 PDT FreeBSD ports repository Modified files: games/44bsd-hunt Makefile Added files: games/44bsd-hunt/files patch-driver.c Log: . Fix build with gcc33. The patch used is different than the one in the PR and appears to more closely fit the original authors intentions. PR: 58533 Revision Changes Path 1.5 +1 -7 ports/games/44bsd-hunt/Makefile 1.1 +21 -0 ports/games/44bsd-hunt/files/patch-driver.c (new)