From steve@mouf.net  Mon Feb 20 03:58:49 2012
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 2B4591065677
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Feb 2012 03:58:49 +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 C07168FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Feb 2012 03:58:48 +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 q1K3whkA079998
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sun, 19 Feb 2012 22:58:44 -0500 (EST)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q1K3wehR018477;
	Sun, 19 Feb 2012 22:58:40 -0500 (EST)
	(envelope-from steve)
Message-Id: <201202200358.q1K3wehR018477@meatwad.mouf.net>
Date: Sun, 19 Feb 2012 22:58:40 -0500 (EST)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: syncer@gmail.com
Subject: [PATCH] net-im/kmess-kde4: switch from libungif to giflib to avoid conflict
X-Send-Pr-Version: 3.113
X-GNATS-Notify: syncer@gmail.com

>Number:         165309
>Category:       ports
>Synopsis:       [PATCH] net-im/kmess-kde4: switch from libungif to giflib to avoid conflict
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 20 04:00:23 UTC 2012
>Closed-Date:    Mon Feb 27 14:31:54 UTC 2012
>Last-Modified:  Mon Feb 27 14:31:54 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 #13 r230974: Fri Feb  3 23:48:36
>Description:
see patch

Port maintainer (syncer@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- kmess-2.0.6.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-im/kmess-kde4/Makefile,v
retrieving revision 1.46
diff -u -u -r1.46 Makefile
--- Makefile	16 Feb 2012 15:57:24 -0000	1.46
+++ Makefile	20 Feb 2012 03:58:20 -0000
@@ -14,7 +14,7 @@
 MAINTAINER=	syncer@gmail.com
 COMMENT=	MSN Messenger client for KDE
 
-LIB_DEPENDS=	ungif.5:${PORTSDIR}/graphics/libungif \
+LIB_DEPENDS=	gif.5:${PORTSDIR}/graphics/giflib \
 		qca.2:${PORTSDIR}/devel/qca
 BUILD_DEPENDS=	qca-ossl>=2.0.0.b3:${PORTSDIR}/security/qca-ossl \
 		${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-xml
--- kmess-2.0.6.1_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Feb 20 04:00:33 UTC 2012 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165309 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Feb 20 04:00:38 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: syncer@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/165309: [PATCH] net-im/kmess-kde4: switch from libungif to giflib to avoid conflict
Date: Mon, 20 Feb 2012 04:00:36 UT

 Maintainer of net-im/kmess-kde4,
 
 Please note that PR ports/165309 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165309
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Mon Feb 27 14:31:52 UTC 2012 
State-Changed-Why:  
Fixed by PR ports/165008 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165309 
>Unformatted:
