From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 2 12:00:17 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 0F0DC10656FC for ; Wed, 2 Sep 2009 12:00:17 +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 C4EFA8FC17 for ; Wed, 2 Sep 2009 12:00:16 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n82C0GJ4002215 for ; Wed, 2 Sep 2009 12:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n82C0G7M002214; Wed, 2 Sep 2009 12:00:16 GMT (envelope-from gnats) Resent-Date: Wed, 2 Sep 2009 12:00:16 GMT Resent-Message-Id: <200909021200.n82C0G7M002214@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 23C5F106566B for ; Wed, 2 Sep 2009 11:54:10 +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 D67248FC08 for ; Wed, 2 Sep 2009 11:54:09 +0000 (UTC) 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 1MioPg-0005x1-QP; Wed, 02 Sep 2009 15:54:08 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 91A94B860; Wed, 2 Sep 2009 15:54:06 +0400 (MSD) Received: by hades.panopticon (Postfix, from userid 1000) id 5E1C6B849; Wed, 2 Sep 2009 15:53:59 +0400 (MSD) Message-Id: <20090902115359.5E1C6B849@hades.panopticon> Date: Wed, 2 Sep 2009 15:53:59 +0400 (MSD) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: philip@FreeBSD.org Subject: ports/138479: [PATCH] games/wesnoth: fix CONFLICTS 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: Wed, 02 Sep 2009 12:00:17 -0000 >Number: 138479 >Category: ports >Synopsis: [PATCH] games/wesnoth: fix CONFLICTS >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: Wed Sep 02 12:00:16 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: Thu Jul 30 19:51:12 MSD 2009 >Description: Use proper conflicts against wesnoth-devel. Port maintainer (philip@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- wesnoth-1.6.4_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/wesnoth/Makefile,v retrieving revision 1.70 diff -u -u -r1.70 Makefile --- Makefile 22 Aug 2009 17:36:56 -0000 1.70 +++ Makefile 2 Sep 2009 11:52:59 -0000 @@ -19,7 +19,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ freetype.9:${PORTSDIR}/print/freetype2 -CONFLICTS= wesnoth-1.5* +CONFLICTS= wesnoth-1.5* wesnoth-1.7* USE_SDL= image mixer net ttf USE_GNOME= gnometarget pango --- wesnoth-1.6.4_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: