Date: Sun, 30 Sep 2018 19:22:24 +0000 (UTC) From: Johannes M Dieterich <jmd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480968 - head Message-ID: <201809301922.w8UJMOgh036344@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jmd Date: Sun Sep 30 19:22:24 2018 New Revision: 480968 URL: https://svnweb.freebsd.org/changeset/ports/480968 Log: Add UPDATING entry concerning DRM metaport. Reviewed by: x11 (zeising), imp, rene Approved by: x11 (zeising) Differential Revision: https://reviews.freebsd.org/D16903 Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Sep 30 19:19:44 2018 (r480967) +++ head/UPDATING Sun Sep 30 19:22:24 2018 (r480968) @@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20180930: + AFFECTS: users of DRM components + AUTHOR: jmd@FreeBSD.org + + A metaport, graphics/drm-kmod, was introduced for users of both the LinuxKPI- + based DRM components as well as the legacy ones. It is recommended to use the + metaport from now on, which will select a recommended DRM version based on + the FreeBSD version. + 20180924: AFFECTS: www/libresonic-standalone AUTHOR: jlh@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809301922.w8UJMOgh036344>