Date: Wed, 18 Sep 2024 06:44:27 GMT From: Marc Fonvieille <blackend@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e8950a2ba6c5 - main - UPDATING: fix a typo Message-ID: <202409180644.48I6iRcX003583@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/ports/commit/?id=e8950a2ba6c5fcc7eee9cacab6e41b76d00a016c commit e8950a2ba6c5fcc7eee9cacab6e41b76d00a016c Author: Marc Fonvieille <blackend@FreeBSD.org> AuthorDate: 2024-09-18 06:43:44 +0000 Commit: Marc Fonvieille <blackend@FreeBSD.org> CommitDate: 2024-09-18 06:43:44 +0000 UPDATING: fix a typo --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index a3176facc88e..1680f96e85b8 100644 --- a/UPDATING +++ b/UPDATING @@ -37,7 +37,7 @@ you update your ports collection, before attempting any port upgrades. Historically devel/binutils would implicitly use devel/elfutils when it discovers it previously installed. This resulted in it depending on, though not explicitly if previously found, elfutils when built manually. - This behvior has now changed. binutils will now disable any + This behavior has now changed. binutils will now disable any auto-dependency on elfutils. Users who build binutils manually and wish to have it depend on elfutls must now explicitly set the option when building binutils.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409180644.48I6iRcX003583>