git: 9110f096ddd0 - main - UPDATING: Improve devel/glib20 updating instructions for port{master,upgrade} users
Gleb Popov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9110f096ddd0d45d1bc4c4a0129fe6262288caff commit 9110f096ddd0d45d1bc4c4a0129fe6262288caff Author: Gleb Popov <[email protected]> AuthorDate: 2026-08-11 19:54:30 +0000 Commit: Gleb Popov <[email protected]> CommitDate: 2026-08-12 08:14:39 +0000 UPDATING: Improve devel/glib20 updating instructions for port{master,upgrade} users Reported by: Oleg Streejak <[email protected]> --- UPDATING | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UPDATING b/UPDATING index a6577019a920..8e23b6eaf1ba 100644 --- a/UPDATING +++ b/UPDATING @@ -1349,6 +1349,13 @@ you update your ports collection, before attempting any port upgrades. pkg remove glib-bootstrap gobject-introspection-bootstrap + When updating these ports outside of Poudriere, make sure to + * remove bootstrap packages + * clean working dirs of bootstrap flavors (make clean FLAVOR=bootstrap) of + both ports + * sometimes it is additionally required to run "pkg remove -f glib20" before + building a new version + 20250327: AFFECTS: users of thunderbird AUTHOR: [email protected]