This updates openttd to 1.11.2, only fixes https://cdn.openttd.org/openttd-releases/1.11.2/changelog.txt
Index: Makefile =================================================================== RCS file: /home/reposync/ports/games/openttd/Makefile,v retrieving revision 1.71 diff -u -p -r1.71 Makefile --- Makefile 27 Apr 2021 18:54:08 -0000 1.71 +++ Makefile 3 May 2021 20:23:22 -0000 @@ -2,9 +2,9 @@ COMMENT= open source clone of the game Transport Tycoon Deluxe -V = 1.11.0 +V = 1.11.2 DISTNAME = openttd-$V-source -PKGNAME = openttd-1.11.0 +PKGNAME = openttd-$V CATEGORIES= games Index: distinfo =================================================================== RCS file: /home/reposync/ports/games/openttd/distinfo,v retrieving revision 1.38 diff -u -p -r1.38 distinfo --- distinfo 27 Apr 2021 18:54:08 -0000 1.38 +++ distinfo 3 May 2021 20:23:36 -0000 @@ -1,2 +1,2 @@ -SHA256 (openttd/openttd-1.11.0-source.tar.xz) = XmUYTgc2i6Gvpi27PjWrrubE2mcw/0vJ60RH1TNjx6g= -SIZE (openttd/openttd-1.11.0-source.tar.xz) = 6805420 +SHA256 (openttd/openttd-1.11.2-source.tar.xz) = D7qTWiqBX0/ozW3C4q4z9ydpU4cxIo+EimOzpulILm0= +SIZE (openttd/openttd-1.11.2-source.tar.xz) = 6783972
