pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/openttd



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Jun  3 16:52:40 UTC 2020

Modified Files:
        pkgsrc/games/openttd: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/games/openttd/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/games/openttd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/openttd/Makefile
diff -u pkgsrc/games/openttd/Makefile:1.90 pkgsrc/games/openttd/Makefile:1.91
--- pkgsrc/games/openttd/Makefile:1.90  Tue Jun  2 08:23:55 2020
+++ pkgsrc/games/openttd/Makefile       Wed Jun  3 16:52:39 2020
@@ -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

Index: pkgsrc/games/openttd/distinfo
diff -u pkgsrc/games/openttd/distinfo:1.34 pkgsrc/games/openttd/distinfo:1.35
--- pkgsrc/games/openttd/distinfo:1.34  Sat Apr 18 14:52:13 2020
+++ pkgsrc/games/openttd/distinfo       Wed Jun  3 16:52:39 2020
@@ -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