ports/165899: wand-libconfig and libconfig conflict (same path files)

Aleksandr A Babaylov "." at babolo.ru
Sat Mar 10 10:40:04 UTC 2012


>Number:         165899
>Category:       ports
>Synopsis:       wand-libconfig and libconfig conflict (same path files)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 10 10:40:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Aleksandr A Babaylov
>Release:        any
>Organization:
@BABOLO
>Environment:
ports/devel/wand-libconfig and ports/devel/libconfig
>Description:
        this two ports install some the same path/name files
>How-To-Repeat:
        look at pkg-plist
>Fix:

Index: libconfig/Makefile
===================================================================
RCS file: /home/CVShome/FreeBSD/ports/devel/libconfig/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- libconfig/Makefile	15 Dec 2011 08:13:56 -0000	1.9
+++ libconfig/Makefile	10 Mar 2012 10:08:06 -0000
@@ -13,6 +13,8 @@
 MAINTAINER=	ntarmos at cs.uoi.gr
 COMMENT=	A simple library for manipulating structured configuration files
 
+CONFLICTS=	wand-libconfig-*
+
 USE_GNOME=	gnomehack pkgconfig
 HAS_CONFIGURE=	yes
 USE_LDCONFIG=	yes
Index: wand-libconfig/Makefile
===================================================================
RCS file: /home/CVShome/FreeBSD/ports/devel/wand-libconfig/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- wand-libconfig/Makefile	23 Sep 2011 22:22:15 -0000	1.4
+++ wand-libconfig/Makefile	10 Mar 2012 10:08:41 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	matt at peterson.org
 COMMENT=	C library for parsing config files
 
+CONFLICTS=	libconfig-*
+
 USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list