Summary: | games/jaggedalliance2: fix build with magic_enum v0.9.7 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Pavel Timofeev <timp87> | ||||||
Component: | Individual Port(s) | Assignee: | Robert Clausecker <fuz> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | fuz | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 255506 [details]
port patch
bump PORTREVISION
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=361e268708af84014638fded440ab67ef449bd57 commit 361e268708af84014638fded440ab67ef449bd57 Author: Pavel Timofeev <timp87@gmail.com> AuthorDate: 2024-11-27 04:24:58 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-12-02 14:27:30 +0000 games/jaggedalliance2: fix build with magic_enum v0.9.7 PR: 282996 games/jaggedalliance2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Thank you for your contribution. |
Created attachment 255481 [details] port patch Ports tree has recently got magic_enum v0.9.7. Fix games/jaggedalliance2 with this version.