From amdmi3@amdmi3.ru  Mon Aug  3 23:32:28 2009
Return-Path: <amdmi3@amdmi3.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C909D1065700;
	Mon,  3 Aug 2009 23:32:28 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 1137C8FC17;
	Mon,  3 Aug 2009 23:32:27 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by smtp.timeweb.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256)
	(Exim 4.69)
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1MY710-00087m-CN; Tue, 04 Aug 2009 03:32:26 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id 0FC0BB860;
	Tue,  4 Aug 2009 03:32:24 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id 79F97108842; Tue,  4 Aug 2009 03:32:06 +0400 (MSD)
Message-Id: <20090803233206.79F97108842@hades.panopticon>
Date: Tue,  4 Aug 2009 03:32:06 +0400 (MSD)
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: dinoex@FreeBSD.org
Subject: [PATCH] graphics/graphviz: add conflicts for astro/prune
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         137404
>Category:       ports
>Synopsis:       [PATCH] graphics/graphviz: add conflicts for astro/prune
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 03 23:40:04 UTC 2009
>Closed-Date:    Mon Aug 10 14:48:43 CEST 2009
>Last-Modified:  Mon Aug 10 14:48:43 CEST 2009
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Fri Jul 31 16:00:15 MSD 2009
>Description:
Add CONFLICTS for astro/prune: both ports install bin/prune

Port maintainer (dinoex@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- graphviz-2.24.0_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/graphics/graphviz/Makefile,v
retrieving revision 1.119
diff -u -u -r1.119 Makefile
--- Makefile	2 Aug 2009 19:34:04 -0000	1.119
+++ Makefile	3 Aug 2009 23:30:27 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	graphviz
 PORTVERSION=	2.24.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics tk
 MASTER_SITES=	http://www.graphviz.org/pub/graphviz/ARCHIVE/
 
@@ -21,6 +21,8 @@
 		expat.6:${PORTSDIR}/textproc/expat2 \
 		gd.4:${PORTSDIR}/graphics/gd
 
+CONFLICTS=	prune-[0-9]*
+
 USE_BISON=	build
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libltdl:22 libtool:22
--- graphviz-2.24.0_2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Aug 3 23:40:15 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137404: commit references a PR
Date: Mon, 10 Aug 2009 11:35:20 +0000 (UTC)

 dinoex      2009-08-10 11:35:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/graphviz    Makefile 
   Log:
   - add CONFLICTS
   PR:             137404
   Submitted by:   Dmitry Marakasov
   
   Revision  Changes    Path
   1.120     +2 -0      ports/graphics/graphviz/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: dinoex 
State-Changed-When: Mon Aug 10 14:48:30 CEST 2009 
State-Changed-Why:  
committed, thanks. 

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