Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Aug 2022 08:11:05 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 90fc7f4227bb - main - games/openbve: update OpenBVE to version 1.8.4.0
Message-ID:  <202208060811.2768B5Zp004189@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=90fc7f4227bbf851267ebc2b79695336f880678b

commit 90fc7f4227bbf851267ebc2b79695336f880678b
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2022-08-06 08:10:22 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2022-08-06 08:10:22 +0000

    games/openbve: update OpenBVE to version 1.8.4.0
    
    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 d5b6050ba92e..e8487ace5304 100644
--- a/games/openbve/Makefile
+++ b/games/openbve/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${GH_PROJECT:tl}
-PORTVERSION=	1.8.3.2
+PORTVERSION=	1.8.4.0
 CATEGORIES=	games
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/games/openbve/distinfo b/games/openbve/distinfo
index a27657120147..fdfbd83ae8f3 100644
--- a/games/openbve/distinfo
+++ b/games/openbve/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1651093304
-SHA256 (leezer3-OpenBVE-1.8.3.2_GH0.tar.gz) = ed64890f2e77e4d9902772978aaf15eeeaedd1f6467c7e22f42a9833d3a7ffe2
-SIZE (leezer3-OpenBVE-1.8.3.2_GH0.tar.gz) = 11772860
+TIMESTAMP = 1659623981
+SHA256 (leezer3-OpenBVE-1.8.4.0_GH0.tar.gz) = 48f43e88c504c1325bf751b39057158a504aa235e59307dfc070bf54e2bb8f72
+SIZE (leezer3-OpenBVE-1.8.4.0_GH0.tar.gz) = 11788483
 SHA256 (cs-script.lib.3.30.3.nupkg) = 783ebcee59e0fb9d0c6fde41097f695feebb829ac467c60501c237e262eca964
 SIZE (cs-script.lib.3.30.3.nupkg) = 182751
 SHA256 (dotnetzip.1.13.8.nupkg) = 668b03e673afc17b47198dd341259e14164e0fd294d009aaa1c602bbf942c1d9
diff --git a/games/openbve/pkg-plist b/games/openbve/pkg-plist
index 48de211b3b34..da48796af1b5 100644
--- a/games/openbve/pkg-plist
+++ b/games/openbve/pkg-plist
@@ -34,6 +34,8 @@ bin/openbve-routeviewer
 %%DATADIR%%/Data/Compatibility/Mechanik/database.xml
 %%DATADIR%%/Data/Compatibility/Mechanik/greysky.png
 %%DATADIR%%/Data/Compatibility/Mechanik/modules.xml
+%%DATADIR%%/Data/Compatibility/Misc.xml
+%%DATADIR%%/Data/Compatibility/Misc/null.csv
 %%DATADIR%%/Data/Compatibility/Poles/pole_1.csv
 %%DATADIR%%/Data/Compatibility/Poles/pole_1.png
 %%DATADIR%%/Data/Compatibility/Poles/pole_2.csv
@@ -45,6 +47,7 @@ bin/openbve-routeviewer
 %%DATADIR%%/Data/Compatibility/Poles/pole_4.csv
 %%DATADIR%%/Data/Compatibility/Poles/pole_metal.png
 %%DATADIR%%/Data/Compatibility/PreTrain/train.dat
+%%DATADIR%%/Data/Compatibility/RoutePatches/Africa.xml
 %%DATADIR%%/Data/Compatibility/RoutePatches/America.xml
 %%DATADIR%%/Data/Compatibility/RoutePatches/Australia.xml
 %%DATADIR%%/Data/Compatibility/RoutePatches/Brazil.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208060811.2768B5Zp004189>