From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jan 17 17:00:01 2010 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 AF3B71065679 for ; Sun, 17 Jan 2010 17:00:01 +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 6C0BB8FC0A for ; Sun, 17 Jan 2010 17:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o0HH01wF064413 for ; Sun, 17 Jan 2010 17:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o0HH01Cx064412; Sun, 17 Jan 2010 17:00:01 GMT (envelope-from gnats) Resent-Date: Sun, 17 Jan 2010 17:00:01 GMT Resent-Message-Id: <201001171700.o0HH01Cx064412@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, bf Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4D0A106568D for ; Sun, 17 Jan 2010 16:53:28 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A445F8FC17 for ; Sun, 17 Jan 2010 16:53:28 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o0HGrPqR073699 for ; Sun, 17 Jan 2010 16:53:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o0HGrPd0073698; Sun, 17 Jan 2010 16:53:25 GMT (envelope-from nobody) Message-Id: <201001171653.o0HGrPd0073698@www.freebsd.org> Date: Sun, 17 Jan 2010 16:53:25 GMT From: bf To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/142910: [PATCH]devel/icu, devel/icu4: add and adjust 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: Sun, 17 Jan 2010 17:00:01 -0000 >Number: 142910 >Category: ports >Synopsis: [PATCH]devel/icu, devel/icu4: add and adjust CONFLICTS >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 17 17:00:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: bf >Release: 9-CURRENT amd64 >Organization: - >Environment: >Description: Attached patch: Add an entry for devel/icu4 in devel/icu's CONFLICTS. Second patch, in follow-up: Fix an entry for devel/icu in devel/icu4's CONFLICTS: icu-3* has not yet been renamed as icu3. >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2010-01-17 11:33:49.000000000 -0500 +++ Makefile 2010-01-17 10:31:33.000000000 -0500 @@ -17,7 +17,7 @@ COMMENT= International Components for Unicode (from IBM) OPTIONS= THREADS "Build thread-safe version of the library" on -CONFLICTS= icu2-[0-9]* +CONFLICTS= icu2-[0-9]* icu-4* USE_LDCONFIG= yes >Release-Note: >Audit-Trail: >Unformatted: