Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Dec 2011 17:27:26 -0500 (EST)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dinoex@FreeBSD.org
Subject:   ports/163592: [PATCH] graphics/libungif: mark conflict with giflib
Message-ID:  <201112242227.pBOMRQXg039545@meatwad.mouf.net>
Resent-Message-ID: <201112242230.pBOMUDXv011435@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112242227.pBOMRQXg039545>