Index: head/games/simsu/Makefile =================================================================== --- head/games/simsu/Makefile (revision 471935) +++ head/games/simsu/Makefile (revision 471936) @@ -1,42 +1,41 @@ # Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= simsu -PORTVERSION= 1.3.5 -DISTVERSIONSUFFIX= -src +PORTVERSION= 1.3.6 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 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - USES= compiler:c++11-lib qmake tar:bzip2 +USE_QT5= core gui widgets buildtools_build linguisttools_build USE_GL= gl -USE_QT5= core gui widgets \ - buildtools_build linguisttools_build + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= * OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes post-patch: @${REINPLACE_CMD} -e \ 's|share/man|man|' ${WRKSRC}/simsu.pro 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 NEWS README \ ${STAGEDIR}${DOCSDIR}) .include Index: head/games/simsu/distinfo =================================================================== --- head/games/simsu/distinfo (revision 471935) +++ head/games/simsu/distinfo (revision 471936) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514569430 -SHA256 (simsu-1.3.5-src.tar.bz2) = 00c6afc5d5909fabbffc6f37f78834e2e7f54e5d26a9994414940d8917941a2b -SIZE (simsu-1.3.5-src.tar.bz2) = 465668 +TIMESTAMP = 1528119981 +SHA256 (simsu-1.3.6-src.tar.bz2) = 77a6ececec02787731f32ebdbc0a89fe5cecb4418519e86311c445814eb9ab1c +SIZE (simsu-1.3.6-src.tar.bz2) = 597982 Index: head/games/simsu/pkg-plist =================================================================== --- head/games/simsu/pkg-plist (revision 471935) +++ head/games/simsu/pkg-plist (revision 471936) @@ -1,37 +1,39 @@ bin/simsu man/man6/simsu.6.gz 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/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_tr.qm %%NLS%%%%DATADIR%%/translations/simsu_uk.qm +%%NLS%%%%DATADIR%%/translations/simsu_zh.qm %%NLS%%%%DATADIR%%/translations/simsu_zh_TW.qm