Skip to content

Commit

Permalink
games/openbve: update OpenBVE to version 1.8.3.0.
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Mar 23, 2022
1 parent 945ccf5 commit bc9f8ce
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
3 changes: 1 addition & 2 deletions games/openbve/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>

PORTNAME= ${GH_PROJECT:tl}
PORTVERSION= 1.8.2.2
PORTVERSION= 1.8.3.0
CATEGORIES= games

MAINTAINER= danfe@FreeBSD.org
Expand Down Expand Up @@ -41,7 +41,6 @@ NUGET_DEPENDS= CS-Script.lib=3.30.3 \
System.Memory=4.5.4 \
System.Numerics.Vectors=4.5.0 \
System.Reactive=4.4.1 \
System.Runtime.CompilerServices.Unsafe=4.7.1 \
System.Runtime.CompilerServices.Unsafe=5.0.0 \
System.Text.Encoding.CodePages=5.0.0 \
System.Threading.Tasks.Extensions=4.5.4 \
Expand Down
8 changes: 3 additions & 5 deletions games/openbve/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1642270232
SHA256 (leezer3-OpenBVE-1.8.2.2_GH0.tar.gz) = 10403ddbd1ee0cf463b2f9fbe213678849106b267a078fd283c1fcd720f37619
SIZE (leezer3-OpenBVE-1.8.2.2_GH0.tar.gz) = 11716708
TIMESTAMP = 1647866439
SHA256 (leezer3-OpenBVE-1.8.3.0_GH0.tar.gz) = 866077a4682b8a85b29285bdceac94a8437fe2a206469eca9230b10b81a7f0d8
SIZE (leezer3-OpenBVE-1.8.3.0_GH0.tar.gz) = 11769080
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
Expand Down Expand Up @@ -41,8 +41,6 @@ SHA256 (system.numerics.vectors.4.5.0.nupkg) = a9d49320581fda1b4f4be6212c68c01a2
SIZE (system.numerics.vectors.4.5.0.nupkg) = 382792
SHA256 (system.reactive.4.4.1.nupkg) = 8a703a9f0f425f483f01eca033026801118e63bf69962fe32c5e780b0794a83f
SIZE (system.reactive.4.4.1.nupkg) = 3087134
SHA256 (system.runtime.compilerservices.unsafe.4.7.1.nupkg) = 52fca80d5f0ed286371cf1b519b039e9855dbf04c611f8d8479816d4eec82b85
SIZE (system.runtime.compilerservices.unsafe.4.7.1.nupkg) = 106815
SHA256 (system.runtime.compilerservices.unsafe.5.0.0.nupkg) = 9de0114a92cf5333f110a849470a01ce13f12be70a222b4bc7b58162772c620a
SIZE (system.runtime.compilerservices.unsafe.5.0.0.nupkg) = 130329
SHA256 (system.text.encoding.codepages.5.0.0.nupkg) = 609e6326a9153e9fba7c4cd25ce9b0d6c352772801e51c7b4c9d13acd4bfc2ae
Expand Down
4 changes: 3 additions & 1 deletion games/openbve/pkg-plist
Expand Up @@ -510,6 +510,7 @@ bin/openbve-routeviewer
%%DATADIR%%/Data/Flags/IT.png
%%DATADIR%%/Data/Flags/JP.png
%%DATADIR%%/Data/Flags/KR.png
%%DATADIR%%/Data/Flags/MY.png
%%DATADIR%%/Data/Flags/NL.png
%%DATADIR%%/Data/Flags/NO.png
%%DATADIR%%/Data/Flags/PL.png
Expand All @@ -533,9 +534,9 @@ bin/openbve-routeviewer
%%DATADIR%%/Data/Formats/System.Memory.dll
%%DATADIR%%/Data/Formats/System.Memory.xml
%%DATADIR%%/Data/Formats/System.Numerics.Vectors.dll
%%DATADIR%%/Data/Formats/System.Numerics.Vectors.xml
%%DATADIR%%/Data/Formats/System.Runtime.CompilerServices.Unsafe.dll
%%DATADIR%%/Data/Formats/System.Runtime.CompilerServices.Unsafe.xml
%%DATADIR%%/Data/Formats/System.Numerics.Vectors.xml
%%DATADIR%%/Data/Formats/System.ValueTuple.dll
%%DATADIR%%/Data/Formats/System.ValueTuple.xml
%%DATADIR%%/Data/Formats/Ude.NetStandard.dll
Expand Down Expand Up @@ -620,6 +621,7 @@ bin/openbve-routeviewer
%%DATADIR%%/Data/Languages/it-IT.xlf
%%DATADIR%%/Data/Languages/ja-JP.xlf
%%DATADIR%%/Data/Languages/ko-KR.xlf
%%DATADIR%%/Data/Languages/ms_MY.xlf
%%DATADIR%%/Data/Languages/nb_NO.xlf
%%DATADIR%%/Data/Languages/nl-NL.xlf
%%DATADIR%%/Data/Languages/pl-PL.xlf
Expand Down

0 comments on commit bc9f8ce

Please sign in to comment.