pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/openrct2



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Fri Sep  1 19:55:52 UTC 2023

Modified Files:
        pkgsrc/games/openrct2: Makefile PLIST distinfo

Log Message:
openrct2: Update to 0.3.5.1

upstream changes:
-----------------
0.3.5.1 (2021-11-21)
------------------------------------------------------------------------
- Improved: [#12825, #12869] The Tile Inspector window’s layout has been tweaked slightly.
- Change: [#15899] Weird bonus for path 0 - likely intended as a queue bonus (original bug).
- Fix: [#15138] Sometimes small scenery stays when building through it.
- Fix: [#15620] Placing track designs at locations blocked by anything results in wrong error message.
- Fix: [#15843] Tile Inspector can be resized too small.
- Fix: [#15844] Tile Inspector has inconsistent text colours.
- Fix: [#15878] Crash when opening a ride window for a corrupted vehicle.
- Fix: [#15908] Crash when track elements have no ride assigned.
- Fix: [#15919] Research status incorrectly considered for scenery when in editor modes.
- Fix: [#15938] Track designs of some ride types are incorrectly exported to TD6.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/games/openrct2/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/games/openrct2/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/games/openrct2/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/openrct2/Makefile
diff -u pkgsrc/games/openrct2/Makefile:1.39 pkgsrc/games/openrct2/Makefile:1.40
--- pkgsrc/games/openrct2/Makefile:1.39 Fri Sep  1 03:24:33 2023
+++ pkgsrc/games/openrct2/Makefile      Fri Sep  1 19:55:52 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2023/09/01 03:24:33 triaxx Exp $
+# $NetBSD: Makefile,v 1.40 2023/09/01 19:55:52 triaxx Exp $
 
-DISTNAME=      openrct2-0.3.5
+DISTNAME=      openrct2-0.3.5.1
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=OpenRCT2/}
 GITHUB_PROJECT=        OpenRCT2

Index: pkgsrc/games/openrct2/PLIST
diff -u pkgsrc/games/openrct2/PLIST:1.8 pkgsrc/games/openrct2/PLIST:1.9
--- pkgsrc/games/openrct2/PLIST:1.8     Thu Aug 31 20:39:51 2023
+++ pkgsrc/games/openrct2/PLIST Fri Sep  1 19:55:52 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2023/08/31 20:39:51 triaxx Exp $
+@comment $NetBSD: PLIST,v 1.9 2023/09/01 19:55:52 triaxx Exp $
 bin/openrct2
 bin/openrct2-cli
 lib/libopenrct2.a
@@ -32,7 +32,7 @@ share/openrct2/language/da-DK.txt
 share/openrct2/language/de-DE.txt
 share/openrct2/language/en-GB.txt
 share/openrct2/language/en-US.txt
-share/openrct2/language/eo-OO.txt
+share/openrct2/language/eo-ZZ.txt
 share/openrct2/language/es-ES.txt
 share/openrct2/language/fi-FI.txt
 share/openrct2/language/fr-FR.txt

Index: pkgsrc/games/openrct2/distinfo
diff -u pkgsrc/games/openrct2/distinfo:1.16 pkgsrc/games/openrct2/distinfo:1.17
--- pkgsrc/games/openrct2/distinfo:1.16 Fri Sep  1 03:24:33 2023
+++ pkgsrc/games/openrct2/distinfo      Fri Sep  1 19:55:52 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2023/09/01 03:24:33 triaxx Exp $
+$NetBSD: distinfo,v 1.17 2023/09/01 19:55:52 triaxx Exp $
 
-BLAKE2s (openrct2-0.3.5.tar.gz) = 3b59fbbc59b830b0ad5361f6b159705bfc2b3c0f0d0bad596218773e5b04ef04
-SHA512 (openrct2-0.3.5.tar.gz) = 036ad6f88ebe04673a55f679a8ac5e07600ec6e6ab6a2971e1ee9c378e779301084d0c4d134f664921c0cfc3ed222fed9a0e68e3f6ec3b493f6cc5bc745cea05
-Size (openrct2-0.3.5.tar.gz) = 14179345 bytes
+BLAKE2s (openrct2-0.3.5.1.tar.gz) = 5283b690fa748b3adcf3f457e9d3aafa3273a4a97e4757ccbaba527999c4800c
+SHA512 (openrct2-0.3.5.1.tar.gz) = 0e36db302631b75aa1411eca945bddd1120997efbc48ba9172887f834670f34e345b8c96f363cdc8791d94bb4df32f6e70e30001989c194a8c525e2614241c84
+Size (openrct2-0.3.5.1.tar.gz) = 14178153 bytes
 SHA1 (patch-src_openrct2-ui_title_TitleSequencePlayer.cpp) = 35a4ee2a47fe6f5bfd536e199a369361cb1b12fa
 SHA1 (patch-src_openrct2_CMakeLists.txt) = c423e635fa9dfcba8aca8c30ca427e6729200b0f
 SHA1 (patch-src_openrct2_common.h) = 212ba40e94c85fcdcd8470a4d597a140b2381188



Home | Main Index | Thread Index | Old Index