From owner-svn-ports-head@freebsd.org Sun Feb 23 23:35:21 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0E9FB24C763; Sun, 23 Feb 2020 23:35:21 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: from mail.evolve.de (mail.evolve.de [213.239.217.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.evolve.de", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48QhQ013qsz4J52; Sun, 23 Feb 2020 23:35:20 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: by mail.evolve.de (OpenSMTPD) with ESMTP id 43856c6b; Sun, 23 Feb 2020 23:35:18 +0000 (UTC) Received: by mail.evolve.de (OpenSMTPD) with ESMTPSA id 2e76053d TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Sun, 23 Feb 2020 23:35:17 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r526947 - head/x11-drivers/xf86-video-scfb From: Michael Gmelin In-Reply-To: <20200224002514.75d8ccd4a4b44a8164d0b60e@bidouilliste.com> Date: Mon, 24 Feb 2020 00:35:16 +0100 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-Id: References: <20200224002514.75d8ccd4a4b44a8164d0b60e@bidouilliste.com> To: Emmanuel Vadot X-Mailer: iPhone Mail (17D50) X-Rspamd-Queue-Id: 48QhQ013qsz4J52 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.98 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.989,0]; ASN(0.00)[asn:24940, ipnet:213.239.192.0/18, country:DE]; NEURAL_HAM_LONG(-1.00)[-0.996,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2020 23:35:21 -0000 > On 24. Feb 2020, at 00:25, Emmanuel Vadot wrote: >=20 > =EF=BB=BFOn Sun, 23 Feb 2020 23:20:31 +0000 (UTC) > Michael Gmelin wrote: >=20 >> Author: grembo >> Date: Sun Feb 23 23:20:31 2020 >> New Revision: 526947 >> URL: https://svnweb.freebsd.org/changeset/ports/526947 >>=20 >> Log: >> Unbreak on xorg-server 1.20.7 (and minor cleanup) >>=20 >> PR: 244353 >> Approved by: manu >=20 > FYI I'm not part of x11@ (that's why I didn't set the maintainer > approval flag in bugzilla) but since it solves one of the problem due > to the xorg update I guess it's ok. >=20 Given that the driver was broken beforehand I assume that it=E2=80=99s okay (= it won=E2=80=99t make things worse for sure). Where can I find who actually is part of the x11/graphics team? Thanks, Michael