From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 24 22:30:13 2011 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 B8CC8106564A for ; Sat, 24 Dec 2011 22:30:13 +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 795CC8FC0C for ; Sat, 24 Dec 2011 22:30:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pBOMUDxD011438 for ; Sat, 24 Dec 2011 22:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pBOMUDXv011435; Sat, 24 Dec 2011 22:30:13 GMT (envelope-from gnats) Resent-Date: Sat, 24 Dec 2011 22:30:13 GMT Resent-Message-Id: <201112242230.pBOMUDXv011435@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, Steve Wills Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E013F106566C for ; Sat, 24 Dec 2011 22:27:27 +0000 (UTC) (envelope-from steve@mouf.net) Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2]) by mx1.freebsd.org (Postfix) with ESMTP id 9F2D38FC18 for ; Sat, 24 Dec 2011 22:27:27 +0000 (UTC) Received: from meatwad.mouf.net (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236]) by mouf.net (8.14.4/8.14.4) with ESMTP id pBOMRQTG065872 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 24 Dec 2011 17:27:26 -0500 (EST) (envelope-from steve@meatwad.mouf.net) Received: (from steve@localhost) by meatwad.mouf.net (8.14.5/8.14.5/Submit) id pBOMRQXg039545; Sat, 24 Dec 2011 17:27:26 -0500 (EST) (envelope-from steve) Message-Id: <201112242227.pBOMRQXg039545@meatwad.mouf.net> Date: Sat, 24 Dec 2011 17:27:26 -0500 (EST) From: Steve Wills To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: dinoex@FreeBSD.org Subject: ports/163592: [PATCH] graphics/libungif: mark conflict with giflib 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: Sat, 24 Dec 2011 22:30:13 -0000 >Number: 163592 >Category: ports >Synopsis: [PATCH] graphics/libungif: mark conflict with giflib >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: Sat Dec 24 22:30:13 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #8: Mon Dec 19 15:53:28 EST 2011 >Description: giflib and libungif both install files to the same place, mark them as conflicting Port maintainer (dinoex@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- libungif-4.1.4_5.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/libungif/Makefile,v retrieving revision 1.47 diff -u -u -r1.47 Makefile --- Makefile 6 Aug 2011 07:10:48 -0000 1.47 +++ Makefile 24 Dec 2011 22:27:10 -0000 @@ -17,6 +17,8 @@ #DEPRECATED= is replaced by libgif +CONFLICTS= giflib-[0-9]* + USE_BZIP2= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes --- libungif-4.1.4_5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: