The branch stable/13 has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=e4419043d1dd7d3b992893b45b0fe1405bb1eabf
commit e4419043d1dd7d3b992893b45b0fe1405bb1eabf Author: Glen Barber <[email protected]> AuthorDate: 2021-04-09 00:26:41 +0000 Commit: Glen Barber <[email protected]> CommitDate: 2021-04-30 16:47:41 +0000 UPDATING: dereference portupgrade(8) Make the UPDATING file less tool-specific regarding upgrading third-party software. Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 6dadf78f115cbdcb17dff8974a2044dd5129f7dc) --- UPDATING | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index b966ed678efd..7a07f2d8fe35 100644 --- a/UPDATING +++ b/UPDATING @@ -9,7 +9,8 @@ handbook: https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html Items affecting the ports and packages system can be found in -/usr/ports/UPDATING. Please read that file before running portupgrade. +/usr/ports/UPDATING. Please read that file before updating system packages +and/or ports. 20210429: Commit 5a45802b3c8c changed the internal KAPI between _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
