git: 71ec3a62b70a - main - UPDATING: add entry for x11-fonts/sourcesanspro-ttf
Date: Fri, 08 Apr 2022 17:33:18 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=71ec3a62b70a6e75681cfbcc6e61abc207f731e3 commit 71ec3a62b70a6e75681cfbcc6e61abc207f731e3 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2022-04-08 17:24:42 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-04-08 17:30:42 +0000 UPDATING: add entry for x11-fonts/sourcesanspro-ttf Font name changed. This is easy to miss and might cause problems. Add a note as suggested in the PR. PR: 249252 Reported by: tech-lists@zyxst.net Fixes: 74953fa06f715a05f160d1ab32a58281aba4eb27 --- UPDATING | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/UPDATING b/UPDATING index 9dc81724fd5a..5a7d8fe9a968 100644 --- a/UPDATING +++ b/UPDATING @@ -206,6 +206,14 @@ you update your ports collection, before attempting any port upgrades. # rm -rf ~/.config/nvim/plugin/packer_compiled.lua +20220128: + AFFECTS: users of x11-fonts/source-sans-ttf + AUTHOR: fernape@FreeBSD.org + + The font name has changed its prefix from SourceSansPro* to SourceSans*. + Users of this font might need to change their configurations to pick up + the new names. + 20220128: AFFECTS: users of net-im/dendrite AUTHOR: ashish@FreeBSD.org