ports/120374: [PATCH] devel/cflow: add CONFLICTS to upcoming gnucflow port

Dmitry Marakasov amdmi3 at amdmi3.ru
Thu Feb 7 22:10:01 UTC 2008


>Number:         120374
>Category:       ports
>Synopsis:       [PATCH] devel/cflow: add CONFLICTS to upcoming gnucflow port
>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:   Thu Feb 07 22:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RC1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RC1 FreeBSD 7.0-RC1 #0: Sat Jan 5 03:26:52 MSK 2008 root at hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
This port has similar binary name as GNU cflow as I indend to add as devel/gnucflow, so add CONFLICTS

See the PR for devel/gnucflow somewhere around this one
>How-To-Repeat:
>Fix:

--- cflow.patch begins here ---
diff -u cflow.orig/Makefile cflow/Makefile
--- cflow.orig/Makefile	2008-02-08 00:54:24.000000000 +0300
+++ cflow/Makefile	2008-02-08 00:57:44.000000000 +0300
@@ -15,6 +15,8 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A call graph generator for C code
 
+CONFLICTS=	gnucflow-[0-9]*
+
 USE_GMAKE=	yes
 MAN1=		cflow.1
 MANCOMPRESSED=	yes
Common subdirectories: cflow.orig/files and cflow/files
--- cflow.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list