Date: Tue, 22 Oct 2013 14:58:02 +0300 From: Andriy Gapon <avg@FreeBSD.org> To: apache@FreeBSD.org Subject: incomplete CONFLICTS specification Message-ID: <5266684A.8080504@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
www/apache22 has the following: CONFLICTS_INSTALL= caudium14-1.* \ apache-*-2.2.* apache22-*-2.2.* \ apache-*-2.4.* apache24-*-2.4.* Please note that "apache22-*-2.2.*" does not match e.g. apache22-2.2.25. So it was possible to install first apache22-2.2.25 and then e.g. apache22-worker-mpm-2.2.25. Fortunately, pkg won't allow this (with default settings), but unfortunately pkg_add will. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5266684A.8080504>