From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 3 23:40:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BF851065672 for ; Mon, 3 Aug 2009 23:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5E88F8FC16 for ; Mon, 3 Aug 2009 23:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n73Ne5Y9070477 for ; Mon, 3 Aug 2009 23:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n73Ne565070476; Mon, 3 Aug 2009 23:40:05 GMT (envelope-from gnats) Resent-Date: Mon, 3 Aug 2009 23:40:05 GMT Resent-Message-Id: <200908032340.n73Ne565070476@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, Dmitry Marakasov 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 ) 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: dinoex@FreeBSD.org Subject: ports/137404: [PATCH] graphics/graphviz: add conflicts for astro/prune X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2009 23:40:05 -0000 >Number: 137404 >Category: ports >Synopsis: [PATCH] graphics/graphviz: add conflicts for astro/prune >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 03 23:40:04 UTC 2009 >Closed-Date: >Last-Modified: >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: >Unformatted: