diff options
author | jmd <jmd@FreeBSD.org> | 2018-10-01 03:22:24 +0800 |
---|---|---|
committer | jmd <jmd@FreeBSD.org> | 2018-10-01 03:22:24 +0800 |
commit | 8225eaa9abf1fb59e3cbdf1bd793ce3b9848e4c3 (patch) | |
tree | b8be0577ccc5eb5c6bc0d7319676afff07e73456 /UPDATING | |
parent | c47bc0c7cd01761dac921ef5c1d11d00c016e77b (diff) | |
download | freebsd-ports-gnome-8225eaa9abf1fb59e3cbdf1bd793ce3b9848e4c3.tar.gz freebsd-ports-gnome-8225eaa9abf1fb59e3cbdf1bd793ce3b9848e4c3.tar.zst freebsd-ports-gnome-8225eaa9abf1fb59e3cbdf1bd793ce3b9848e4c3.zip |
Add UPDATING entry concerning DRM metaport.
Reviewed by: x11 (zeising), imp, rene
Approved by: x11 (zeising)
Differential Revision: https://reviews.freebsd.org/D16903
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |