From fcash@sd73.bc.ca  Thu Jan  8 14:23:25 2004
Return-Path: <fcash@sd73.bc.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 978C316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Jan 2004 14:23:25 -0800 (PST)
Received: from enterprise.sd73.bc.ca (romulus-net.sd73.bc.ca [142.24.13.134])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EDC7043D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Jan 2004 14:23:23 -0800 (PST)
	(envelope-from fcash@sd73.bc.ca)
Received: from spark.sd73.bc.ca (romulus-net.sd73.bc.ca [142.24.13.134])
	by enterprise.sd73.bc.ca (8.12.9-20030924/) with ESMTP id i08MHY7O032088
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 8 Jan 2004 14:17:34 -0800
Received: by spark.sd73.bc.ca (Postfix, from userid 1001)
	id 4145280A7; Thu,  8 Jan 2004 14:23:10 -0800 (PST)
Message-Id: <20040108222310.4145280A7@spark.sd73.bc.ca>
Date: Thu,  8 Jan 2004 14:23:10 -0800 (PST)
From: Freddie Cash <fcash@sd73.bc.ca>
Reply-To: Freddie Cash <fcash@sd73.bc.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [port update] Problem with CONFLICTS in www/dansguardian Makefile 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         61098
>Category:       ports
>Synopsis:       [port update] Problem with CONFLICTS in www/dansguardian Makefile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 08 14:30:13 PST 2004
>Closed-Date:    Thu Jan 08 14:34:39 PST 2004
>Last-Modified:  Thu Jan 08 14:34:39 PST 2004
>Originator:     Freddie Cash
>Release:        FreeBSD 5.2-RC i386
>Organization:
School District 73 
>Environment:
System: FreeBSD spark.sd73.bc.ca 5.2-RC FreeBSD 5.2-RC #6: Tue Jan 6 14:42:29 PST 2004 root@spark.sd73.bc.ca:/usr/obj/usr/src/sys/SPARK i386


	
>Description:
	I goofed in the port Makefile for www/dansguardian.  I didn't fully understand, or test, the new CONFLICTS variable.
	The way it is now, you can install multiple versions of www/dansguardian and/or www/dansguardian-devel and they
	will happily clobber each other's files, causing no end of trouble.
	
>How-To-Repeat:
	Install www/dansguardian-devel, then install www/dansguardian.  No warnings, no errors, the files just get overwritten
	and you get errors during the next update / uninstall.
	
>Fix:
	Change the www/dansguardian port's Makefile to use:
CONFLICTS=	dansguardian*
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Jan 8 14:34:23 PST 2004 
State-Changed-Why:  
Committed, thanks. 

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