https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254174
--- Comment #1 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=1c1ff7979571bf07c05a48e857b7b285b037410f commit 1c1ff7979571bf07c05a48e857b7b285b037410f Author: Mina Igalic <m...@igalic.co> AuthorDate: 2021-03-28 10:16:45 +0000 Commit: Emmanuel Vadot <m...@freebsd.org> CommitDate: 2021-03-28 10:18:09 +0000 pkgbase: make only vital packages vital, not their sub-packages make "vital" a replaceable, which defaults to "false" and only set it for the main clib, utilities and runtime packages, not their sub-packages PR: 254174 Differential Revision: https://reviews.freebsd.org/D29224 release/packages/generate-ucl.sh | 10 +++++++++- release/packages/jail.ucl | 2 +- release/packages/runtime.ucl | 2 +- release/packages/template.ucl | 1 + release/packages/utilities.ucl | 2 +- 5 files changed, 13 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-pkgbase@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkgbase To unsubscribe, send any mail to "freebsd-pkgbase-unsubscr...@freebsd.org"