From owner-freebsd-ports@FreeBSD.ORG Tue Mar 4 18:28:57 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77553EB1 for ; Tue, 4 Mar 2014 18:28:57 +0000 (UTC) Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 419FF796 for ; Tue, 4 Mar 2014 18:28:57 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id wm4so8632962obc.3 for ; Tue, 04 Mar 2014 10:28:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4dHMJXvRX40KaoKCJnjBrGMrBoc68rnZ4q5WhBlhS24=; b=VelTWmf68iEjs1stccDxTzK2kPpSiZn5tH0o8LvtWMiJCV9UXzS4BpIFdr699qRflg L5LBZPy/bmR83aA3/8obsvDu4g7Qlk+ot2rqZFO/hDGOX0J3rlcoDDxbAaCNUXwOxwzf 8lUrc9AKQj5azDFQcqrbqOTLOBJnBaVi1vn6s1Q3MMSAa5zyXe0wXPXgAGcmKhrpnwls KOVnaj7shWWM6NG98iFd54sJWIWYYOTrDT7JYLn7i50V3U//pCHjLRLHokCA43OYW6mO F9IliOQmYJJ9O/5yIDhKR7z1Lz4MPHXmUwCwibTEa/4gdf/7sifoVhEDUFM04yVj2j4p rAfw== MIME-Version: 1.0 X-Received: by 10.182.33.35 with SMTP id o3mr865471obi.15.1393957736543; Tue, 04 Mar 2014 10:28:56 -0800 (PST) Received: by 10.182.108.42 with HTTP; Tue, 4 Mar 2014 10:28:56 -0800 (PST) In-Reply-To: <5315B8FF.5020907@m5p.com> References: <5315B8FF.5020907@m5p.com> Date: Tue, 4 Mar 2014 19:28:56 +0100 Message-ID: Subject: Re: Adventures in ports, chapter 346785 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= To: George Mitchell Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2014 18:28:57 -0000 2014-03-04 12:29 GMT+01:00 George Mitchell : > Couldn't compile chromium without attached patch on FreeBSD 8.4. > I committed a slightly different version of your patch in r347055, can you retry? Ren=E9