From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 16 21:20:02 2008 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 466131065685 for ; Fri, 16 May 2008 21:20:02 +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 1FA188FC1D for ; Fri, 16 May 2008 21:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4GLK1Rd091679 for ; Fri, 16 May 2008 21:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4GLK1if091678; Fri, 16 May 2008 21:20:01 GMT (envelope-from gnats) Resent-Date: Fri, 16 May 2008 21:20:01 GMT Resent-Message-Id: <200805162120.m4GLK1if091678@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 920A5106566B for ; Fri, 16 May 2008 21:15:01 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from cp65.agava.net (cp65.agava.net [89.108.66.215]) by mx1.freebsd.org (Postfix) with ESMTP id 451BC8FC13 for ; Fri, 16 May 2008 21:15:01 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from [213.148.20.85] (helo=hive.panopticon) by cp65.agava.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1Jx7MT-0000VQ-Ha for FreeBSD-gnats-submit@freebsd.org; Sat, 17 May 2008 01:21:12 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id F14749B86 for ; Sat, 17 May 2008 01:15:02 +0400 (MSD) Received: by hades.panopticon (Postfix, from userid 1000) id 2ACC71702D; Sat, 17 May 2008 01:14:50 +0400 (MSD) Message-Id: <20080516211450.2ACC71702D@hades.panopticon> Date: Sat, 17 May 2008 01:14:50 +0400 (MSD) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/123743: [MAINTAINER] graphics/uniconvertor, editors/yudit: add mutual CONFLICTS X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dmitry Marakasov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2008 21:20:02 -0000 >Number: 123743 >Category: ports >Synopsis: [MAINTAINER] graphics/uniconvertor, editors/yudit: add mutual CONFLICTS >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri May 16 21:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Fri Apr 25 11:18:45 MSD 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386 >Description: Add mutual conflicts to graphics/uniconvertor and editors/yudit: both install bin/uniconv Reported by: Andresen, Jason R. PR: ports/123736 >How-To-Repeat: >Fix: --- uniconvertor.patch begins here --- diff -ruN uniconvertor.orig/Makefile uniconvertor/Makefile --- uniconvertor.orig/Makefile 2008-05-17 00:42:36.000000000 +0400 +++ uniconvertor/Makefile 2008-05-17 01:06:47.000000000 +0400 @@ -7,6 +7,7 @@ PORTNAME= uniconvertor PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://sk1project.org/downloads/uniconvertor/v${PORTVERSION}/ \ http://www.amdmi3.ru/distfiles/ @@ -14,6 +15,8 @@ MAINTAINER= amdmi3@amdmi3.ru COMMENT= Universal vector graphics translator +CONFLICTS= yudit-[0-9]* + USE_PYTHON= yes USE_PYDISTUTILS=yes --- uniconvertor.patch ends here --- --- yudit.patch begins here --- diff -ruN yudit.orig/Makefile yudit/Makefile --- yudit.orig/Makefile 2008-05-17 00:43:16.000000000 +0400 +++ yudit/Makefile 2008-05-17 01:07:09.000000000 +0400 @@ -7,6 +7,7 @@ PORTNAME= yudit PORTVERSION= 2.9.0 +PORTREVISION= 1 CATEGORIES= editors converters print MASTER_SITES= http://yudit.org/download/ \ SUNSITE/apps/editors/X @@ -15,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Multi-lingual unicode text editor with TTF support +CONFLICTS= uniconvertor-[0-9]* + USE_XORG= x11 USE_GNOME= gnometarget USE_GMAKE= yes --- yudit.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: