Sun Oct 15 15:32:26 2023 UTC ()
openttd: Update to 13.4

upstream changes:
-----------------
13.4 (2023-07-29)
------------------------------------------------------------------------
Fix: Setting tree lines drawn incorrectly for RTL languages (#11070)
Fix #11043: Don't choose toolbar dropdown option if focus is lost (#11044)
Fix #10917: Pay loan interest before generating statistics (#11040)
Fix #11016: Use after free in network invalid packet error path (#11022)
Fix #10987: Double-close of dropdown stopped land-info tool working as default (#11000)


(triaxx)
diff -r1.116 -r1.117 pkgsrc/games/openttd/Makefile
diff -r1.45 -r1.46 pkgsrc/games/openttd/distinfo

cvs diff -r1.116 -r1.117 pkgsrc/games/openttd/Makefile (expand / switch to unified diff)

--- pkgsrc/games/openttd/Makefile 2023/10/15 15:21:59 1.116
+++ pkgsrc/games/openttd/Makefile 2023/10/15 15:32:26 1.117
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.116 2023/10/15 15:21:59 triaxx Exp $ 1# $NetBSD: Makefile,v 1.117 2023/10/15 15:32:26 triaxx Exp $
2 2
3DISTNAME= openttd-13.3-source 3DISTNAME= openttd-13.4-source
4PKGNAME= ${DISTNAME:S/-source//} 4PKGNAME= ${DISTNAME:S/-source//}
5PKGREVISION= 1 
6CATEGORIES= games 5CATEGORIES= games
7MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${PKGVERSION_NOREV}/ 6MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${PKGVERSION_NOREV}/
8MASTER_SITES+= https://cdn.openttd.org/openttd-releases/${PKGVERSION_NOREV}/ 7MASTER_SITES+= https://cdn.openttd.org/openttd-releases/${PKGVERSION_NOREV}/
9EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
10 9
11MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= https://www.openttd.org/ 11HOMEPAGE= https://www.openttd.org/
13COMMENT= Open source clone of Transport Tycoon Deluxe 12COMMENT= Open source clone of Transport Tycoon Deluxe
14LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
15 14
16WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 15WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
17USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
18USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config

cvs diff -r1.45 -r1.46 pkgsrc/games/openttd/distinfo (expand / switch to unified diff)

--- pkgsrc/games/openttd/distinfo 2023/10/15 15:21:59 1.45
+++ pkgsrc/games/openttd/distinfo 2023/10/15 15:32:26 1.46
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.45 2023/10/15 15:21:59 triaxx Exp $ 1$NetBSD: distinfo,v 1.46 2023/10/15 15:32:26 triaxx Exp $
2 2
3BLAKE2s (openttd-13.3-source.tar.xz) = 7fbba0842b627c67a76b911c9cfe810d3ecf2a47240a0838dcbebd95baf94186 3BLAKE2s (openttd-13.4-source.tar.xz) = d2529ea293b329f14b24e1c6e115061f960f5be45f402a1e4e5c77d760726a74
4SHA512 (openttd-13.3-source.tar.xz) = bb91755f65bd3c3f4716b6722f29bc63633e04557d427cb224f4c3aecdbd3744df4921aba3872966fc587541fe2cdaa2fd80891236a9c87826cea0a6865e2318 4SHA512 (openttd-13.4-source.tar.xz) = 84f57a39c0dade44f0e6153dff7a40eec0da8e2f892ce870d5f9e037f80daa5c7c46ff786fa51c3671366dd5056504cd7ccbc1c4e5bce8b2c5575533b454c001
5Size (openttd-13.3-source.tar.xz) = 7417568 bytes 5Size (openttd-13.4-source.tar.xz) = 7428012 bytes
6SHA1 (patch-cmake_PackageBundle.cmake) = a22c8080c03ac8885beac3fc4b2b1c2f94eafe6b 6SHA1 (patch-cmake_PackageBundle.cmake) = a22c8080c03ac8885beac3fc4b2b1c2f94eafe6b
7SHA1 (patch-cmake_InstallAndPackage.cmake) = 47cf19bf6b77dc5bcf954ee5ffdb4967f2af19ea 7SHA1 (patch-cmake_InstallAndPackage.cmake) = 47cf19bf6b77dc5bcf954ee5ffdb4967f2af19ea
8SHA1 (patch-src_core_alloc__func.hpp) = 9c5a855316e3262c51c1b4c836de760d53abb759 8SHA1 (patch-src_core_alloc__func.hpp) = 9c5a855316e3262c51c1b4c836de760d53abb759