ports/97470: Wrong expressed dependency

Phillip Neumann pneumann at gmail.com
Thu May 18 21:10:16 UTC 2006


>Number:         97470
>Category:       ports
>Synopsis:       Wrong expressed dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 18 21:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Phillip Neumann
>Release:        RELENG_6
>Organization:
-
>Environment:
FreeBSD 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue May 16 17:58:27 CLT 2006       i386

>Description:
Asterisk-addons, depends on mysql.

LIB_DEPENDS=    mysqlclient:${PORTSDIR}/databases/mysql41-client

Users may define DEFAULT_MYSQL_VER=5 in make.conf, to select the prefered version of mysql.

if so, asterisk-addons will fail. becouse mysql50-client and mysql41-client conflict.

>How-To-Repeat:
Define DEFAULT_MYSQL_VER=5 to a tinderbox.

try to compile it. it will try to package up both versions of the client.
>Fix:
instead of directly depend on mysql41, it should depend on mysql links this:

USE_MYSQL=yes



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



More information about the freebsd-ports-bugs mailing list