From steve@mouf.net  Sat Dec 24 22:27:27 2011
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E013F106566C
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: dinoex@freebsd.org
Subject: [PATCH] graphics/libungif: mark conflict with giflib
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         163592
>Category:       ports
>Synopsis:       [PATCH] graphics/libungif: mark conflict with giflib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 24 22:30:13 UTC 2011
>Closed-Date:    Fri Feb 17 13:33:45 CET 2012
>Last-Modified:  Fri Feb 17 12:40:08 UTC 2012
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 24 22:30:33 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163592 
State-Changed-From-To: open->analyzed 
State-Changed-By: dinoex 
State-Changed-When: Sat Dec 24 23:56:41 CET 2011 
State-Changed-Why:  

The conflict is minor. 
To many ports depends on either giflib or libungif installed. 
Adding CONFLICTS willmake serveral hundrdts ports unuseable: 
libungif:      678 
giflib:      206 


http://www.freebsd.org/cgi/query-pr.cgi?pr=163592 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163592: commit references a PR
Date: Fri, 17 Feb 2012 12:25:34 +0000 (UTC)

 dinoex      2012-02-17 12:25:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/libungif    Makefile 
   Log:
   - set DEPRECATED
   PR:             163592
   
   Revision  Changes    Path
   1.48      +1 -1      ports/graphics/libungif/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: analyzed->closed 
State-Changed-By: dinoex 
State-Changed-When: Fri Feb 17 13:33:32 CET 2012 
State-Changed-Why:  
committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163592 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/163592: commit references a PR
Date: Fri, 17 Feb 2012 12:31:07 +0000 (UTC)

 dinoex      2012-02-17 12:30:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/libungif    Makefile 
   Log:
   - set CONFLICTS
   PR:             163592
   
   Revision  Changes    Path
   1.49      +1 -0      ports/graphics/libungif/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
