Date: Tue, 28 Apr 2026 17:15:06 +0000 From: Sergey A. Osokin <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e537288acd3f - main - games/openttd: update: 15.2 -> 15.3 Message-ID: <69f0eb1a.1d004.51019578@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=e537288acd3f4a51eac951e8ef1dce9214197690 commit e537288acd3f4a51eac951e8ef1dce9214197690 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2026-04-28 17:12:51 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2026-04-28 17:14:57 +0000 games/openttd: update: 15.2 -> 15.3 <ChangeLog> - Fix: Conditional orders could require a maximum reliability over 100% (#15409) - Fix: Improve appearance of toolbars and main menu images/text with some non-default base sets (#15402) - Fix: [Script] IsBuildableRectangle for a 0x0 tile should return false (#15357) - Fix: Desync caused by train crashes (#15338) - Fix: Incorrect scroll bar capacity for train details window total cargo tab (#15329) - Fix #15310: Crash caused by a helicopter running out of fuel near map edge (#15311) </ChangeLog> PR: 294594 Approved by: danfe (maintainer) Sponsored by: tipi.work --- games/openttd/Makefile | 2 +- games/openttd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 1237466fbae8..59f34a33b04e 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,5 +1,5 @@ PORTNAME= openttd -DISTVERSION= 15.2 +DISTVERSION= 15.3 CATEGORIES= games MASTER_SITES= https://cdn.openttd.org/openttd-releases/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source diff --git a/games/openttd/distinfo b/games/openttd/distinfo index cce49e110952..6f20840a1355 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771449244 -SHA256 (openttd-15.2-source.tar.xz) = d29ab617b7c0faa56ec4f8f13663c690a1b85e9212dd01717cc214c720d3ff76 -SIZE (openttd-15.2-source.tar.xz) = 8514360 +TIMESTAMP = 1776435571 +SHA256 (openttd-15.3-source.tar.xz) = 5ea21eea7d59c78a42071924ac18c6bc0116088f2e96b14cfee9369175973be7 +SIZE (openttd-15.3-source.tar.xz) = 8531992home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f0eb1a.1d004.51019578>
