ports/115070: Update port: games/ioquake3 (conflict with new games/openarena port)

Josh Tolbert hemi at puresimplicity.net
Tue Jul 31 04:20:02 UTC 2007


>Number:         115070
>Category:       ports
>Synopsis:       Update port: games/ioquake3 (conflict with new games/openarena port)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 31 04:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>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 at FreeBSD.org
 COMMENT=	Cleaned-up and enhaced version of Quake 3
+
+CONFLICTS=	openarena-*
 
 USE_BZIP2=	yes
 USE_GCC=	3.4+
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list