From owner-svn-ports-all@FreeBSD.ORG Sat Mar 15 17:11:31 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84C25D26; Sat, 15 Mar 2014 17:11:31 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 47880E52; Sat, 15 Mar 2014 17:11:31 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id E675EBDC70; Sat, 15 Mar 2014 18:11:29 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id D4C08BDC44; Sat, 15 Mar 2014 18:11:29 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 63971D138DF6; Sat, 15 Mar 2014 18:11:29 +0100 (CET) Date: Sat, 15 Mar 2014 18:11:28 +0100 From: Mathieu Arnold To: Brooks Davis , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r348290 - in head: devel/llvm-devel lang/clang-devel lang/clang-devel/files Message-ID: <9AA526D32F50C2161B115F8C@atuin.in.mat.cc> In-Reply-To: <201403150645.s2F6jfDk025629@svn.freebsd.org> References: <201403150645.s2F6jfDk025629@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Sat, 15 Mar 2014 17:11:31 -0000 +--On 15 mars 2014 06:45:41 +0000 Brooks Davis wrote: | Author: brooks | Date: Sat Mar 15 06:45:41 2014 | New Revision: 348290 | URL: http://svnweb.freebsd.org/changeset/ports/348290 | QAT: https://qat.redports.org/buildarchive/r348290/ | | Log: | Upgrade to r203994. After that, on 9.1, I get: -- Mathieu Arnold