Index: head/games/openrct2/Makefile =================================================================== --- head/games/openrct2/Makefile (revision 568258) +++ head/games/openrct2/Makefile (revision 568259) @@ -1,63 +1,62 @@ # Created by: Piotr Kubaj # $FreeBSD$ PORTNAME= openrct2 DISTVERSIONPREFIX= v -DISTVERSION= 0.3.2 -PORTREVISION= 4 +DISTVERSION= 0.3.3 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org COMMENT= Open source re-implementation of RollerCoaster Tycoon 2 LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/licence.txt -NOT_FOR_ARCHS= mips mips64 powerpc powerpcspe powerpc64 sparc64 +NOT_FOR_ARCHS= mips mips64 powerpc powerpc64 powerpcspe sparc64 NOT_FOR_ARCHS_REASON= Only for little-endian architectures BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json LIB_DEPENDS= libpng.so:graphics/png \ libzip.so:archivers/libzip \ libspeexdsp.so:audio/speexdsp \ libfontconfig.so:x11-fonts/fontconfig \ libcurl.so:ftp/curl \ libfreetype.so:print/freetype2 \ libicuuc.so:devel/icu \ libbenchmark.so:devel/benchmark \ libduktape.so:lang/duktape-lib USES= cmake compiler:c++17-lang desktop-file-utils gnome gl iconv \ localbase:ldflags pkgconfig sdl shared-mime-info ssl USE_GITHUB= yes GH_ACCOUNT= OpenRCT2 GH_PROJECT= OpenRCT2 GH_TUPLE= OpenRCT2:objects:v1.0.21:objects \ OpenRCT2:title-sequences:v0.1.2c:title_sequences USE_GL= gl USE_LDCONFIG= yes USE_SDL= sdl2 CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= DOWNLOAD_TITLE_SEQUENCES \ DOWNLOAD_OBJECTS PORTDATA= * PORTDOCS= changelog.txt contributors.md licence.txt openrct2.d.ts \ readme.txt scripting.md INSTALLS_ICONS= yes OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' \ ${WRKSRC}/src/openrct2/config/Config.cpp post-install: (cd ${WRKSRC_title_sequences}; \ ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/title) (cd ${WRKSRC_objects}; \ ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/object) .include Index: head/games/openrct2/distinfo =================================================================== --- head/games/openrct2/distinfo (revision 568258) +++ head/games/openrct2/distinfo (revision 568259) @@ -1,7 +1,7 @@ -TIMESTAMP = 1615155620 -SHA256 (OpenRCT2-OpenRCT2-v0.3.2_GH0.tar.gz) = 66c1c7ae8c765397e324b1aac59907bd5197dbad88597133aaba8a9480627c36 -SIZE (OpenRCT2-OpenRCT2-v0.3.2_GH0.tar.gz) = 12749225 +TIMESTAMP = 1615652371 +SHA256 (OpenRCT2-OpenRCT2-v0.3.3_GH0.tar.gz) = 71f9d1ae8477e1e9881a6f9759bddac71346e8ba42238d22514ae3d872b54fd2 +SIZE (OpenRCT2-OpenRCT2-v0.3.3_GH0.tar.gz) = 14107179 SHA256 (OpenRCT2-objects-v1.0.21_GH0.tar.gz) = 31129188916dc9ba2318d851e03393ce55782f121ab7c9d97544abdc7bbc92ab SIZE (OpenRCT2-objects-v1.0.21_GH0.tar.gz) = 953663 SHA256 (OpenRCT2-title-sequences-v0.1.2c_GH0.tar.gz) = 2f5734061ed859f9eeca821f3d483d9c95f773a40656eda74e9b65b298f19c7b SIZE (OpenRCT2-title-sequences-v0.1.2c_GH0.tar.gz) = 20478990