git: 5ee330c9cac3 - main - games/openbve: update OpenBVE to version 1.11.0.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Oct 2024 15:37:02 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ee330c9cac357cdf72ec7e06442cbda14af5973 commit 5ee330c9cac357cdf72ec7e06442cbda14af5973 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2024-10-02 15:36:26 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2024-10-02 15:36:26 +0000 games/openbve: update OpenBVE to version 1.11.0.3 - Fix: BVE5 TXT files were not visible in the GL main menu - New: Add route map display to the GL main menu - New: Add GL-based menus to Route Viewer and Object Viewer for users on systems not supporting WinForms - Change: Update zh_HK translation (courtesy of Kenny Hui) - Fix: Incorrect decoding of some interlaced PNG files - Hack: Use a better initial cab position for Indonesian KIC400 Reported by: portscout --- games/openbve/Makefile | 2 +- games/openbve/distinfo | 6 +++--- games/openbve/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/games/openbve/Makefile b/games/openbve/Makefile index 366287354e90..cfca043ebc89 100644 --- a/games/openbve/Makefile +++ b/games/openbve/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${GH_PROJECT:tl} -PORTVERSION= 1.11.0.2 +PORTVERSION= 1.11.0.3 CATEGORIES= games MAINTAINER= danfe@FreeBSD.org diff --git a/games/openbve/distinfo b/games/openbve/distinfo index 69b864d912e2..8d9d3220db0b 100644 --- a/games/openbve/distinfo +++ b/games/openbve/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1724087101 -SHA256 (leezer3-OpenBVE-1.11.0.2_GH0.tar.gz) = 85c8ab2bf148ccfc40933c44f6d7cb199c2a2e6985798bbd0f37321c99e173d4 -SIZE (leezer3-OpenBVE-1.11.0.2_GH0.tar.gz) = 9932893 +TIMESTAMP = 1726487977 +SHA256 (leezer3-OpenBVE-1.11.0.3_GH0.tar.gz) = 99de01a31bdcf7864abf6721e44c762e1eccd54b119fa06af2b0b34db02af678 +SIZE (leezer3-OpenBVE-1.11.0.3_GH0.tar.gz) = 9959063 SHA256 (antlr4.runtime.4.6.6.nupkg) = 9f434b9aa4992271835c73c936cfcfbd966726ad18d5a4cc6149a78afb67dc46 SIZE (antlr4.runtime.4.6.6.nupkg) = 1550087 SHA256 (bve5_parsing.openbve.1.1.16.nupkg) = e9189d263d925ff009111780151730ad8d784d8d59124c6966865d7b18e61adf diff --git a/games/openbve/pkg-plist b/games/openbve/pkg-plist index e013e785944c..621df4782af7 100644 --- a/games/openbve/pkg-plist +++ b/games/openbve/pkg-plist @@ -671,6 +671,7 @@ bin/openbve-routeviewer %%DATADIR%%/Data/Menu/icon_library_protected.png %%DATADIR%%/Data/Menu/icon_mechanik.png %%DATADIR%%/Data/Menu/icon_mouse.png +%%DATADIR%%/Data/Menu/icon_object.png %%DATADIR%%/Data/Menu/icon_parent.png %%DATADIR%%/Data/Menu/icon_route.png %%DATADIR%%/Data/Menu/icon_route_latestversion.png @@ -683,6 +684,8 @@ bin/openbve-routeviewer %%DATADIR%%/Data/Menu/icon_train_outdatedversion.png %%DATADIR%%/Data/Menu/icon_train_protected.png %%DATADIR%%/Data/Menu/icon_warning.png +%%DATADIR%%/Data/Menu/icon_wavefront.png +%%DATADIR%%/Data/Menu/icon_xobject.png %%DATADIR%%/Data/Menu/joystick.png %%DATADIR%%/Data/Menu/keyboard.png %%DATADIR%%/Data/Menu/loading.png