Sat Jul 7 11:57:34 2018 UTC ()
openttd: updated to 1.8.0

1.8.0:
(None)

1.8.0-RC1:
- Feature: [GFX] Climate-specific Action5 extra airport sprites
- Feature: Draw vertical separators at tile distance in the train depot GUI
- Feature: [Build] MSVC 2017 project file generator. Most noticeable, std:c++latest is enabled
- Feature: [Build] Project file generator for kdevelop 4/5
- Feature: Add option to close windows with right click
- Feature: Vehicle Group Info: Add profits and occupancy display to group vehicle list
- Feature: Display aircraft type in vehicle preview/purchase/detail windows
- Change: [NewGRF] Various performance improvements to resolving VA2
- Change: [NewGRF] Increase maximum allowed vehicle sprite size to reduce clipping of ships
- Change: Check companies for bankruptcy before subtracting reoccuring monthly costs
- Change: [GFX] Replace the office building sprite on various toyland airports with a better fitting sprite
- Change: [GFX] The switch-toolbar icon contained pixels from the fire cycle. Replace the whole icon with a new version
- Change: Reword texts in industry view, when stockpiling is used
- Change: Remove the gap between windows when positioning them after opening
- Change: [Build] Enable usage of static_assert for MSVC
- Change: [Build] Preserve PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR environment variables in config.cache file
- Change: Do not cancel headquarter construction and engine-preview-query when shift-clicking
- Change: Parse extmidi command string for parameters to pass on
- Change: Draw images in centre of buttons
- Fix: Store the map variety setting in the savegame like the other mapgen settings, so restarting maps considers it
- Fix: Hair selection was missing one option
- Fix: Avoid tile operations outside map border when building lock
- Fix: Catenary sprites got mixed up for depots
- Fix: Make automatic window-positioning RTL-aware
- Fix: Automatic window-positioning now uses GUI-scale/style dependent sizes/distances instead of fixed pixel values
- Fix: [NewGRF] While executing random triggers, var 5F should include the new triggers
- Fix: [NewGRF] Reset used random triggers only after all A123 chains have been resolved, so that all RA2 in all chains can test the shared triggers
- Fix: [NewGRF] Industry random triggers are stored per tile, even when randomising the shared random bits of the parent industry
- Fix: [NPF] Reserved track bits were not accounted for when trying to find any safe position
- Fix: Do not modify argv[0]
- Fix: Do not search directories when opening ini files as we already have their full path
- Fix: Road tunnel/bridge heads have no trackbits wrt. catenary drawing


(adam)
diff -r1.72 -r1.73 pkgsrc/games/openttd/Makefile
diff -r1.23 -r1.24 pkgsrc/games/openttd/PLIST
diff -r1.28 -r1.29 pkgsrc/games/openttd/distinfo
diff -r0 -r1.1 pkgsrc/games/openttd/patches/patch-src_language.h
diff -r0 -r1.1 pkgsrc/games/openttd/patches/patch-src_strings.cpp

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

--- pkgsrc/games/openttd/Makefile 2018/04/14 07:34:22 1.72
+++ pkgsrc/games/openttd/Makefile 2018/07/07 11:57:33 1.73
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.72 2018/04/14 07:34:22 adam Exp $ 1# $NetBSD: Makefile,v 1.73 2018/07/07 11:57:33 adam Exp $
2 2
3DISTNAME= openttd-1.7.1-source 3DISTNAME= openttd-1.8.0-source
4PKGNAME= ${DISTNAME:S/-source//} 4PKGNAME= ${DISTNAME:S/-source//}
5PKGREVISION= 4 
6CATEGORIES= games x11 5CATEGORIES= games x11
7MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/ 6MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/
8EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.openttd.org/ 10HOMEPAGE= http://www.openttd.org/
12COMMENT= Open source clone of Transport Tycoon Deluxe 11COMMENT= Open source clone of Transport Tycoon Deluxe
13LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
14 13
15WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 14WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
16USE_LANGUAGES= c c++0x 15USE_LANGUAGES= c c++0x
17USE_TOOLS+= gmake pkg-config 16USE_TOOLS+= gmake pkg-config
18BUILD_DEFS+= VARBASE 17BUILD_DEFS+= VARBASE

cvs diff -r1.23 -r1.24 pkgsrc/games/openttd/PLIST (expand / switch to unified diff)

--- pkgsrc/games/openttd/PLIST 2017/06/28 18:18:36 1.23
+++ pkgsrc/games/openttd/PLIST 2018/07/07 11:57:33 1.24
@@ -1,54 +1,56 @@ @@ -1,54 +1,56 @@
1@comment $NetBSD: PLIST,v 1.23 2017/06/28 18:18:36 adam Exp $ 1@comment $NetBSD: PLIST,v 1.24 2018/07/07 11:57:33 adam Exp $
2bin/openttd 2bin/openttd
3man/man6/openttd.6 3man/man6/openttd.6
4share/applications/openttd.desktop 4share/applications/openttd.desktop
5share/doc/openttd/COPYING 5share/doc/openttd/COPYING
6share/doc/openttd/changelog.txt 6share/doc/openttd/changelog.txt
7share/doc/openttd/known-bugs.txt 7share/doc/openttd/known-bugs.txt
8share/doc/openttd/multiplayer.txt 8share/doc/openttd/multiplayer.txt
9share/doc/openttd/readme.txt 9share/doc/openttd/readme.txt
10share/icons/hicolor/128x128/apps/openttd.png 10share/icons/hicolor/128x128/apps/openttd.png
11share/icons/hicolor/16x16/apps/openttd.png 11share/icons/hicolor/16x16/apps/openttd.png
12share/icons/hicolor/256x256/apps/openttd.png 12share/icons/hicolor/256x256/apps/openttd.png
13share/icons/hicolor/32x32/apps/openttd.png 13share/icons/hicolor/32x32/apps/openttd.png
14share/icons/hicolor/48x48/apps/openttd.png 14share/icons/hicolor/48x48/apps/openttd.png
15share/icons/hicolor/64x64/apps/openttd.png 15share/icons/hicolor/64x64/apps/openttd.png
16share/openttd/ai/compat_0.7.nut 16share/openttd/ai/compat_0.7.nut
17share/openttd/ai/compat_1.0.nut 17share/openttd/ai/compat_1.0.nut
18share/openttd/ai/compat_1.1.nut 18share/openttd/ai/compat_1.1.nut
19share/openttd/ai/compat_1.2.nut 19share/openttd/ai/compat_1.2.nut
20share/openttd/ai/compat_1.3.nut 20share/openttd/ai/compat_1.3.nut
21share/openttd/ai/compat_1.4.nut 21share/openttd/ai/compat_1.4.nut
22share/openttd/ai/compat_1.5.nut 22share/openttd/ai/compat_1.5.nut
23share/openttd/ai/compat_1.6.nut 23share/openttd/ai/compat_1.6.nut
24share/openttd/ai/compat_1.7.nut 24share/openttd/ai/compat_1.7.nut
 25share/openttd/ai/compat_1.8.nut
25share/openttd/baseset/no_music.obm 26share/openttd/baseset/no_music.obm
26share/openttd/baseset/no_sound.obs 27share/openttd/baseset/no_sound.obs
27share/openttd/baseset/openttd.grf 28share/openttd/baseset/openttd.grf
28share/openttd/baseset/opntitle.dat 29share/openttd/baseset/opntitle.dat
29share/openttd/baseset/orig_dos.obg 30share/openttd/baseset/orig_dos.obg
30share/openttd/baseset/orig_dos.obs 31share/openttd/baseset/orig_dos.obs
31share/openttd/baseset/orig_dos_de.obg 32share/openttd/baseset/orig_dos_de.obg
32share/openttd/baseset/orig_extra.grf 33share/openttd/baseset/orig_extra.grf
33share/openttd/baseset/orig_win.obg 34share/openttd/baseset/orig_win.obg
34share/openttd/baseset/orig_win.obm 35share/openttd/baseset/orig_win.obm
35share/openttd/baseset/orig_win.obs 36share/openttd/baseset/orig_win.obs
36share/openttd/game/compat_1.2.nut 37share/openttd/game/compat_1.2.nut
37share/openttd/game/compat_1.3.nut 38share/openttd/game/compat_1.3.nut
38share/openttd/game/compat_1.4.nut 39share/openttd/game/compat_1.4.nut
39share/openttd/game/compat_1.5.nut 40share/openttd/game/compat_1.5.nut
40share/openttd/game/compat_1.6.nut 41share/openttd/game/compat_1.6.nut
41share/openttd/game/compat_1.7.nut 42share/openttd/game/compat_1.7.nut
 43share/openttd/game/compat_1.8.nut
42share/openttd/lang/afrikaans.lng 44share/openttd/lang/afrikaans.lng
43share/openttd/lang/arabic_egypt.lng 45share/openttd/lang/arabic_egypt.lng
44share/openttd/lang/basque.lng 46share/openttd/lang/basque.lng
45share/openttd/lang/belarusian.lng 47share/openttd/lang/belarusian.lng
46share/openttd/lang/brazilian_portuguese.lng 48share/openttd/lang/brazilian_portuguese.lng
47share/openttd/lang/bulgarian.lng 49share/openttd/lang/bulgarian.lng
48share/openttd/lang/catalan.lng 50share/openttd/lang/catalan.lng
49share/openttd/lang/croatian.lng 51share/openttd/lang/croatian.lng
50share/openttd/lang/czech.lng 52share/openttd/lang/czech.lng
51share/openttd/lang/danish.lng 53share/openttd/lang/danish.lng
52share/openttd/lang/dutch.lng 54share/openttd/lang/dutch.lng
53share/openttd/lang/english.lng 55share/openttd/lang/english.lng
54share/openttd/lang/english_AU.lng 56share/openttd/lang/english_AU.lng

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

--- pkgsrc/games/openttd/distinfo 2017/06/28 18:18:36 1.28
+++ pkgsrc/games/openttd/distinfo 2018/07/07 11:57:33 1.29
@@ -1,8 +1,10 @@ @@ -1,8 +1,10 @@
1$NetBSD: distinfo,v 1.28 2017/06/28 18:18:36 adam Exp $ 1$NetBSD: distinfo,v 1.29 2018/07/07 11:57:33 adam Exp $
2 2
3SHA1 (openttd-1.7.1-source.tar.xz) = a24a2a33cefd8d192fd4f6584f142a4b9d10338b 3SHA1 (openttd-1.8.0-source.tar.xz) = fd6c90f04c4cbd626751acb9bf8a47a9f2b31520
4RMD160 (openttd-1.7.1-source.tar.xz) = 7ed0fc3b1c62cdcc11093c3fe3945b7a8fd0f292 4RMD160 (openttd-1.8.0-source.tar.xz) = a607e955189561cc980dffc50dec57fc9ea9b9fb
5SHA512 (openttd-1.7.1-source.tar.xz) = ac3115538174801dc14f63065408e31ef9f60fe4a695d382bdccdd82c547d36e358c2109031289bd19114810a9db6add2662aa09e868ca40ea87ae500b7bca02 5SHA512 (openttd-1.8.0-source.tar.xz) = a2d61b3c94a550c8f3a581127df8c3459b1ddff5ba924942c468cbc70e88e0bf4405cecb68a91243b544ead64f215aa8d489a07b38dce507ae7d59e8ec155d7a
6Size (openttd-1.7.1-source.tar.xz) = 6517328 bytes 6Size (openttd-1.8.0-source.tar.xz) = 6521016 bytes
7SHA1 (patch-config.lib) = 4d3d7d9cc917163c728a51c17efa7f6b2e100913 7SHA1 (patch-config.lib) = 4d3d7d9cc917163c728a51c17efa7f6b2e100913
8SHA1 (patch-src_core_alloc__func.hpp) = 17fcfe3ce984cd453f6756f4f212c8fe8ab15ed1 8SHA1 (patch-src_core_alloc__func.hpp) = 17fcfe3ce984cd453f6756f4f212c8fe8ab15ed1
 9SHA1 (patch-src_language.h) = 162b798adb6a78172f2191633f44c7e59506f129
 10SHA1 (patch-src_strings.cpp) = 75dd2a6672fa0b49ae724820f899f8b7f9260a56

File Added: pkgsrc/games/openttd/patches/Attic/patch-src_language.h
$NetBSD: patch-src_language.h,v 1.1 2018/07/07 11:57:34 adam Exp $

Fix for ICU 61.
https://github.com/OpenTTD/OpenTTD/issues/6690

--- src/language.h.orig	2018-07-07 11:12:28.000000000 +0000
+++ src/language.h
@@ -105,7 +105,7 @@ extern LanguageList _languages;
 extern const LanguageMetadata *_current_language;
 
 #ifdef WITH_ICU_SORT
-extern Collator *_current_collator;
+extern icu::Collator *_current_collator;
 #endif /* WITH_ICU_SORT */
 
 bool ReadLanguagePack(const LanguageMetadata *lang);

File Added: pkgsrc/games/openttd/patches/Attic/patch-src_strings.cpp
$NetBSD: patch-src_strings.cpp,v 1.1 2018/07/07 11:57:34 adam Exp $

Fix for ICU 61.
https://github.com/OpenTTD/OpenTTD/issues/6690

--- src/strings.cpp.orig	2018-07-07 11:13:01.000000000 +0000
+++ src/strings.cpp
@@ -52,7 +52,7 @@ const LanguageMetadata *_current_languag
 TextDirection _current_text_dir; ///< Text direction of the currently selected language.
 
 #ifdef WITH_ICU_SORT
-Collator *_current_collator = NULL;               ///< Collator for the language currently in use.
+icu::Collator *_current_collator = NULL;          ///< Collator for the language currently in use.
 #endif /* WITH_ICU_SORT */
 
 static uint64 _global_string_params_data[20];     ///< Global array of string parameters. To access, use #SetDParam.
@@ -1795,7 +1795,7 @@ bool ReadLanguagePack(const LanguageMeta
 
 	/* Create a collator instance for our current locale. */
 	UErrorCode status = U_ZERO_ERROR;
-	_current_collator = Collator::createInstance(Locale(_current_language->isocode), status);
+	_current_collator = icu::Collator::createInstance(icu::Locale(_current_language->isocode), status);
 	/* Sort number substrings by their numerical value. */
 	if (_current_collator != NULL) _current_collator->setAttribute(UCOL_NUMERIC_COLLATION, UCOL_ON, status);
 	/* Avoid using the collator if it is not correctly set. */