Bug 290086 - lang/gcc11: Cleanup After Deleting Expired Ports
Summary: lang/gcc11: Cleanup After Deleting Expired Ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Gerald Pfeifer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-08 04:28 UTC by takefu
Modified: 2025-11-13 08:29 UTC (History)
1 user (show)

See Also:


Attachments
bsd.gcc.mk.patch (434 bytes, patch)
2025-10-08 04:28 UTC, takefu
no flags Details | Diff
bsd.gcc.mk.patch (426 bytes, patch)
2025-10-18 04:16 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2025-10-08 04:28:38 UTC
Created attachment 264397 [details]
bsd.gcc.mk.patch

lang/gcc11 has already been removed.
The GCCVERSIONS variable must also be removed.

https://cgit.freebsd.org/ports/commit/lang/Makefile?id=e00b185dcc7521a946d71e240414bcfdee849267
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-10-18 04:16:09 UTC
Created attachment 264670 [details]
bsd.gcc.mk.patch

^Triage: rebase patch to make patchQA happy.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-11-13 08:28:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7dd5e43d81554a165648058adde53c394913293e

commit 7dd5e43d81554a165648058adde53c394913293e
Author:     Takefu <takefu@airport.fm>
AuthorDate: 2025-11-13 08:23:46 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2025-11-13 08:24:59 +0000

    Mk/bsd.gcc.mk: Unregister GCC 11

    PR:             290086

 Mk/bsd.gcc.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Gerald Pfeifer freebsd_committer freebsd_triage 2025-11-13 08:29:04 UTC
Thank you for reporting this!