diff --git a/games/simsu/Makefile b/games/simsu/Makefile index 17439da48d87..27eba102baba 100644 --- a/games/simsu/Makefile +++ b/games/simsu/Makefile @@ -1,36 +1,36 @@ # Created by: Rusmir Dusko PORTNAME= simsu -PORTVERSION= 1.3.9 +PORTVERSION= 1.4.0 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ \ https://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org COMMENT= Basic Sudoku game LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c++11-lib gl qmake qt:5 tar:bzip2 -USE_QT= core gui widgets buildtools_build linguisttools_build +USES= compiler:c++17-lang gl qmake qt:5 tar:bzip2 +USE_QT= core gui widgets concurrent printsupport buildtools_build linguisttools_build USE_GL= gl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= * OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes post-patch-NLS-off: @${REINPLACE_CMD} -e \ '/INSTALLS/s|qm||' ${WRKSRC}/simsu.pro post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog README \ ${STAGEDIR}${DOCSDIR}) .include diff --git a/games/simsu/distinfo b/games/simsu/distinfo index f42296eeec97..5c6326204bd9 100644 --- a/games/simsu/distinfo +++ b/games/simsu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588285643 -SHA256 (simsu-1.3.9-src.tar.bz2) = b5df8994ff7bc35e775c466c8214e4362d1f720757383c9cd412693fcb6f143b -SIZE (simsu-1.3.9-src.tar.bz2) = 594107 +TIMESTAMP = 1623759456 +SHA256 (simsu-1.4.0-src.tar.bz2) = 6db0c004de67c122ac67f34cc6c1a68cd78be02034eceeab922848f87cb85e87 +SIZE (simsu-1.4.0-src.tar.bz2) = 602003 diff --git a/games/simsu/pkg-plist b/games/simsu/pkg-plist index 48c23f54bfbf..1b464d1d9299 100644 --- a/games/simsu/pkg-plist +++ b/games/simsu/pkg-plist @@ -1,39 +1,39 @@ bin/simsu share/applications/simsu.desktop share/icons/hicolor/1024x1024/apps/simsu.png share/icons/hicolor/128x128/apps/simsu.png share/icons/hicolor/16x16/apps/simsu.png share/icons/hicolor/22x22/apps/simsu.png share/icons/hicolor/24x24/apps/simsu.png share/icons/hicolor/256x256/apps/simsu.png share/icons/hicolor/32x32/apps/simsu.png share/icons/hicolor/48x48/apps/simsu.png share/icons/hicolor/512x512/apps/simsu.png share/icons/hicolor/64x64/apps/simsu.png share/icons/hicolor/scalable/apps/simsu.svg share/man/man6/simsu.6.gz share/metainfo/simsu.appdata.xml -share/pixmaps/simsu.xpm %%NLS%%%%DATADIR%%/translations/simsu_bg.qm %%NLS%%%%DATADIR%%/translations/simsu_ca.qm %%NLS%%%%DATADIR%%/translations/simsu_cs.qm %%NLS%%%%DATADIR%%/translations/simsu_de.qm %%NLS%%%%DATADIR%%/translations/simsu_el.qm %%NLS%%%%DATADIR%%/translations/simsu_en.qm %%NLS%%%%DATADIR%%/translations/simsu_es.qm %%NLS%%%%DATADIR%%/translations/simsu_es_CL.qm %%NLS%%%%DATADIR%%/translations/simsu_fr.qm %%NLS%%%%DATADIR%%/translations/simsu_he.qm %%NLS%%%%DATADIR%%/translations/simsu_hu.qm %%NLS%%%%DATADIR%%/translations/simsu_it.qm %%NLS%%%%DATADIR%%/translations/simsu_lt.qm %%NLS%%%%DATADIR%%/translations/simsu_ms.qm %%NLS%%%%DATADIR%%/translations/simsu_nl.qm %%NLS%%%%DATADIR%%/translations/simsu_pl.qm %%NLS%%%%DATADIR%%/translations/simsu_pt.qm %%NLS%%%%DATADIR%%/translations/simsu_ro.qm %%NLS%%%%DATADIR%%/translations/simsu_ru.qm +%%NLS%%%%DATADIR%%/translations/simsu_te.qm %%NLS%%%%DATADIR%%/translations/simsu_tr.qm %%NLS%%%%DATADIR%%/translations/simsu_uk.qm %%NLS%%%%DATADIR%%/translations/simsu_zh.qm %%NLS%%%%DATADIR%%/translations/simsu_zh_TW.qm