From owner-freebsd-gnome@FreeBSD.ORG Tue Dec 30 13:52:37 2014 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17FE5282 for ; Tue, 30 Dec 2014 13:52:37 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 000CB3C3B for ; Tue, 30 Dec 2014 13:52:36 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sBUDqaM7086260 for ; Tue, 30 Dec 2014 13:52:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 196334] graphics/librsvg2 is not rebuilt after libpng update Date: Tue, 30 Dec 2014 13:52:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emss@free.fr X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2014 13:52:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196334 emss@free.fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emss@free.fr --- Comment #1 from emss@free.fr --- Hi, Same in 9.3-p7. Seems the dependency on png is not correctly registered. Ashish@ explained me the following in a private exchange related to emacs build breakage I encountered : " It seems like a bug to me, since the port depends on shared library, but not the package. Probably file a bug report with librsvg2 port maintainer about this: chateau.d.if!abbe:~ ? pkg info -B librsvg2-2.40.4 librsvg2-2.40.4: libxml2.so.2 libpng15.so.15 libpangocairo-1.0.so.0 libpango-1.0.so.0 libintl.so.9 libgobject-2.0.so.0 libglib-2.0.so.0 libgio-2.0.so.0 libgdk_pixbuf-2.0.so.0 libcroco-0.6.so.3 libcairo.so.2 chateau.d.if!abbe:~ ? pkg info -d librsvg2-2.40.4 librsvg2-2.40.4: pango-1.36.8 gtk2-2.24.25_1 gtk-engines2-2.20.2_2 libxml2-2.9.2_2 libcroco-0.6.8_2 freetype2-2.5.4 pcre-8.35_2 libgsf-1.14.30 glib-2.42.1 gettext-0.19.3 atk-2.14.0 " Regards -- You are receiving this mail because: You are the assignee for the bug.