Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2003 00:26:30 +0200
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject:   ports/57916: [maintainer patch] dns/bind9-sdb-mysql: Use CONFLICTS.
Message-ID:  <20031012222654.EBAB143F93@mx1.FreeBSD.org>
Resent-Message-ID: <200310122230.h9CMUMx0043210@freefall.freebsd.org>

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

>Number:         57916
>Category:       ports
>Synopsis:       [maintainer patch] dns/bind9-sdb-mysql: Use CONFLICTS.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 12 15:30:22 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Use CONFLICTS.
	Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>

>How-To-Repeat:
	N/A.
>Fix:

	

--- bind9-sdb-mysql.diff begins here ---
Index: bind9-sdb-mysql/Makefile
===================================================================
RCS file: /WORK/REPO/ports/dns/bind9-sdb-mysql/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- bind9-sdb-mysql/Makefile	8 Oct 2003 20:22:43 -0000	1.3
+++ bind9-sdb-mysql/Makefile	12 Oct 2003 21:32:08 -0000
@@ -23,6 +23,8 @@
 MAINTAINER=	sheepkiller@cultdeadsheep.org
 COMMENT=	BIND DNS 9 server which supports a MySQL backend
 
+CONFLICTS=	bind-8.3.* bind84-8.4.* bind9-9.2.* bind9-dlz-9.2.* host-* skalibs-0.*
+
 # ISC releases things like 9.2.2rc1, which our versioning doesn't like
 ISCVERSION=	9.2.2-P3
 
--- bind9-sdb-mysql.diff ends here ---


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



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