aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d9212fb47c4b..a56dc692808e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ 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.
+20181209:
+ AFFECTS: users of DRM ports other than graphics/drm-kmod
+ AUTHOR: jmd@FreeBSD.org
+
+ In order to facilitate future porting efforts and help in supporting multiple
+ FreeBSD versions, the DRM ports other than drm-kmod (graphics/drm-stable-kmod,
+ graphics/drm-next-kmod, graphics/drm-devel-kmod) have been renamed to
+ include the FreeBSD version they are designed for.
+
+ drm-stable-kmod is drm-fbsd11.2-kmod
+ drm-next-kmod is drm-fbsd12.0-kmod
+ drm-devel-kmod is drm-current-kmod
+
20181209
AFFECTS: users of devel/geany and devel/geany-plugins
AUTHOR: madpilot@FreeBSD.org