Date: Sun, 1 May 2022 17:24:27 GMT From: Emmanuel Vadot <manu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2cac7dffa152 - main - UPDATING: Document the drm-current-kmod and drm-devel-kmod removal Message-ID: <202205011724.241HORNC061484@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=2cac7dffa152b01f436c9c5122ab88b650529196 commit 2cac7dffa152b01f436c9c5122ab88b650529196 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2022-05-01 17:18:59 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2022-05-01 17:23:26 +0000 UPDATING: Document the drm-current-kmod and drm-devel-kmod removal Sponsored by: Beckhoff Automation GmbH & Co. KG --- UPDATING | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/UPDATING b/UPDATING index 1cf2bf54cf0d..65bfebe400d8 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,16 @@ 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. +20220501: + AFFECT: users of drm-current-kmod and drm-devel-kmod + AUTHOR: manu@FreeBSD.org + + Both ports where removed. + If you were using either one of them directly (i.e. without using + graphics/drm-kmod metaport) use graphics/drm-510-kmod. + If you have some problems with this one try drm-54-kmod and report + a bug on https://github.com/freebsd/drm-kmod. + 20220428: AFFECTS: users of databases/redis AUTHOR: yasu@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205011724.241HORNC061484>