aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJohannes M Dieterich <jmd@FreeBSD.org>2018-09-30 19:22:24 +0000
committerJohannes M Dieterich <jmd@FreeBSD.org>2018-09-30 19:22:24 +0000
commit7e475225d5f58e59b1b6de5df935dd628512e554 (patch)
treeb8be0577ccc5eb5c6bc0d7319676afff07e73456 /UPDATING
parent2bcb49de3e64e9086077c1ee4090b60ae7ff049d (diff)
downloadports-7e475225d5f58e59b1b6de5df935dd628512e554.tar.gz
ports-7e475225d5f58e59b1b6de5df935dd628512e554.zip
Add UPDATING entry concerning DRM metaport.
Reviewed by: x11 (zeising), imp, rene Approved by: x11 (zeising) Differential Revision: https://reviews.freebsd.org/D16903
Notes
Notes: svn path=/head/; revision=480968
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f0f745b54e40..0242d25fa37d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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