aboutsummaryrefslogtreecommitdiff
path: root/games/openrct2
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-12 09:04:35 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-12 09:04:35 +0000
commit971f14ce95bbd570b9aa5e2b8e062e9879ace54f (patch)
tree4db536b4e0a0c47984e1099358bed21728d63509 /games/openrct2
parente72caf7a2fd7e74cdb19ed5e14921eea613cf445 (diff)
downloadports-971f14ce95bbd570b9aa5e2b8e062e9879ace54f.tar.gz
ports-971f14ce95bbd570b9aa5e2b8e062e9879ace54f.zip
games/openrct2: update to 0.2.3
Also update title-sequences to 0.1.2b and objects to 1.0.11. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D20923
Notes
Notes: svn path=/head/; revision=506444
Diffstat (limited to 'games/openrct2')
-rw-r--r--games/openrct2/Makefile10
-rw-r--r--games/openrct2/distinfo14
2 files changed, 12 insertions, 12 deletions
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile
index 92fdac95c2ef..ed7387bc7084 100644
--- a/games/openrct2/Makefile
+++ b/games/openrct2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openrct2
DISTVERSIONPREFIX= v
-DISTVERSION= 0.2.2
+DISTVERSION= 0.2.3
CATEGORIES= games
MAINTAINER= pkubaj@anongoth.pl
@@ -26,8 +26,8 @@ USES= cmake compiler:c++17-lang desktop-file-utils gnome gl iconv \
USE_GITHUB= yes
GH_ACCOUNT= OpenRCT2
GH_PROJECT= OpenRCT2
-GH_TUPLE= OpenRCT2:objects:v1.0.10:objects \
- OpenRCT2:title-sequences:v0.1.2a:title_sequences
+GH_TUPLE= OpenRCT2:objects:v1.0.11:objects \
+ OpenRCT2:title-sequences:v0.1.2b:title_sequences
USE_GL= gl
USE_LDCONFIG= yes
USE_SDL= sdl2
@@ -49,9 +49,9 @@ post-patch:
${WRKSRC}/src/openrct2/config/Config.cpp
post-install:
- (cd ${WRKDIR}/title-sequences-0.1.2a; \
+ (cd ${WRKDIR}/title-sequences-0.1.2b; \
${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/title)
- (cd ${WRKDIR}/objects-1.0.10; \
+ (cd ${WRKDIR}/objects-1.0.11; \
${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/object)
.include <bsd.port.mk>
diff --git a/games/openrct2/distinfo b/games/openrct2/distinfo
index b2034f68b266..a53a676a8768 100644
--- a/games/openrct2/distinfo
+++ b/games/openrct2/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1556126577
-SHA256 (OpenRCT2-OpenRCT2-v0.2.2_GH0.tar.gz) = 4b7b003fc0cf365be8a43d8784827415dbba3335de59cb948ab720ec1ebcaa7b
-SIZE (OpenRCT2-OpenRCT2-v0.2.2_GH0.tar.gz) = 8064579
-SHA256 (OpenRCT2-objects-v1.0.10_GH0.tar.gz) = a79e3a40b59a79e024f76dd1eae70b6e5009a53c11fe3909609e4564fafdcf6c
-SIZE (OpenRCT2-objects-v1.0.10_GH0.tar.gz) = 637654
-SHA256 (OpenRCT2-title-sequences-v0.1.2a_GH0.tar.gz) = 83e935186435116d6ea79e48daeea99c1158800a3fa92069100cfb8dbd80c9d7
-SIZE (OpenRCT2-title-sequences-v0.1.2a_GH0.tar.gz) = 21298525
+TIMESTAMP = 1562836280
+SHA256 (OpenRCT2-OpenRCT2-v0.2.3_GH0.tar.gz) = a1841247a513cf45ca0820f2fc2db81ae4f309742035cca4a280fe29b02b4727
+SIZE (OpenRCT2-OpenRCT2-v0.2.3_GH0.tar.gz) = 8106889
+SHA256 (OpenRCT2-objects-v1.0.11_GH0.tar.gz) = a91ab6496828dcc3cc5a38a67fa56b98cbc18ebf36cfdbd7228faab595f4d4fa
+SIZE (OpenRCT2-objects-v1.0.11_GH0.tar.gz) = 637640
+SHA256 (OpenRCT2-title-sequences-v0.1.2b_GH0.tar.gz) = f8988518c9591d285f7c867815ced31a0ddad1db076c07ab4044499ea28e586a
+SIZE (OpenRCT2-title-sequences-v0.1.2b_GH0.tar.gz) = 20475951