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: triaxx
Date: Wed Jan 28 07:39:35 UTC 2026
Modified Files:
pkgsrc/games/openttd: Makefile distinfo
Log Message:
openttd: Update to 15.1
upstream changes:
-----------------
### 15.1 (2026-01-24)
- Fix #15088: When building a new train, the refit button state may be incorrect (#15162)
- Fix #15160: Incorrect company names displayed in load game window (#15161)
- Fix #15153: Wrong tile used to get bridge reservation overlay (#15154)
- Fix #15116: Old cargo/industry sets without cargo translation table broken (#15150)
- Fix: Possible crash converting company liveries in older savegames/scenarios (#15148)
- Fix: Allow infinite water to be (de)selected when loading heightmap (#15146)
- Fix: Tile suitability test for farm field no longer handled snow tiles (#15134)
- Fix #15131: Trees no longer spread on partially snowy tiles (#15133)
- Fix: Change tooltips to match change from checkboxes to switches (#15123)
- Fix: [Script] Potential out of bounds array/string slice indexes (#15106)
- Fix: [Script] Potential out of bounds indexed string access (#15106)
- Fix: [Script] Check if array sort function modified array (#15106)
- Fix #15069: World generation map edges GUI starts in an invalid state (#15082)
- Fix #15079: Incorrect dates shown on town cargo history graph (#15080)
- Fix #15067: Mark NewGRF settings as modified after moving by drag & drop (#15068)
- Fix: Incorrect error message for aqueducts reaching northern map borders (#14974)
- Fix: Standardize wording of GRF/NewGRF (#15059)
- Fix #15046: Crash on loading game due to invalid group parents (#15049)
- Fix: Disable_elrails handling with engines that use both RAIL and ELRL (#15045)
- Fix: [Fluidsynth] Read settings from system and user config files if available (#15044)
- Fix #15039: Name and version can disappear from content list (#15040)
- Fix #15026: Remove incorrect info from base sounds tooltip (#15029)
- Fix: [Script] Improve reporting of invalid GetAPIVersion return (#15015)
- Fix: [Script] Undefined behaviour after calling SwapList during iteration (#14805)
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 pkgsrc/games/openttd/Makefile
cvs rdiff -u -r1.49 -r1.50 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.137 pkgsrc/games/openttd/Makefile:1.138
--- pkgsrc/games/openttd/Makefile:1.137 Wed Jan 7 08:47:07 2026
+++ pkgsrc/games/openttd/Makefile Wed Jan 28 07:39:35 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.137 2026/01/07 08:47:07 wiz Exp $
+# $NetBSD: Makefile,v 1.138 2026/01/28 07:39:35 triaxx Exp $
-DISTNAME= openttd-15.0-source
+DISTNAME= openttd-15.1-source
PKGNAME= ${DISTNAME:S/-source//}
-PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${PKGVERSION_NOREV}/
MASTER_SITES+= https://cdn.openttd.org/openttd-releases/${PKGVERSION_NOREV}/
Index: pkgsrc/games/openttd/distinfo
diff -u pkgsrc/games/openttd/distinfo:1.49 pkgsrc/games/openttd/distinfo:1.50
--- pkgsrc/games/openttd/distinfo:1.49 Fri Jan 2 14:28:27 2026
+++ pkgsrc/games/openttd/distinfo Wed Jan 28 07:39:35 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.49 2026/01/02 14:28:27 triaxx Exp $
+$NetBSD: distinfo,v 1.50 2026/01/28 07:39:35 triaxx Exp $
-BLAKE2s (openttd-15.0-source.tar.xz) = 00fa8e8b67bd300abe41657682e7940a1e595e5a9f7ad97667708cbce4455504
-SHA512 (openttd-15.0-source.tar.xz) = ca213546e78fbfadcdc92911d7166e5f255325cb8e54dfe91da81a3325838d8c1be00d51ad172f5b6a5a5e3e8e8440255641b1b5e4f53e12f24e733c18382fa3
-Size (openttd-15.0-source.tar.xz) = 8540368 bytes
+BLAKE2s (openttd-15.1-source.tar.xz) = cf8ba3f736cda8fe32f75104a68c51ead0ffc5e0b4027e71ecba8335378c7e3e
+SHA512 (openttd-15.1-source.tar.xz) = c6b16bb390e5cdd3b15d9097561c514bb4dce2c592ee3270d36bd1125b15a59274434269a6404c90806b9a825c539fb650b72c4afeb86ba898153b1ec065b2e9
+Size (openttd-15.1-source.tar.xz) = 8549560 bytes
SHA1 (patch-cmake_InstallAndPackage.cmake) = 2e6e98209438f891b82cef23104fb3a0c70ef699
SHA1 (patch-cmake_PackageBundle.cmake) = ed7ad767b347cc6f6d43dfc0fea0cbf47db7d99f
Home |
Main Index |
Thread Index |
Old Index