Summary: | games/openttd: Update to 13.4 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kevin Zheng <kevinz5000> | ||||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(danfe) |
||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Kevin Zheng
2023-07-08 22:25:28 UTC
Created attachment 247387 [details]
Patch
13.4 is now available. Update to 13.4.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b274c8918b4f9bda160326dc0233524975acd031 commit b274c8918b4f9bda160326dc0233524975acd031 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2024-02-22 11:09:56 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2024-02-22 11:09:56 +0000 games/openttd: update OpenTTD to the latest version 13.4 - By popular demand, prefer SDL 2.x by default but leave the option to use the previous stable version - Drop incomplete work-around for strange Clang bug added in commit f2488f960dc8: the problem is not specific to PowerPC but versions 13.1 and later no longer trigger it (pending investigation) PR: 272428, 272623 Reported by: portscout, pkg-fallout Clang bug: https://github.com/llvm/llvm-project/issues/49093 games/openttd/Makefile | 30 +++++++++--------------------- games/openttd/distinfo | 6 +++--- games/openttd/files/patch-CMakeLists.txt | 14 ++++++++++---- 3 files changed, 22 insertions(+), 28 deletions(-) Port had been updated, thank you. |