incomplete CONFLICTS specification

Andriy Gapon avg at FreeBSD.org
Tue Oct 22 11:59:01 UTC 2013


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


More information about the freebsd-apache mailing list