From owner-svn-ports-all@FreeBSD.ORG Thu Mar 13 18:59:23 2014 Return-Path: Delivered-To: svn-ports-all@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 0B73DD52; Thu, 13 Mar 2014 18:59:23 +0000 (UTC) Received: from mail-yh0-x234.google.com (mail-yh0-x234.google.com [IPv6:2607:f8b0:4002:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8E5BB9E; Thu, 13 Mar 2014 18:59:22 +0000 (UTC) Received: by mail-yh0-f52.google.com with SMTP id c41so1491747yho.25 for ; Thu, 13 Mar 2014 11:59:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=w+EW+JurCssvLncUGX5tRBTAjYzw+95PGX2cAWiPPjA=; b=K7/V7Xdd6bue1zPHUdik2QaZXpEs1m8YxehY5O/IX0Px1xtEZVchwLTbQ4pPcTNYsG ETjJE540+roUvFC4ZlDP+YLISCLllCEdvnUHeeZmXOTs1ohmaGd+mn7Q9Uie8BO38aDj zfoUvIGHMbuU5C1S2YELcUuVoOSqYf+k/c81m5bWvAoP88QAxwMmnNrYBMQMnrmNHR13 p9i2dvNSdQwNhJ6cajjpaRvNo2vDsh4cOGS9rzjJVi+9AYURPlPZ/OQOUxQ933HWze13 qROcBkwqPu2Rfhsr4hEkEjPuVDhGIVmKbNHG1KiH8gtFNzxjZVU8rQT1kzTGflWvmFiD RkeA== MIME-Version: 1.0 X-Received: by 10.236.44.173 with SMTP id n33mr4512319yhb.98.1394737161698; Thu, 13 Mar 2014 11:59:21 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.80.11 with HTTP; Thu, 13 Mar 2014 11:59:21 -0700 (PDT) In-Reply-To: <5321FC4C.9070503@freebsd.org> References: <201403131835.s2DIZS7s028667@svn.freebsd.org> <5321FC4C.9070503@freebsd.org> Date: Thu, 13 Mar 2014 19:59:21 +0100 X-Google-Sender-Auth: mLa-PZpCL67gWdPxJJ52gIanMlE Message-ID: Subject: Re: svn commit: r348113 - head/graphics/libEGL From: Antoine Brodin To: Niclas Zeising Content-Type: text/plain; charset=ISO-8859-1 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" 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: Thu, 13 Mar 2014 18:59:23 -0000 On Thu, Mar 13, 2014 at 7:43 PM, Niclas Zeising wrote: > On 03/13/14 19:35, Antoine Brodin wrote: >> Author: antoine >> Date: Thu Mar 13 18:35:28 2014 >> New Revision: 348113 >> URL: http://svnweb.freebsd.org/changeset/ports/348113 >> QAT: https://qat.redports.org/buildarchive/r348113/ >> >> Log: >> Fix WITH_NEW_XORG check, it has to be done after bsd.port.options.mk or >> bsd.port.pre.mk is included for it to be default for 11 users >> >> Silence from: x11@ > > This was not approved in any way. > We are hard at work in fixing outstanding issues with the new xorg > system, and commits like this, which have not gone through our > development repo are very hard to keep track of, and also makes merging > harder and run the risk of being overwritten when we merge things from > our development repo to the ports tree. Hi, In this case, feel free to reply to my question to freebsd-x11@... Cheers, Antoine