Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  8 Jan 2004 14:23:10 -0800 (PST)
From:      Freddie Cash <fcash@sd73.bc.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61098: [port update] Problem with CONFLICTS in www/dansguardian Makefile 
Message-ID:  <20040108222310.4145280A7@spark.sd73.bc.ca>
Resent-Message-ID: <200401082230.i08MUDMG088321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 08 14:30:13 PST 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040108222310.4145280A7>