ports/165309: [PATCH] net-im/kmess-kde4: switch from libungif to giflib to avoid conflict

Steve Wills swills at FreeBSD.org
Mon Feb 20 04:00:24 UTC 2012


>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:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 20 04:00:23 UTC 2012
>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 #13 r230974: Fri Feb  3 23:48:36
>Description:
see patch

Port maintainer (syncer at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list