mirror of https://git.FreeBSD.org/ports.git
parent
5b9ecf3b2b
commit
90fc7f4227
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${GH_PROJECT:tl}
|
||||
PORTVERSION= 1.8.3.2
|
||||
PORTVERSION= 1.8.4.0
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue