Thank you for testing and importing!
Am Mon, 9 Mar 2026 17:20:02 -0400 schrieb George Koehler <[email protected]>: > On Wed, 25 Feb 2026 21:16:58 +0100 > Florian Viehweger <[email protected]> wrote: > > > this is a simple update for OpenTTD to 15.2. > > I committed it after playing it on amd64. > > > [1] https://cdn.openttd.org/openttd-releases/15.2/changelog.md > > Says, "Fix: Crashed zeppelin not blocking runway (#15281)". I got > curious, turned on disasters, and started a new game. This time, my > disasters were a few coal mine subsidences but no crashed zeppelins. > > --gkoehler > > > 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
