Index | Thread | Search

From:
Florian Viehweger <openbsd@out-of-creativity.de>
Subject:
[update] OpenTTD to 15.3
To:
ports@openbsd.org
Date:
Mon, 6 Apr 2026 11:19:59 +0200

Download raw body.

Thread
Hi,

this is a simple update for OpenTTD to 15.3.

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.3/changelog.md


Index: Makefile
===================================================================
RCS file: /daten/openbsdmirror/cvs/mirror/ports/games/openttd/Makefile,v
retrieving revision 1.95
diff -u -p -u -p -r1.95 Makefile
--- Makefile	9 Mar 2026 20:32:14 -0000	1.95
+++ Makefile	6 Apr 2026 09:16:46 -0000
@@ -2,7 +2,7 @@ BROKEN-sparc64=	fatal error: bit: No suc
 
 COMMENT=	open source clone of the game Transport Tycoon Deluxe
 
-V =		15.2
+V =		15.3
 DISTNAME =	openttd-$V-source
 PKGNAME =	openttd-$V
 
Index: distinfo
===================================================================
RCS file: /daten/openbsdmirror/cvs/mirror/ports/games/openttd/distinfo,v
retrieving revision 1.50
diff -u -p -u -p -r1.50 distinfo
--- distinfo	9 Mar 2026 20:32:14 -0000	1.50
+++ distinfo	6 Apr 2026 09:16:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (openttd/openttd-15.2-source.tar.xz) = 0pq2F7fA+qVuxPjxNmPGkKG4XpIS3QFxfMIUxyDT/3Y=
-SIZE (openttd/openttd-15.2-source.tar.xz) = 8514360
+SHA256 (openttd/openttd-15.3-source.tar.xz) = XqIe6n1Zx4pCBxkkrBjGvAEWCI8ulrFM/uk2kXWXO+c=
+SIZE (openttd/openttd-15.3-source.tar.xz) = 8531992

-- 
greetings,

Florian Viehweger