From owner-freebsd-questions@FreeBSD.ORG Wed Apr 17 22:18:16 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 26482D8C for ; Wed, 17 Apr 2013 22:18:16 +0000 (UTC) (envelope-from freebsd@growveg.net) Received: from smtp1.servage.net (smtp1.servage.net [IPv6:2a01:3b0:1:fb:1::2001]) by mx1.freebsd.org (Postfix) with ESMTP id E3105A2D for ; Wed, 17 Apr 2013 22:18:15 +0000 (UTC) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp1.servage.net (Postfix) with ESMTPSA id D1D96326F5 for ; Wed, 17 Apr 2013 22:35:03 +0000 (UTC) Message-ID: <516F1FA1.1000005@growveg.net> Date: Wed, 17 Apr 2013 23:18:09 +0100 From: John User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130408 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: chromium won't build on FreeBSD 9.1 ports rev 315799 References: <516ED089.6000008@growveg.net> <516EE9AE.7030002@gmail.com> In-Reply-To: <516EE9AE.7030002@gmail.com> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Apr 2013 22:18:16 -0000 On 17/04/2013 19:27, Andrei Brezan wrote: > You can try: > portupgrade -m -DDISABLE_VULNERABILITIES chromium > > From what I can see there is no update yet for the mentioned security > vulnerability. > > Regards, > Andrei Hi Andrei It seems there is an update in the source but not in the ports. Source is up to 26.mumble -- John