From nobody@FreeBSD.org  Tue Dec 25 07:30:45 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 3CEDACD0
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 25 Dec 2012 07:30:45 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 233958FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 25 Dec 2012 07:30:45 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBP7UiAc004290
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 25 Dec 2012 07:30:44 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qBP7UiAD004289;
	Tue, 25 Dec 2012 07:30:44 GMT
	(envelope-from nobody)
Message-Id: <201212250730.qBP7UiAD004289@red.freebsd.org>
Date: Tue, 25 Dec 2012 07:30:44 GMT
From: Oleg Pudeyev <oleg@bsdpower.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: x11-toolkits/pango: stealth dependency on devel/icu
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         174696
>Category:       ports
>Synopsis:       x11-toolkits/pango: stealth dependency on devel/icu
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 25 07:40:00 UTC 2012
>Closed-Date:    Mon Dec 31 17:32:26 UTC 2012
>Last-Modified:  Mon Dec 31 17:32:26 UTC 2012
>Originator:     Oleg Pudeyev
>Release:        9.1
>Organization:
>Environment:
FreeBSD reactor.here 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
I have icu and firefox installed among other ports.

I just upgraded everything via `portmaster -a` and firefox broke thusly:

reactor% firefox 
XPCOMGlueLoad error for file /usr/local/lib/firefox/libxpcom.so:
Shared object "libicui18n.so.48" not found, required by "libpangocairo-1.0.so.0"
Couldn't load XPCOM.

I checked pango makefile and it appears to have no mention of icu.
>How-To-Repeat:
Install icu and an application that uses pango. Wait for icu to bump shared library version. Update system via `portmaster -a`.
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 25 07:40:08 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174696 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Mon Dec 31 17:31:19 UTC 2012 
State-Changed-Why:  
There is nothing in the pango source code is using icu. It just got linked 
from one of libtool's *.la files or/and pkgconfig's *.pc files. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174696 
>Unformatted:
