Page MenuHomeFreeBSD

devel/ccache4: Update to 4.8.3
ClosedPublic

Authored by jbo on Dec 4 2023, 2:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 16, 12:21 AM
Unknown Object (File)
Tue, Apr 15, 3:27 PM
Unknown Object (File)
Mon, Apr 14, 8:11 AM
Unknown Object (File)
Feb 8 2025, 11:54 PM
Unknown Object (File)
Dec 3 2024, 1:03 AM
Unknown Object (File)
Dec 1 2024, 3:55 AM
Unknown Object (File)
Nov 30 2024, 4:46 AM
Unknown Object (File)
Nov 25 2024, 10:20 AM
Subscribers
None

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54763
Build 51652: arc lint + arc unit

Event Timeline

jbo requested review of this revision.Dec 4 2023, 2:21 AM
jbo created this revision.

Note: GCC versions 8 and 9 have been removed from GNU_COMPILERS because they are marked deprecated in the ports tree and will expire at 2023-12-31 and 2024-06-30 respectively

In D42890#978172, @jbo wrote:

Note: GCC versions 8 and 9 have been removed from GNU_COMPILERS because they are marked deprecated in the ports tree and will expire at 2023-12-31 and 2024-06-30 respectively

I think the latter is questionable when the port will still be available for half a year. This part is just about creating symlinks, I think one more doesn't hurt for now?

In D42890#978172, @jbo wrote:

Note: GCC versions 8 and 9 have been removed from GNU_COMPILERS because they are marked deprecated in the ports tree and will expire at 2023-12-31 and 2024-06-30 respectively

I think the latter is questionable when the port will still be available for half a year. This part is just about creating symlinks, I think one more doesn't hurt for now?

Agreed, the ports tree is the source of truth. If there is 8 and 9 in the tree, it makes sense to keep them around, I'd say.

Keep deprecated but still available compilers in list of known compilers.

This revision is now accepted and ready to land.Dec 11 2023, 2:25 PM
This revision was automatically updated to reflect the committed changes.