Date: Wed, 17 Aug 2005 04:50:52 +0200 (CEST) From: Michael Nottebrock <lofi@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/85027: krb5 should be marked as conflicting with security/krb4 and security/heimdal Message-ID: <200508170250.j7H2oq9k074771@kiste.my.domain> Resent-Message-ID: <200508170300.j7H30ZHs039594@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 85027 >Category: ports >Synopsis: krb5 should be marked as conflicting with security/krb4 and security/heimdal >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 17 03:00:35 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Michael Nottebrock >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD kiste 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Jul 6 06:43:56 CEST 2005 root@kiste:/usr/obj/usr/src/sys/KISTE-UP i386 >Description: The heimdal, krb4 and krb5 ports should be marked as conflicting, since they install files into the same locations. >How-To-Repeat: >Fix: --- krb5.diff begins here --- Index: krb5/Makefile =================================================================== RCS file: /home/pcvs/ports/security/krb5/Makefile,v retrieving revision 1.86 diff -u -r1.86 Makefile --- krb5/Makefile 12 Jul 2005 21:29:26 -0000 1.86 +++ krb5/Makefile 17 Aug 2005 02:47:34 -0000 @@ -18,6 +18,8 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +CONFLICTS= krb4-[0-9]* heimdal-[0-9]* + LATEST_LINK= ${PORTNAME} KERBEROSV_URL= http://web.mit.edu/kerberos/ USE_REINPLACE= yes --- krb5.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?200508170250.j7H2oq9k074771>