Skip to content

Commit

Permalink
games/openbve: update OpenBVE to version 1.9.2.7
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Feb 16, 2024
1 parent 5c736d2 commit 7268175
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions games/openbve/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ${GH_PROJECT:tl}
PORTVERSION= 1.9.2.5
PORTREVISION= 1
PORTVERSION= 1.9.2.7
CATEGORIES= games

MAINTAINER= danfe@FreeBSD.org
Expand Down Expand Up @@ -79,7 +78,8 @@ do-install:
"$$@"\n' > ${STAGEDIR}${PREFIX}/bin/${script}
${CHMOD} +x ${STAGEDIR}${PREFIX}/bin/${script}
.endfor
${INSTALL_MAN} ${WRKSRC}/debian/*.6 ${STAGEDIR}${PREFIX}/share/man/man6
${INSTALL_MAN} ${WRKSRC}/debian/*.6 \
${STAGEDIR}${PREFIX}/share/man/man6
${INSTALL_DATA} ${WRKSRC}/debian/openbve.desktop \
${STAGEDIR}${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/debian/openbve.png \
Expand Down
6 changes: 3 additions & 3 deletions games/openbve/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1702666499
SHA256 (leezer3-OpenBVE-1.9.2.5_GH0.tar.gz) = 1d5acf7893fe9bcca3d3483c112e5e1af9eac2ddf2d3c49e2442f19b6d6681f3
SIZE (leezer3-OpenBVE-1.9.2.5_GH0.tar.gz) = 9754077
TIMESTAMP = 1707677550
SHA256 (leezer3-OpenBVE-1.9.2.7_GH0.tar.gz) = d5ade968c9dbc3d8be11eb26be25d786ff60104de6a87b349a47d253c5f23fc7
SIZE (leezer3-OpenBVE-1.9.2.7_GH0.tar.gz) = 9768993
SHA256 (cs-script.lib.3.30.3.nupkg) = 783ebcee59e0fb9d0c6fde41097f695feebb829ac467c60501c237e262eca964
SIZE (cs-script.lib.3.30.3.nupkg) = 182751
SHA256 (dotnetzip.1.16.0.nupkg) = 465cc790eec3c42bd192bfa0a4cf006ecdf85dba2f9814e65df3bb2ed9c4ef91
Expand Down
3 changes: 2 additions & 1 deletion games/openbve/pkg-plist
Expand Up @@ -679,6 +679,7 @@ bin/openbve-routeviewer
%%DATADIR%%/Data/Menu/icon_train_protected.png
%%DATADIR%%/Data/Menu/icon_warning.png
%%DATADIR%%/Data/Menu/joystick.png
%%DATADIR%%/Data/Menu/keyboard.png
%%DATADIR%%/Data/Menu/loading.png
%%DATADIR%%/Data/Menu/logo.png
%%DATADIR%%/Data/Menu/package.png
Expand Down Expand Up @@ -997,8 +998,8 @@ bin/openbve-routeviewer
%%DATADIR%%/x86/Tolk.lib
%%DATADIR%%/x86/dolapi32.dll
%%DATADIR%%/x86/nvdaControllerClient32.dll
share/applications/openbve.desktop
share/man/man6/openbve-objectviewer.6.gz
share/man/man6/openbve-routeviewer.6.gz
share/man/man6/openbve.6.gz
share/applications/openbve.desktop
share/pixmaps/openbve.png

0 comments on commit 7268175

Please sign in to comment.