Date: Wed, 6 Oct 2021 17:46:27 GMT From: Marc Fonvieille <blackend@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c1e0478c8f5a - main - UPDATING: Document misc/freebsd-doc-* upgrade Message-ID: <202110061746.196HkRQU080400@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by blackend (doc committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=c1e0478c8f5a12efda1abcae69612849853d7cdd commit c1e0478c8f5a12efda1abcae69612849853d7cdd Author: Marc Fonvieille <blackend@FreeBSD.org> AuthorDate: 2021-10-06 17:41:28 +0000 Commit: Marc Fonvieille <blackend@FreeBSD.org> CommitDate: 2021-10-06 17:41:28 +0000 UPDATING: Document misc/freebsd-doc-* upgrade misc/freebsd-doc-* need to be deleted by end. pkg fails at handling correctly new directories. PR: 258858 Reported by: Matthias Andree (mandree) --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/UPDATING b/UPDATING index 248d6d75a135..ccc1301cf485 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,17 @@ 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. +20211006: +AFFECTS: user of misc/freebsd-doc-* +AUTHOR: blackend@FreeBSD.org + +The misc/freebsd-doc-* ports have been updated to the new doc toolchain, +and use a somewhat different arrangement of directories and symlinks, +which pkg 1.17 does not handle well. + +Users are encouraged to delete the misc/freebsd-doc-* ports, then +reinstall the new ones without using the pkg upgrade facility. + 20211006: AFFECTS: users of net/kafkacat AUTHOR: sergey@akhmatov.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110061746.196HkRQU080400>