From owner-svn-ports-head@freebsd.org Tue Jul 16 07:55:44 2019 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 79247A87A2; Tue, 16 Jul 2019 07:55:44 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [176.58.89.161]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C41D6FEDD; Tue, 16 Jul 2019 07:55:44 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 45nt4F4cn2z3ks5; Tue, 16 Jul 2019 07:55:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id t7-Xr0svNQGl; Tue, 16 Jul 2019 07:55:41 +0000 (UTC) Received: from garnet.daemonic.se (host-95-192-204-43.mobileonline.telia.com [95.192.204.43]) by mail.daemonic.se (Postfix) with ESMTPSA id 45nt4F0DbTz3ks4; Tue, 16 Jul 2019 07:55:40 +0000 (UTC) Subject: Re: svn commit: r506712 - head/graphics/drm-fbsd12.0-kmod To: Niclas Zeising , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201907152138.x6FLc5qO062513@repo.freebsd.org> From: Niclas Zeising Message-ID: <03329afd-a90d-02f8-1ca5-677cc23e330a@freebsd.org> Date: Tue, 16 Jul 2019 09:55:42 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 In-Reply-To: <201907152138.x6FLc5qO062513@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 1C41D6FEDD X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.99)[-0.987,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:36236, ipnet:176.58.89.0/24, country:US] 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: Tue, 16 Jul 2019 07:55:44 -0000 On 2019-07-15 23:38, Niclas Zeising wrote: > Author: zeising > Date: Mon Jul 15 21:38:05 2019 > New Revision: 506712 > URL: https://svnweb.freebsd.org/changeset/ports/506712 > > Log: > graphics/drm-fbsd12.0-kmod: Mark only for 12 > > Change the version check in graphics/drm-fbsd12.0-kmod to make it only > compile on FreeBSD 12, not 13 and later, since it fails to build on 12.0. This should of course read "...since it fails to build on 13...", nothing else Regards -- Niclas Zeising