From steve@mouf.net  Mon Feb 20 15:43:46 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 F16F0106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Feb 2012 15:43:46 +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 B01C48FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Feb 2012 15:43:46 +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 q1KFhe3c085480
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Mon, 20 Feb 2012 10:43:40 -0500 (EST)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q1KFhePP018303;
	Mon, 20 Feb 2012 10:43:40 -0500 (EST)
	(envelope-from steve)
Message-Id: <201202201543.q1KFhePP018303@meatwad.mouf.net>
Date: Mon, 20 Feb 2012 10:43:40 -0500 (EST)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ashish@freebsd.org
Subject: [PATCH] editors/emacs22: switch from libungif to giflib to avoid conflict
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         165328
>Category:       ports
>Synopsis:       [PATCH] editors/emacs22: switch from libungif to giflib to avoid conflict
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ashish
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 20 15:50:10 UTC 2012
>Closed-Date:    Sun Jun 03 12:31:46 CEST 2012
>Last-Modified:  Sun Jun 03 12:31:46 CEST 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 (ashish@FreeBSD.org) is cc'd.

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

--- emacs-22.3_4,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/editors/emacs22/Makefile,v
retrieving revision 1.93
diff -u -u -r1.93 Makefile
--- Makefile	28 Jul 2010 12:26:55 -0000	1.93
+++ Makefile	20 Feb 2012 15:43:22 -0000
@@ -22,7 +22,7 @@
 .endif
 LIB_DEPENDS+=	jpeg.11:${PORTSDIR}/graphics/jpeg \
 		tiff.4:${PORTSDIR}/graphics/tiff \
-		ungif.5:${PORTSDIR}/graphics/libungif \
+		gif.5:${PORTSDIR}/graphics/giflib \
 		png.6:${PORTSDIR}/graphics/png
 .endif
 
--- emacs-22.3_4,1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ashish 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Feb 20 15:50:31 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165328 
State-Changed-From-To: open->closed 
State-Changed-By: dinoex 
State-Changed-When: Sun Jun 3 12:31:27 CEST 2012 
State-Changed-Why:  

committed after maintainer timeout, thanks. 
additional patches to configure are needed. 


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