diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index a99bf5ab8c82..f277ab1bbf8d 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -1,66 +1,66 @@ PORTNAME= freeorion DISTVERSIONPREFIX= v -DISTVERSION= 0.5.1.1 +DISTVERSION= 0.5.1.2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org COMMENT= Turn-based space empire and galactic conquest game WWW= https://www.freeorion.org/ LICENSE= GPLv2 CC-BY-SA-3.0 LICENSE_COMB= multi LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ ${PY_BOOST} USE_GITHUB= yes USES= cmake compiler:c++17-lang python CMAKE_ARGS= -Wno-dev LDFLAGS_i386= -Wl,-znotext PORTDOCS= ChangeLog.md README.md PORTDATA= * OPTIONS_DEFINE= DOCS TEST CLIENT_GG OPTIONS_DEFAULT=DOCS TEST CLIENT_GG OPTIONS_SUB= yes TEST_CMAKE_BOOL= BUILD_TESTING TEST_TEST_TARGET= unittest TEST_USES= localbase CLIENT_GG_DESC= Build GiGi client CLIENT_GG_CMAKE_BOOL= BUILD_CLIENT_GG CLIENT_GG_USES= gl openal sdl CLIENT_GG_USE= SDL=sdl2 GL=gl,glu,glew CLIENT_GG_LIB_DEPENDS= libfreetype.so:print/freetype2 \ libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis \ libpng.so:graphics/png .include .if ${PYTHON_VER} != ${PYTHON_DEFAULT} # unable to detect boost_python otherwise since required files are # not installed by boost-python-libs CMAKE_ARGS+= -DBoost_NO_BOOST_CMAKE:BOOL=YES .endif post-patch: @${REINPLACE_CMD} -e '/ system/d' \ ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e '/^find_package(Boost /s| system||' \ ${WRKSRC}/GG/CMakeLists.txt @${REINPLACE_CMD} -e '/Boost::system/d' \ ${WRKSRC}/GG/test/unit/CMakeLists.txt \ ${WRKSRC}/test/UI/CMakeLists.txt post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor .include diff --git a/games/freeorion/distinfo b/games/freeorion/distinfo index 154903656f20..95e2e4b27563 100644 --- a/games/freeorion/distinfo +++ b/games/freeorion/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750695213 -SHA256 (freeorion-freeorion-v0.5.1.1_GH0.tar.gz) = 42e379e55c0c019f4193939e45a0c591cf15dff68d90b4e5e59e60df8894ac70 -SIZE (freeorion-freeorion-v0.5.1.1_GH0.tar.gz) = 156629115 +TIMESTAMP = 1772102614 +SHA256 (freeorion-freeorion-v0.5.1.2_GH0.tar.gz) = c2f90534bdf6b8281a78d01be9d7ccf5ae4f401f9f4fe4b3693de3443977c0d7 +SIZE (freeorion-freeorion-v0.5.1.2_GH0.tar.gz) = 156632953