diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2021-10-06 19:41:28 +0200 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2021-10-06 19:41:28 +0200 |
commit | c1e0478c8f5a12efda1abcae69612849853d7cdd (patch) | |
tree | 5d304b3e5ad56a7c7e9d1623d6b5205c50d88ed4 /UPDATING | |
parent | editors/ghex: Update to 3.41.0 (diff) |
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)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ 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 |