From owner-svn-ports-head@freebsd.org Thu Oct 18 08:05:06 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E6E610D3491; Thu, 18 Oct 2018 08:05:06 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E86C2818F2; Thu, 18 Oct 2018 08:05:05 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id E0632429; Thu, 18 Oct 2018 08:05:05 +0000 (UTC) Date: Thu, 18 Oct 2018 08:05:05 +0000 From: Alexey Dokuchaev To: Johannes M Dieterich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r482322 - in head/x11-drivers: . xf86-video-ati xf86-video-ati-legacy Message-ID: <20181018080505.GA50115@FreeBSD.org> References: <201810180210.w9I2A0mW033819@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201810180210.w9I2A0mW033819@repo.freebsd.org> User-Agent: Mutt/1.9.5 (2018-04-13) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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: Thu, 18 Oct 2018 08:05:06 -0000 On Thu, Oct 18, 2018 at 02:10:00AM +0000, Johannes M Dieterich wrote: > New Revision: 482322 > URL: https://svnweb.freebsd.org/changeset/ports/482322 > > Log: > resurrect old port: xf86-video-ati@479538 as xf86-video-ati-legacy > > As there are some issues with the later xf86-video-ati revisions on old > DRMs such as drm-legacy-kmod, resurrect the old version of the port as > legacy. Add conflict with newer port. Note intended use in pkg-descr. Hi Johannes, Could you briefly describe those issues or point to a PR/email/wiki/etc.? ./danfe