- Update OpenTTD to version 1.11.2

- Hook some tests to our framework

Found out via:	repology.org
This commit is contained in:
Alexey Dokuchaev 2021-05-05 12:32:56 +00:00
parent b7eb88a3c3
commit 102adfca13
2 changed files with 7 additions and 4 deletions

View File

@ -1,8 +1,7 @@
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
PORTNAME= openttd
DISTVERSION= 1.11.0
PORTREVISION= 1
DISTVERSION= 1.11.2
CATEGORIES= games
MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
@ -49,4 +48,7 @@ SERVER_VARS_OFF= INSTALLS_ICONS=yes
post-install-SERVER-on:
@${REINPLACE_CMD} -E '/icons|pixmaps/d' ${TMPPLIST}
do-test:
@cd ${TEST_WRKSRC} && ctest -C ${CMAKE_BUILD_TYPE} ${_MAKE_JOBS}
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (openttd-1.11.0-source.tar.xz) = 5e65184e07368ba1afa62dbb3e35abaee6c4da6730ff4bc9eb4447d53363c7a8
SIZE (openttd-1.11.0-source.tar.xz) = 6805420
TIMESTAMP = 1620068733
SHA256 (openttd-1.11.2-source.tar.xz) = 0fba935a2a815f4fe8cd6dc2e2ae33f72769538731228f848a63b3a6e9482e6d
SIZE (openttd-1.11.2-source.tar.xz) = 6783972