Date: Sun, 10 Nov 2024 02:58:03 GMT From: Jose Luis Duran <jlduran@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 221461661a94 - stable/14 - release: Remove binutils Message-ID: <202411100258.4AA2w3hs073773@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=221461661a94d1d4f83e43b6b5cbd150f127c070 commit 221461661a94d1d4f83e43b6b5cbd150f127c070 Author: Jose Luis Duran <jlduran@FreeBSD.org> AuthorDate: 2024-10-18 03:17:57 +0000 Commit: Jose Luis Duran <jlduran@FreeBSD.org> CommitDate: 2024-11-10 02:57:38 +0000 release: Remove binutils Reviewed by: mhorne, emaste Approved by: emaste (mentor) Fixes: 74e8d41e0ac8 MFC after: 1 week Pull Request: https://github.com/freebsd/freebsd-src/pull/1485 (cherry picked from commit 6baae68d7f311f4ee0e844782dbaf4f3c9b223ed) --- release/packages/Makefile.package | 2 -- 1 file changed, 2 deletions(-) diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package index ed3da78665be..0f7cec0fb5a1 100644 --- a/release/packages/Makefile.package +++ b/release/packages/Makefile.package @@ -15,8 +15,6 @@ autofs_COMMENT= Autofs Utilities autofs_DESC= Autofs Utilities bhyve_COMMENT= Bhyve Utilities bhyve_DESC= Bhyve Utilities -binutils_COMMENT= Binutils -binutils_DESC= Binutils blocklist_COMMENT= Blocklist Utilities blocklist_DESC= Blocklist Utilities bluetooth_COMMENT= Bluetooth Utilities
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411100258.4AA2w3hs073773>