From owner-svn-ports-head@freebsd.org Mon May 20 22:12:40 2019 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 5F13D15945A9; Mon, 20 May 2019 22:12:40 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-ed1-f66.google.com (mail-ed1-f66.google.com [209.85.208.66]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD64095654; Mon, 20 May 2019 22:12:39 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-ed1-f66.google.com with SMTP id a8so26108988edx.3; Mon, 20 May 2019 15:12:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=QcKZ1TTZD5rKsWTNmnW7xPUqOAhFiPho4NnVp9fmdhQ=; b=pZbccYpC71fsfstxJy2b7AcjU8OEwlGO7YfEZwB7WN5AVRuyxclqwJHPhhEPNUzuY3 Z9T0mmwi6O7+uZzN2w3CRuajeNwt/k6rn8jDMrsdeRZS2yQTrMqDAvUtpZf3O2GBwukE u2FmUl64NbXza7V/ExznbjFC3oBzb4B9+cu5Cyp6bDf6SxlrhO2Q/+oP+wMrwEdogPRJ 14JIBY7X+G3LIFGqn/ZMI47C48JD3Ffb8kIGip8f8MmLXEaIP7QVmAlWEAexVj514+zU vz0KcVf5wJRlzz7XgfvIa733xH3c+fWh6t/+UEC40pfcMOpqFJUJSKOgKKx29i68oHUS M5sA== X-Gm-Message-State: APjAAAW3hdZ9kEztRTcmkr8bZvyss7m17XiNPHJoe2unFQey25+/rL7y c7fWaHmiBl529bFF4sNvAgJ3aFn4TA0X9FdLPv2H2gje X-Google-Smtp-Source: APXvYqxiQn8CBjsTGJXz/7emjdd84E5E42aQYz8DCXhKeSxSbWpWrId9u/BvTmp48apoc71arMfd4/EwcIWiWEe63G4= X-Received: by 2002:a17:906:90d6:: with SMTP id v22mr50465646ejw.183.1558388920321; Mon, 20 May 2019 14:48:40 -0700 (PDT) MIME-Version: 1.0 References: <201905202028.x4KKSGNQ050350@repo.freebsd.org> In-Reply-To: <201905202028.x4KKSGNQ050350@repo.freebsd.org> From: Antoine Brodin Date: Mon, 20 May 2019 23:48:28 +0200 Message-ID: Subject: Re: svn commit: r502165 - head/graphics/drm-devel-kmod To: Niclas Zeising Cc: ports-committers , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: DD64095654 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.96 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.961,0]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,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: Mon, 20 May 2019 22:12:40 -0000 On Mon, May 20, 2019 at 10:28 PM Niclas Zeising wrote: > > Author: zeising > Date: Mon May 20 20:28:16 2019 > New Revision: 502165 > URL: https://svnweb.freebsd.org/changeset/ports/502165 > > Log: > add graphics/drm-devel-kmod Hi, It's not hooked to the build. Antoine