Source-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.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34b182d883ba
branches:  trunk
changeset: 433542:34b182d883ba
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jun 03 16:52:39 2020 +0000

description:
openttd: Update to 1.10.2

1.10.2 (2020-06-01)
------------------------------------------------------------------------
Add: Ubuntu 20.04 packages (#8127)
Fix: [OSX] Possible crash on failure to set colourspace (#8181)
Fix #8166: Prevent crash from a NewGRF with an invalid RoadType (#8180)
Fix #8024: Make Online Content GUI more responsive while loading (#8179)
Fix #7970: Disable event loop when generating crash dump (#8176)
Fix: [Build] Compatibility with modern Visual Studio (#8170)
Fix: Trees would disappear completely after a few years if tree spread was disabled (#8160)
Fix #8155: Roadtype speed limit in scenario editor toolbar dropdown was doubled (#8156)
Fix: Desync after house replacement (#8151)
Fix #8137: New clients can't join (desync) after funding an industry (#8140)
Fix #8132: Corrupted savegame with station with multiple owners caused a crash (#8134, #8142)
Fix: Stop gamelog when recovering from a savegame load error (#8133)
Fix: Exceptionally unlikely issue when reading MIDI files (#8125)
Fix #8119: Docking areas were not properly updated when clearing, causing desyncs (#8124, #8130)
Fix #8117: Memory leak for incoming admin port packets (#8122)
Fix: Non-roadbridges potentially had roadtype information set (#8111)
Fix #8108: Possible crash on loading TTD savegames with phantom oil rigs (#8109, #8110)
Fix #8093: Build & refit test run changed game state and could cause desyncs (#8103)
Fix: [Script] AreWaterTilesConnected did not handle aqueducts properly (#8074)

diffstat:

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

diffs (32 lines):

diff -r 16992b2001e5 -r 34b182d883ba games/openttd/Makefile
--- a/games/openttd/Makefile    Wed Jun 03 16:50:19 2020 +0000
+++ b/games/openttd/Makefile    Wed Jun 03 16:52:39 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.90 2020/06/02 08:23:55 adam Exp $
+# $NetBSD: Makefile,v 1.91 2020/06/03 16:52:39 nia Exp $
 
-DISTNAME=      openttd-1.10.1-source
+DISTNAME=      openttd-1.10.2-source
 PKGNAME=       ${DISTNAME:S/-source//}
-PKGREVISION=   1
 CATEGORIES=    games
 MASTER_SITES=  https://proxy.binaries.openttd.org/openttd-releases/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz
diff -r 16992b2001e5 -r 34b182d883ba games/openttd/distinfo
--- a/games/openttd/distinfo    Wed Jun 03 16:50:19 2020 +0000
+++ b/games/openttd/distinfo    Wed Jun 03 16:52:39 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.34 2020/04/18 14:52:13 nia Exp $
+$NetBSD: distinfo,v 1.35 2020/06/03 16:52:39 nia Exp $
 
-SHA1 (openttd-1.10.1-source.tar.xz) = 12255ff115457e7975acb172bd8fdc43b0c985c2
-RMD160 (openttd-1.10.1-source.tar.xz) = d5549e42fc8c79af68f22c4bb5660724e4d6d588
-SHA512 (openttd-1.10.1-source.tar.xz) = 9e391c2c18687ce9d6fb1094da5dac1166ec409b17f5f4745486b24185e01380cfd806157b7fb9298c58f790995b43bc8c93d993e6a7e36a5b7cf153b7a1de89
-Size (openttd-1.10.1-source.tar.xz) = 6741548 bytes
+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 (patch-config.lib) = 297caf33c50298a4efcbddbe3fea88e2b4f101c1
 SHA1 (patch-src_core_alloc__func.hpp) = 17fcfe3ce984cd453f6756f4f212c8fe8ab15ed1
 SHA1 (patch-src_core_endian__type.hpp) = 23564a89fd0e2ebe97043c7d16d5831831b65f40



Home | Main Index | Thread Index | Old Index