Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2008 14:46:01 -0400 (EDT)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pauls@utdallas.edu, tabthorpe@FreeBSD.org
Subject:   ports/123681: [PATCH] security/bro: Add CONFLICTS
Message-ID:  <200805141846.m4EIk1Cw021544@1006.x.rootbsd.net>
Resent-Message-ID: <200805141930.m4EJU1L4007579@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         123681
>Category:       ports
>Synopsis:       [PATCH] security/bro: Add CONFLICTS
>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:   Wed May 14 19:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
FreeBSD.GoodKing.Ca
>Environment:
System: FreeBSD 1006.x.rootbsd.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
-  Add CONFLICTS for sysutils/lbl-cf sysutils/lbl-hf

Port maintainer (pauls@utdallas.edu) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- bro-1.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/bro/Makefile,v
retrieving revision 1.34
diff -u -u -r1.34 Makefile
--- Makefile	17 Oct 2007 10:12:56 -0000	1.34
+++ Makefile	14 May 2008 18:43:58 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=	pauls@utdallas.edu
 COMMENT=	System for detecting Network Intruders in real-time
 
+CONFLICTS=	sysutils/lbl-cf-1.* sysutils/lbl-hf-1.*
+
 OPTIONS=	GPG "Support encrypted email" Off \
 		DOCS "Install documentation (not recommended)" Off
 
--- bro-1.2_1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805141846.m4EIk1Cw021544>