git: 885d930e8504 - stable/12 - UPDATING: dereference portupgrade(8)
Glen Barber
gjb at FreeBSD.org
Fri Apr 30 16:48:28 UTC 2021
The branch stable/12 has been updated by gjb:
URL: https://cgit.FreeBSD.org/src/commit/?id=885d930e85040217aca8634d163ca44d2b7bee84
commit 885d930e85040217aca8634d163ca44d2b7bee84
Author: Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-04-09 00:26:41 +0000
Commit: Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-04-30 16:47:54 +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 ac80b270c8c4..cc5ac276432d 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.
NOTE: FreeBSD has switched from gcc to clang. If you have trouble bootstrapping
from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to
More information about the dev-commits-src-all
mailing list