The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=1e4cd5ed54d73dcb8e9af92990e7bf005b9a5710
commit 1e4cd5ed54d73dcb8e9af92990e7bf005b9a5710 Author: Ed Maste <ema...@freebsd.org> AuthorDate: 2024-03-17 12:09:31 +0000 Commit: Ed Maste <ema...@freebsd.org> CommitDate: 2024-03-17 12:11:57 +0000 release: remove binutils package data GDB was the final GNU binutils component included in the base system, but was removed in 2020. Nothing provides a pkgbase binutils package any longer. Fixes: 1c0ea326aa6d ("Retire obsolete GDB 6.1.1") Sponsored by: The FreeBSD Foundation --- release/packages/binutils.ucl | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/release/packages/binutils.ucl b/release/packages/binutils.ucl deleted file mode 100644 index ff2710862e03..000000000000 --- a/release/packages/binutils.ucl +++ /dev/null @@ -1,17 +0,0 @@ -# -# - -name = "%PKG_NAME_PREFIX%-%PKGNAME%" -origin = "base" -version = "%VERSION%" -comment = "%COMMENT%" -categories = [ base ] -maintainer = "%PKG_MAINTAINER%" -www = "%PKG_WWW%" -prefix = "/" -licenselogic = "single" -licenses = [ GPLv2 ] -desc = <<EOD -%DESC% -EOD -