diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2022-03-26 12:05:35 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2022-03-26 12:05:35 +0000 |
commit | c925b9a7fa8e9bd0f0807c03f6481e8ac43579e0 (patch) | |
tree | 9f97fe51b3a52bbdf14cc8739247748f53e7aadd | |
parent | 3c481aba95d4212ea5a92a635f6d8f0207c4307f (diff) | |
download | ports-c925b9a7fa8e9bd0f0807c03f6481e8ac43579e0.tar.gz ports-c925b9a7fa8e9bd0f0807c03f6481e8ac43579e0.zip |
UPDATING: Add entry for misc/freebsd-doc-* changes
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ 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. +20220326: + AFFECTS: users of misc/freebsd-doc-* + AUTHOR: blackend@FreeBSD.org + + A change to the doc toolchain prevents the build of individual + localized HTML versions of the documentation without building the + en_US version. HTML option is currently disabled until a good + solution is found. PDF version, the default option, is now the only + available option. + + Please re-run "make config" to pick up this new default. + 20220313: AFFECTS: users of net/unison AUTHOR: madpilot@FreeBSD.org |