ports/89009: boost-1.33.0 depends on icu-3.2 and install icu-3.4

Vladimir Guzma vladimir.guzma at tut.fi
Mon Nov 14 15:30:16 UTC 2005


>Number:         89009
>Category:       ports
>Synopsis:       boost-1.33.0 depends on icu-3.2 and install icu-3.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 14 15:30:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Guzma
>Release:        6.0
>Organization:
>Environment:
6.0-RELEASE FreeBSD 6.0-RELEASE 
>Description:
The latest version of icu is 3.4. But when boost searches for libs it looks for:
 LIB_DEPENDS+=   icuuc.32:${PORTSDIR}/devel/icu.
So if the icu3.2 is found, it will be upgraded to 3.4 and then boost fails, not finding icuuc.32 - which is from version 3.2.

>How-To-Repeat:
Deinstall icu, deinstall boost and do portinstall boost.
>Fix:
Change Makefile to
LIB_DEPENDS+=   icuuc.34:${PORTSDIR}/devel/icu
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list