Date: Fri, 30 Apr 2021 16:48:24 GMT From: Glen Barber <gjb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: e4419043d1dd - stable/13 - UPDATING: dereference portupgrade(8) Message-ID: <202104301648.13UGmOKh026950@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=e4419043d1dd7d3b992893b45b0fe1405bb1eabf commit e4419043d1dd7d3b992893b45b0fe1405bb1eabf Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-04-09 00:26:41 +0000 Commit: Glen Barber <gjb@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104301648.13UGmOKh026950>