pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/openttd openttd: Update to 1.10.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e1b547583eb
branches:  trunk
changeset: 440126:4e1b547583eb
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Oct 03 10:17:15 2020 +0000

description:
openttd: Update to 1.10.3

1.10.3 (2020-08-09)
------------------------------------------------------------------------
Change: Also make roadside trees match the tree transparency option (#8245)
Fix: Center text and icons in the status bar vertically (#8273)
Fix: [NRT] Set invalid road and tram types for rail tunnel ends (#8269)
Fix #7980: Properly invalidate mouse-over station coverage highlight (#8263)
Fix #8250: [NRT] Company infrastructure window always omits last road/tramtype (#8251)
Fix #8162: [NRT] Improve error message when converting town owned road (#8247)
Fix #8216: Don't show floating text on autoreplace if cost is 0 (#8244)
Fix #8129: Crash if a news message expires while viewing the endgame screen (#8243)
Fix #8221: Use more specific error message when a bridge is too long (#8240)
Fix #8230: Resolve ".." when opening files in .tar (#8231)
Fix: A few race conditions in netcode (#8227, #8228, #8229)
Fix #7838: Crash relating to group creation and renaming (#8223)
Fix #8104: [SDL2] Fix window resizability when going from fullscreen to windowed mode (#8211)
Fix: Display banlist's indexes correctly (#8209)
Fix: Possible desync with subsidy creation (#8159)
Fix #8131: Draw small bridges pillars in more places (#8149)

diffstat:

 games/openttd/Makefile |   5 ++---
 games/openttd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r ed29023e6ffd -r 4e1b547583eb games/openttd/Makefile
--- a/games/openttd/Makefile    Sat Oct 03 10:13:11 2020 +0000
+++ b/games/openttd/Makefile    Sat Oct 03 10:17:15 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2020/08/18 17:57:57 leot Exp $
+# $NetBSD: Makefile,v 1.94 2020/10/03 10:17:15 nia Exp $
 
-DISTNAME=      openttd-1.10.2-source
+DISTNAME=      openttd-1.10.3-source
 PKGNAME=       ${DISTNAME:S/-source//}
-PKGREVISION=   2
 CATEGORIES=    games
 MASTER_SITES=  https://proxy.binaries.openttd.org/openttd-releases/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz
diff -r ed29023e6ffd -r 4e1b547583eb games/openttd/distinfo
--- a/games/openttd/distinfo    Sat Oct 03 10:13:11 2020 +0000
+++ b/games/openttd/distinfo    Sat Oct 03 10:17:15 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.36 2020/08/18 03:27:49 tnn Exp $
+$NetBSD: distinfo,v 1.37 2020/10/03 10:17:15 nia Exp $
 
-SHA1 (openttd-1.10.2-source.tar.xz) = a7f56648b974b3f088e44362a7fe9d53721b5ecc
-RMD160 (openttd-1.10.2-source.tar.xz) = a821312b74f7328e367fa765b59ec228d8ebfb7d
-SHA512 (openttd-1.10.2-source.tar.xz) = 03de85449a458c76c07d8a28c34f72bc95ab0652c666e5925da43746cdd4e95b0d66360b6e214d1df33f11b5346da2e3b9ca6832ac6628c7d6e5e0a791881683
-Size (openttd-1.10.2-source.tar.xz) = 6766904 bytes
+SHA1 (openttd-1.10.3-source.tar.xz) = 5a68b97d1f84e9f7e361c12996e741fe64537802
+RMD160 (openttd-1.10.3-source.tar.xz) = 863de2742c84f198d44d02268575cd5233f1c56f
+SHA512 (openttd-1.10.3-source.tar.xz) = d1cd535e8e49f0ac147704341287af1b16bde6725fd9152dd36dcb780559b400da8bb31c4e8eb665a0d11e9b1f5bf8a96be0f97f7a85bd967eec534fdd3dd0d4
+Size (openttd-1.10.3-source.tar.xz) = 6815924 bytes
 SHA1 (patch-config.lib) = 1e8319816aba9d7bf4d0f749c0a4725d1747388a
 SHA1 (patch-src_core_alloc__func.hpp) = 17fcfe3ce984cd453f6756f4f212c8fe8ab15ed1
 SHA1 (patch-src_core_endian__type.hpp) = 23564a89fd0e2ebe97043c7d16d5831831b65f40



Home | Main Index | Thread Index | Old Index