From nobody@FreeBSD.org  Thu Jun  7 18:58:00 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 41CE71065672
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  7 Jun 2012 18:58:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 2D24D8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  7 Jun 2012 18:58:00 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q57Iw0lY052830
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 7 Jun 2012 18:58:00 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q57Ivx8S052829;
	Thu, 7 Jun 2012 18:57:59 GMT
	(envelope-from nobody)
Message-Id: <201206071857.q57Ivx8S052829@red.freebsd.org>
Date: Thu, 7 Jun 2012 18:57:59 GMT
From: Mikolaj Golub <trociny@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysutils/gather: may conflict with www/harvest on bin/gather
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         168820
>Category:       ports
>Synopsis:       sysutils/gather: may conflict with www/harvest on bin/gather
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 07 19:00:26 UTC 2012
>Closed-Date:    Sat Jun 09 06:09:48 UTC 2012
>Last-Modified:  Sat Jun 09 06:09:48 UTC 2012
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
Add CONFLICTS_INSTALL harvest-[0-9]* to sysutils/gather Makefile due to bin/gather being also installed by www/harvest.

Reported by: experimental Ports tree CONFLICTS cross-checker tool made by Sulev-Madis "ketas" Silber <madis555 hot.ee>.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -pur sysutils/gather.orig/Makefile sysutils/gather/Makefile
--- sysutils/gather.orig/Makefile	2012-06-05 22:46:41.000000000 +0300
+++ sysutils/gather/Makefile	2012-06-06 23:35:11.000000000 +0300
@@ -19,6 +19,8 @@ PROJECTHOST=	gatherit
 
 USE_PERL5=	yes
 
+CONFLICTS_INSTALL=	harvest-[0-9]*
+
 DATADIR=	/var/db/gather
 MAKE_ENV+=	CONFDIR=${PREFIX}/etc/gather DATADIR=${DATADIR}
 
Only in sysutils/gather: work


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->trociny 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 7 23:34:53 UTC 2012 
Responsible-Changed-Why:  
Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168820 
Responsible-Changed-From-To: trociny->freebsd-ports-bugs 
Responsible-Changed-By: trociny 
Responsible-Changed-When: Fri Jun 8 05:40:06 UTC 2012 
Responsible-Changed-Why:  
Approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168820 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jun 9 06:09:47 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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