Index: head/games/hexalate/Makefile =================================================================== --- head/games/hexalate/Makefile (revision 424047) +++ head/games/hexalate/Makefile (revision 424048) @@ -1,20 +1,24 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= hexalate -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.0 CATEGORIES= games MASTER_SITES= http://gottcode.org/${PORTNAME}/ \ http://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org COMMENT= Color matching game -USES= tar:bzip2 qmake -USE_QT4= corelib gui moc_build rcc_build +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= compiler:c++11-lib qmake tar:bzip2 +USE_QT5= core gui widgets buildtools_build linguisttools_build +USE_GL= gl INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include Index: head/games/hexalate/distinfo =================================================================== --- head/games/hexalate/distinfo (revision 424047) +++ head/games/hexalate/distinfo (revision 424048) @@ -1,2 +1,3 @@ -SHA256 (hexalate-1.0.3-src.tar.bz2) = a391ba44aa0f5bd618385dbe17e059947b829b85315aecb19edd1c863b3ebe3c -SIZE (hexalate-1.0.3-src.tar.bz2) = 336589 +TIMESTAMP = 1476278805 +SHA256 (hexalate-1.1.0-src.tar.bz2) = 74a8f23b7164981dbe968daa004781646c9063f1e80b234b19166570da22349c +SIZE (hexalate-1.1.0-src.tar.bz2) = 662438 Index: head/games/hexalate/pkg-plist =================================================================== --- head/games/hexalate/pkg-plist (revision 424047) +++ head/games/hexalate/pkg-plist (revision 424048) @@ -1,27 +1,33 @@ bin/hexalate +share/appdata/hexalate.appdata.xml share/applications/hexalate.desktop %%DATADIR%%/translations/hexalate_ca.qm %%DATADIR%%/translations/hexalate_cs.qm %%DATADIR%%/translations/hexalate_de.qm %%DATADIR%%/translations/hexalate_el.qm %%DATADIR%%/translations/hexalate_en.qm %%DATADIR%%/translations/hexalate_es.qm %%DATADIR%%/translations/hexalate_et.qm %%DATADIR%%/translations/hexalate_fr.qm %%DATADIR%%/translations/hexalate_hu.qm +%%DATADIR%%/translations/hexalate_it.qm +%%DATADIR%%/translations/hexalate_lt.qm %%DATADIR%%/translations/hexalate_ms.qm %%DATADIR%%/translations/hexalate_nl.qm %%DATADIR%%/translations/hexalate_pl.qm %%DATADIR%%/translations/hexalate_pt_BR.qm %%DATADIR%%/translations/hexalate_ro.qm %%DATADIR%%/translations/hexalate_ru.qm %%DATADIR%%/translations/hexalate_tr.qm +share/icons/hicolor/1024x1024/apps/hexalate.png share/icons/hicolor/128x128/apps/hexalate.png share/icons/hicolor/16x16/apps/hexalate.png share/icons/hicolor/22x22/apps/hexalate.png share/icons/hicolor/24x24/apps/hexalate.png share/icons/hicolor/256x256/apps/hexalate.png share/icons/hicolor/32x32/apps/hexalate.png share/icons/hicolor/48x48/apps/hexalate.png +share/icons/hicolor/512x512/apps/hexalate.png share/icons/hicolor/64x64/apps/hexalate.png +share/man/man6/hexalate.6 share/pixmaps/hexalate.xpm