From hemi@puresimplicity.net  Tue Jul 31 04:10:02 2007
Return-Path: <hemi@puresimplicity.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0071D16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 Jul 2007 04:10:01 +0000 (UTC)
	(envelope-from hemi@puresimplicity.net)
Received: from just.puresimplicity.net (just.puresimplicity.net [68.77.126.251])
	by mx1.freebsd.org (Postfix) with ESMTP id 7A35113C459
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 31 Jul 2007 04:10:01 +0000 (UTC)
	(envelope-from hemi@puresimplicity.net)
Received: from just.puresimplicity.net (localhost.puresimplicity.net [127.0.0.1])
	by just.puresimplicity.net (8.13.8/8.13.8) with ESMTP id l6V3skSA003810
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Jul 2007 22:54:46 -0500 (CDT)
	(envelope-from hemi@just.puresimplicity.net)
Received: (from hemi@localhost)
	by just.puresimplicity.net (8.13.8/8.13.8/Submit) id l6V3skLR003809;
	Mon, 30 Jul 2007 22:54:46 -0500 (CDT)
	(envelope-from hemi)
Message-Id: <200707310354.l6V3skLR003809@just.puresimplicity.net>
Date: Mon, 30 Jul 2007 22:54:46 -0500 (CDT)
From: Josh Tolbert <hemi@puresimplicity.net>
Reply-To: Josh Tolbert <hemi@puresimplicity.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: games/ioquake3 (conflict with new games/openarena port)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         115070
>Category:       ports
>Synopsis:       Update port: games/ioquake3 (conflict with new games/openarena port)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 31 04:20:01 GMT 2007
>Closed-Date:    Thu Sep 06 03:51:39 GMT 2007
>Last-Modified:  Thu Sep 06 03:51:39 GMT 2007
>Originator:     Josh Tolbert
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
games/ioquake3 and the new games/openarena port name their binaries the same
thing, since openarena is derived from ioquake3. This patch does nothing more
than add a CONFLICTS for games/openarena.
>How-To-Repeat:
>Fix:


diff -ruN ioquake3-old/Makefile ioquake3/Makefile
--- ioquake3-old/Makefile	Mon Jul 30 22:24:29 2007
+++ ioquake3/Makefile	Mon Jul 30 22:53:18 2007
@@ -7,13 +7,15 @@
 
 PORTNAME=	ioquake3
 DISTVERSION=	1.34-rc3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games
 MASTER_SITES=	http://ioquake3.org/files/
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	alepulver@FreeBSD.org
 COMMENT=	Cleaned-up and enhaced version of Quake 3
+
+CONFLICTS=	openarena-*
 
 USE_BZIP2=	yes
 USE_GCC=	3.4+
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jul 31 04:20:09 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115070 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Thu Sep 6 03:51:37 UTC 2007 
State-Changed-Why:  
The binaries of games/openarena were renamed to avoid conflicts. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115070 
>Unformatted:
