ports/163591: [PATCH] graphics/giflib: mark conflicts with libungif
Steve Wills
swills at FreeBSD.org
Sat Dec 24 22:30:13 UTC 2011
>Number: 163591
>Category: ports
>Synopsis: [PATCH] graphics/giflib: mark conflicts with libungif
>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:12 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 at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- giflib-4.1.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/giflib/Makefile,v
retrieving revision 1.49
diff -u -u -r1.49 Makefile
--- Makefile 23 Sep 2011 22:23:11 -0000 1.49
+++ Makefile 24 Dec 2011 22:26:24 -0000
@@ -14,6 +14,8 @@
MAINTAINER= dinoex at FreeBSD.org
COMMENT= Tools and library routines for working with GIF images
+CONFLICTS= libungif-[0-9]*
+
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
--- giflib-4.1.6.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list