From owner-svn-ports-all@FreeBSD.ORG Thu Mar 13 19:01:37 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 29862F45; Thu, 13 Mar 2014 19:01:37 +0000 (UTC) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C69C7FC; Thu, 13 Mar 2014 19:01:36 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 5D3D640010; Thu, 13 Mar 2014 20:01:35 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 4F6F040012; Thu, 13 Mar 2014 20:01:35 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id EDAEE40010; Thu, 13 Mar 2014 20:01:34 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3flKC25llqz8gh2; Thu, 13 Mar 2014 20:01:34 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id 8QZcl860sa4u; Thu, 13 Mar 2014 20:01:32 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3flKC01zSyz8ggv; Thu, 13 Mar 2014 20:01:32 +0100 (CET) Received: from tifa.daemonic.se (tifa.daemonic.se [10.32.0.6]) by mail.daemonic.se (Postfix) with ESMTPSA id 3flKC01Vvpz9CvV; Thu, 13 Mar 2014 20:01:32 +0100 (CET) Received: from tifa.daemonic.se (localhost [IPv6:::1]) by tifa.daemonic.se (Postfix) with ESMTP id 1A89722831; Thu, 13 Mar 2014 20:01:32 +0100 (CET) Message-ID: <5322008C.6010600@freebsd.org> Date: Thu, 13 Mar 2014 20:01:32 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Antoine Brodin Subject: Re: svn commit: r348113 - head/graphics/libEGL References: <201403131835.s2DIZS7s028667@svn.freebsd.org> <5321FC4C.9070503@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP 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 19:01:37 -0000 On 03/13/14 19:59, Antoine Brodin wrote: > 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@... > 5 days is not nearly enough time to call maintainer timeout, regardless of how small the fix seem to be. Regards! -- Niclas Zeising