From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 8 14:31:10 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89F3A16A4CE for ; Thu, 8 Jan 2004 14:31:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A088D43D76 for ; Thu, 8 Jan 2004 14:30:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i08MUDFR088322 for ; Thu, 8 Jan 2004 14:30:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i08MUDMG088321; Thu, 8 Jan 2004 14:30:13 -0800 (PST) (envelope-from gnats) Resent-Date: Thu, 8 Jan 2004 14:30:13 -0800 (PST) Resent-Message-Id: <200401082230.i08MUDMG088321@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Freddie Cash Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 978C316A4CE for ; 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 ; 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]) i08MHY7O032088 for ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/61098: [port update] Problem with CONFLICTS in www/dansguardian Makefile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Freddie Cash List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 22:31:10 -0000 >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: