On Sun, 25 Jan 2026 14:56:45 +0100 Florian Viehweger <[email protected]> wrote:
> Hi, > > this is a simple update for OpenTTD to 15.1. Nice. I committed it. --gkoehler > 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.1/changelog.md > > > Index: Makefile > =================================================================== > RCS file: /daten/openbsdmirror/cvs/mirror/ports/games/openttd/Makefile,v > retrieving revision 1.92 > diff -u -p -u -p -r1.92 Makefile > --- Makefile 25 Jan 2026 03:08:49 -0000 1.92 > +++ Makefile 25 Jan 2026 13:49:18 -0000 > @@ -2,7 +2,7 @@ BROKEN-sparc64= fatal error: bit: No suc > > COMMENT= open source clone of the game Transport Tycoon Deluxe > > -V = 15.0 > +V = 15.1 > DISTNAME = openttd-$V-source > PKGNAME = openttd-$V > > Index: distinfo > =================================================================== > RCS file: /daten/openbsdmirror/cvs/mirror/ports/games/openttd/distinfo,v > retrieving revision 1.48 > diff -u -p -u -p -r1.48 distinfo > --- distinfo 25 Jan 2026 03:08:49 -0000 1.48 > +++ distinfo 25 Jan 2026 13:49:18 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (openttd/openttd-15.0-source.tar.xz) = > NVLXdLskbzYLCg01Q2lGAH/NSLJpjvHX36MAMqwxNcE= > -SIZE (openttd/openttd-15.0-source.tar.xz) = 8540368 > +SHA256 (openttd/openttd-15.1-source.tar.xz) = > IkZq/gR8ord/GOfUiQ07OPHBsn8Vx5XsIMwecEWpsWk= > +SIZE (openttd/openttd-15.1-source.tar.xz) = 8549560 > > > -- > greetings, > > Florian Viehweger >
