mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
games/openbve: the port had been updated to version 1.8.2.2
Drop no longer needed `pre-extract' target now that OpenBVE's custom OpenTK.GLControl component had been fixed (version bumped to 1.0.1). Reported by: portscout
This commit is contained in:
parent
37f8989e09
commit
56b14676cd
@ -1,12 +1,9 @@
|
||||
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
||||
|
||||
PORTNAME= ${GH_PROJECT:tl}
|
||||
PORTVERSION= 1.8.2.1
|
||||
PORTVERSION= 1.8.2.2
|
||||
CATEGORIES= games
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= 9f82a4df3.diff:-p1 6a0a485bc.diff:-p1 c0b054733.diff:-p1
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Realistic 3D train/railway simulator
|
||||
|
||||
@ -33,18 +30,20 @@ NUGET_DEPENDS= CS-Script.lib=3.30.3 \
|
||||
NLayer.NAudioSupport=1.0.0 \
|
||||
NLayer=1.12.0 \
|
||||
NVorbis=0.10.1 \
|
||||
OpenTK-OpenBVE=1.0.0 \
|
||||
OpenTK.GLControl-OpenBVE=1.0.0 \
|
||||
OpenTK-OpenBVE=1.0.2 \
|
||||
OpenTK.GLControl-OpenBVE=1.0.1 \
|
||||
Prism.Core=7.2.0.1422 \
|
||||
ReactiveProperty.Core=7.1.0 \
|
||||
ReactiveProperty=7.1.0 \
|
||||
SharpCompress=0.25.1 \
|
||||
SharpCompress=0.30.1 \
|
||||
System.Buffers=4.5.1 \
|
||||
System.ComponentModel.Annotations=4.7.0 \
|
||||
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 \
|
||||
System.ValueTuple=4.5.0 \
|
||||
Ude.NetStandard=1.2.0
|
||||
@ -60,10 +59,6 @@ OPTIONS_DEFINE= DOCS
|
||||
BROKEN= fails to build with Mono version ${MONO_DEFAULT}: The imported project "/usr/local/lib/mono/msbuild/15.0/bin/Roslyn/Microsoft.CSharp.Core.targets" was not found
|
||||
.endif
|
||||
|
||||
pre-extract:
|
||||
@${MKDIR} ${_NUGET_PACKAGEDIR}/opentk.glcontrol-openbve/1.0.0
|
||||
@${LN} -s OpenTK.GLControl.nuspec ${_NUGET_PACKAGEDIR}/opentk.glcontrol-openbve/1.0.0/OpenTK.GLControl-OpenBVE.nuspec
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/TargetFrameworkVersion/s,4\.7\.2,4.6.1,' \
|
||||
${WRKSRC}/source/TrainEditor2/TrainEditor2.csproj
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1637425347
|
||||
SHA256 (leezer3-OpenBVE-1.8.2.1_GH0.tar.gz) = 72106ffe9dee0d69188e227a040d21f4b3af5a31627f2c60a5307c40f79f1e51
|
||||
SIZE (leezer3-OpenBVE-1.8.2.1_GH0.tar.gz) = 11709051
|
||||
TIMESTAMP = 1642270232
|
||||
SHA256 (leezer3-OpenBVE-1.8.2.2_GH0.tar.gz) = 10403ddbd1ee0cf463b2f9fbe213678849106b267a078fd283c1fcd720f37619
|
||||
SIZE (leezer3-OpenBVE-1.8.2.2_GH0.tar.gz) = 11716708
|
||||
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
|
||||
@ -19,18 +19,18 @@ SHA256 (nlayer.1.12.0.nupkg) = 9fa412050c8b6ad7f95bd6eeb4878105c6e341019439d4142
|
||||
SIZE (nlayer.1.12.0.nupkg) = 77763
|
||||
SHA256 (nvorbis.0.10.1.nupkg) = de6c356568e1f4ed58844e504a79dafc1cecc9776814da433b266c16ba43d897
|
||||
SIZE (nvorbis.0.10.1.nupkg) = 102060
|
||||
SHA256 (opentk-openbve.1.0.0.nupkg) = d0fa8e73b6b511e7b23cd7e4c9366bac481df25a8d743219d75e965166677849
|
||||
SIZE (opentk-openbve.1.0.0.nupkg) = 4294517
|
||||
SHA256 (opentk.glcontrol-openbve.1.0.0.nupkg) = 242918824a91e4386eab702dd5814c964d0857330f8fa4bf41efaa2f295feb52
|
||||
SIZE (opentk.glcontrol-openbve.1.0.0.nupkg) = 46844
|
||||
SHA256 (opentk-openbve.1.0.2.nupkg) = 4f5ac23506c7bcce34097a5dc05975c6877748399540e016481147c9fb26491a
|
||||
SIZE (opentk-openbve.1.0.2.nupkg) = 4309967
|
||||
SHA256 (opentk.glcontrol-openbve.1.0.1.nupkg) = 2a477480cc93b1c7fda632df86279e2b7d552614757552b7d81e119d446766f0
|
||||
SIZE (opentk.glcontrol-openbve.1.0.1.nupkg) = 46860
|
||||
SHA256 (prism.core.7.2.0.1422.nupkg) = 1bf073a613d75af3f0ed44f63c641194eb7d7b4169ddb0aaad2f6f50707c37cb
|
||||
SIZE (prism.core.7.2.0.1422.nupkg) = 345774
|
||||
SHA256 (reactiveproperty.core.7.1.0.nupkg) = c073b57786ca38c4d95ac88ac3cc472ac6fc75be4a52c230d86979717a3be47c
|
||||
SIZE (reactiveproperty.core.7.1.0.nupkg) = 28613
|
||||
SHA256 (reactiveproperty.7.1.0.nupkg) = fbe110891485fc9f8462c5d0cd3a5a71bef06746b73315caf8baddda82c50ed5
|
||||
SIZE (reactiveproperty.7.1.0.nupkg) = 67840
|
||||
SHA256 (sharpcompress.0.25.1.nupkg) = 295beb2daff9dd4855e6f6982f6b84b3088c06de9669516ce88f5b1e1c756e5a
|
||||
SIZE (sharpcompress.0.25.1.nupkg) = 888224
|
||||
SHA256 (sharpcompress.0.30.1.nupkg) = 9010b021facae7855aac0fb58f1197ef2a45b5b03854ff99e633d22c3b142bc2
|
||||
SIZE (sharpcompress.0.30.1.nupkg) = 1143950
|
||||
SHA256 (system.buffers.4.5.1.nupkg) = c30b3dd2c7e2f4cee4b823d692fd42118309b42ab1f5007f923d329a5b0d6b12
|
||||
SIZE (system.buffers.4.5.1.nupkg) = 93737
|
||||
SHA256 (system.componentmodel.annotations.4.7.0.nupkg) = 3f11bd96f7f6bff20022cecb84ee14afe1295ff2f99d86c4b340f6d60ca9a11b
|
||||
@ -43,15 +43,13 @@ SHA256 (system.reactive.4.4.1.nupkg) = 8a703a9f0f425f483f01eca033026801118e63bf6
|
||||
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
|
||||
SIZE (system.text.encoding.codepages.5.0.0.nupkg) = 4244436
|
||||
SHA256 (system.threading.tasks.extensions.4.5.4.nupkg) = a304a963cc0796c5179f9c6b7d8022bbce3b2fa7c029eb6196f631f7b462d678
|
||||
SIZE (system.threading.tasks.extensions.4.5.4.nupkg) = 89582
|
||||
SHA256 (system.valuetuple.4.5.0.nupkg) = 9e21fa9767d4e76bc0cee065c1d40cc34384a114bfec4d70e6c981168a926802
|
||||
SIZE (system.valuetuple.4.5.0.nupkg) = 204904
|
||||
SHA256 (ude.netstandard.1.2.0.nupkg) = f43abb504e4e8aebdc89445057c01ad777a5a25b757f30e1bc5f1cf18c739e1c
|
||||
SIZE (ude.netstandard.1.2.0.nupkg) = 389990
|
||||
SHA256 (9f82a4df3.diff) = bb065ae04ab57b400f18063d6adc768deebff3c50fd22cd505fbf6cfdec0e983
|
||||
SIZE (9f82a4df3.diff) = 15298
|
||||
SHA256 (6a0a485bc.diff) = 25cb1a0fac365f47d40735a9906b03ccbb4508c18976058e09c3641c03025667
|
||||
SIZE (6a0a485bc.diff) = 2815
|
||||
SHA256 (c0b054733.diff) = d419720c49b7b3f6dbcd22be705514d2b347def5abb7cc4d9f751b4dd513b959
|
||||
SIZE (c0b054733.diff) = 6905
|
||||
|
@ -533,6 +533,8 @@ 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.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
|
||||
@ -915,6 +917,8 @@ bin/openbve-routeviewer
|
||||
%%DATADIR%%/System.Security.Cryptography.X509Certificates.dll
|
||||
%%DATADIR%%/System.Security.Principal.dll
|
||||
%%DATADIR%%/System.Security.SecureString.dll
|
||||
%%DATADIR%%/System.Text.Encoding.CodePages.dll
|
||||
%%DATADIR%%/System.Text.Encoding.CodePages.xml
|
||||
%%DATADIR%%/System.Text.Encoding.Extensions.dll
|
||||
%%DATADIR%%/System.Text.Encoding.dll
|
||||
%%DATADIR%%/System.Text.RegularExpressions.dll
|
||||
|
Loading…
Reference in New Issue
Block a user