Index | Thread | Search

From:
Florian Viehweger <openbsd@out-of-creativity.de>
Subject:
[update] OpenTTD to 15.2
To:
ports@openbsd.org
Date:
Wed, 25 Feb 2026 21:16:58 +0100

Download raw body.

Thread
Hi,

this is a simple update for OpenTTD to 15.2.

Played a bit on amd64. No issues found.
portcheck, 'make port-lib-depends-check' are happy.

Changes listed here. [1]

Comments?

Thanks!

[1] https://cdn.openttd.org/openttd-releases/15.2/changelog.md


Index: Makefile
===================================================================
RCS file: /daten/openbsdmirror/cvs/mirror/ports/games/openttd/Makefile,v
retrieving revision 1.94
diff -u -p -u -p -r1.94 Makefile
--- Makefile	26 Jan 2026 12:51:19 -0000	1.94
+++ Makefile	25 Feb 2026 19:44:47 -0000
@@ -2,8 +2,7 @@ BROKEN-sparc64=	fatal error: bit: No suc
 
 COMMENT=	open source clone of the game Transport Tycoon Deluxe
 
-V =		15.1
-REVISION =	0
+V =		15.2
 DISTNAME =	openttd-$V-source
 PKGNAME =	openttd-$V
 
Index: distinfo
===================================================================
RCS file: /daten/openbsdmirror/cvs/mirror/ports/games/openttd/distinfo,v
retrieving revision 1.49
diff -u -p -u -p -r1.49 distinfo
--- distinfo	26 Jan 2026 05:43:46 -0000	1.49
+++ distinfo	25 Feb 2026 19:44:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (openttd/openttd-15.1-source.tar.xz) = IkZq/gR8ord/GOfUiQ07OPHBsn8Vx5XsIMwecEWpsWk=
-SIZE (openttd/openttd-15.1-source.tar.xz) = 8549560
+SHA256 (openttd/openttd-15.2-source.tar.xz) = 0pq2F7fA+qVuxPjxNmPGkKG4XpIS3QFxfMIUxyDT/3Y=
+SIZE (openttd/openttd-15.2-source.tar.xz) = 8514360

-- 
greetings,

Florian Viehweger