From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 13:10:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8EF4B8A0; Fri, 26 Dec 2014 13:10:15 +0000 (UTC) Received: from oslo.ath.cx (oslo.ath.cx [IPv6:2a01:4f8:200:42e4::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "oslo.ath.cx", Issuer "oslo.ath.cx" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 13A7366DD6; Fri, 26 Dec 2014 13:10:13 +0000 (UTC) Received: by oslo.ath.cx (OpenSMTPD) with ESMTP id a6d8fbe5; Fri, 26 Dec 2014 14:10:10 +0100 (CET) Date: Fri, 26 Dec 2014 14:10:10 +0100 From: "Herbert J. Skuhra" To: Andrey Chernov Subject: Re: svn commit: r375598 - in head: astro/astrometry astro/celestia astro/sunclock astro/viking astro/xephem astro/xplanet astro/xtide audio/csound audio/csound6 audio/dvda-author audio/enscribe audio/g... Message-ID: <20141226131010.GC16193@oslo.ath.cx> References: <201412252054.sBPKshlf040506@svn.freebsd.org> <549C8E31.6030106@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <549C8E31.6030106@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, dinoex@FreeBSD.org, Baptiste Daroussin , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 13:10:15 -0000 On Fri, Dec 26, 2014 at 01:22:41AM +0300, Andrey Chernov wrote: > On 25.12.2014 23:54, Baptiste Daroussin wrote: > > Log: > > Bump portrevision after png update > > www/webalizer indirectly depends on libpng (through libgd), so need > version bump too and probably direct mention of libpng in its dependencies. And at least also www/webkit-gtk3 needs a rebuild: Unresolvable link(s) found in: /usr/local/lib/libwebkit2gtk-3.0.so.25.10.10 libpng15.so.15 Unresolvable link(s) found in: /usr/local/lib/libwebkitgtk-3.0.so.0.22.13 libpng15.so.15 -- Herbert