From nobody@FreeBSD.org  Tue Dec 13 09:05:56 2011
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 ECC741065670
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Dec 2011 09:05:56 +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 DC5528FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Dec 2011 09:05:56 +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 pBD95ua5099954
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Dec 2011 09:05:56 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pBD95uWl099953;
	Tue, 13 Dec 2011 09:05:56 GMT
	(envelope-from nobody)
Message-Id: <201112130905.pBD95uWl099953@red.freebsd.org>
Date: Tue, 13 Dec 2011 09:05:56 GMT
From: Peter Vereshagin <peter@vereshagin.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: emulators/mtools and textproc/multimarkdown install the same bin/mmd
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         163238
>Category:       ports
>Synopsis:       emulators/mtools and textproc/multimarkdown install the same bin/mmd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    skreuzer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 13 09:10:11 UTC 2011
>Closed-Date:    Wed Jan 11 23:10:18 UTC 2012
>Last-Modified:  Wed Jan 11 23:10:18 UTC 2012
>Originator:     Peter Vereshagin
>Release:        7.4-stable
>Organization:
'
>Environment:
FreeBSD teh.ost 7.4-STABLE FreeBSD 7.4-STABLE #12: Wed Oct  5 05:49:39 MSK 2011     usr@teh.ost:/JUICY  i386
>Description:
with the latest ports emulators/mtools and textproc/multimarksown, the file /usr/local/bin/mmd is getting rewritten by the installation latest of them two.
>How-To-Repeat:
  $ portinstall mtools-4.0.10_3 multimarkdown-3.2
  [...]
  $ pkg_info -xL multimarkdown-3.2 | grep -r '^/usr/local/bin/mmd$'
  /usr/local/bin/mmd
  $ pkg_info -xL mtools-4.0.10_3 | grep -r '^/usr/local/bin/mmd$'
  /usr/local/bin/mmd
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skreuzer 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 13 09:10:26 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163238 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163238: commit references a PR
Date: Wed, 11 Jan 2012 23:09:48 +0000 (UTC)

 skreuzer    2012-01-11 23:09:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/multimarkdown Makefile 
     emulators/mtools     Makefile 
   Log:
   Mark as CONFLICTS_INSTALL because they both install to bin/mmd
   
   PR:             ports/163238
   Submitted by:   Peter Vereshagin <peter@vereshagin.org>
   Approved by:    Adam Weinberger <adamw@adamw.org> (multimarkdown maintainer)
   
   Revision  Changes    Path
   1.73      +2 -0      ports/emulators/mtools/Makefile
   1.3       +2 -0      ports/textproc/multimarkdown/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: skreuzer 
State-Changed-When: Wed Jan 11 23:10:17 UTC 2012 
State-Changed-Why:  
Mark both ports as CONFLICTS_INSTALL. Thanks for catching this 

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