Index: head/games/peg-e/Makefile =================================================================== --- head/games/peg-e/Makefile (revision 401065) +++ head/games/peg-e/Makefile (revision 401066) @@ -1,20 +1,23 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= peg-e -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.1 CATEGORIES= games MASTER_SITES= http://gottcode.org/peg-e/ \ http://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org COMMENT= Peg elimination game -USES= tar:bzip2 qmake -USE_QT4= corelib gui moc_build rcc_build +LICENSE= GPLv3 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= compiler:c++11-lib qmake tar:bzip2 +USE_QT5= core gui widgets qmake_build buildtools_build INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include Index: head/games/peg-e/distinfo =================================================================== --- head/games/peg-e/distinfo (revision 401065) +++ head/games/peg-e/distinfo (revision 401066) @@ -1,2 +1,2 @@ -SHA256 (peg-e-1.1.2-src.tar.bz2) = 2eefce91eea0f3a412fa79193ed5f66b25d5eb86b8e35e58c3a4f3b62e7cf59d -SIZE (peg-e-1.1.2-src.tar.bz2) = 151224 +SHA256 (peg-e-1.2.1-src.tar.bz2) = bf96ad7e84f3244f614ccf08c1dbc4f1bdae4bb2cc362a99ecee322ee7e38635 +SIZE (peg-e-1.2.1-src.tar.bz2) = 474773 Index: head/games/peg-e/pkg-plist =================================================================== --- head/games/peg-e/pkg-plist (revision 401065) +++ head/games/peg-e/pkg-plist (revision 401066) @@ -1,17 +1,47 @@ bin/peg-e +share/appdata/peg-e.appdata.xml share/applications/peg-e.desktop +share/icons/hicolor/1024x1024/apps/peg-e.png share/icons/hicolor/128x128/apps/peg-e.png share/icons/hicolor/16x16/apps/peg-e.png share/icons/hicolor/22x22/apps/peg-e.png share/icons/hicolor/24x24/apps/peg-e.png share/icons/hicolor/256x256/apps/peg-e.png share/icons/hicolor/32x32/apps/peg-e.png share/icons/hicolor/48x48/apps/peg-e.png +share/icons/hicolor/512x512/apps/peg-e.png share/icons/hicolor/64x64/apps/peg-e.png share/icons/hicolor/scalable/apps/peg-e.svg +share/man/man6/peg-e.6 +%%DATADIR%%/icons/hicolor/16x16/document-new.png +%%DATADIR%%/icons/hicolor/16x16/edit-redo.png +%%DATADIR%%/icons/hicolor/16x16/edit-undo.png +%%DATADIR%%/icons/hicolor/16x16/view-refresh.png +%%DATADIR%%/icons/hicolor/22x22/document-new.png +%%DATADIR%%/icons/hicolor/22x22/edit-redo.png +%%DATADIR%%/icons/hicolor/22x22/edit-undo.png +%%DATADIR%%/icons/hicolor/22x22/view-refresh.png +%%DATADIR%%/icons/hicolor/32x32/document-new.png +%%DATADIR%%/icons/hicolor/32x32/edit-redo.png +%%DATADIR%%/icons/hicolor/32x32/edit-undo.png +%%DATADIR%%/icons/hicolor/32x32/view-refresh.png +%%DATADIR%%/icons/hicolor/64x64/document-new.png +%%DATADIR%%/icons/hicolor/64x64/edit-redo.png +%%DATADIR%%/icons/hicolor/64x64/edit-undo.png +%%DATADIR%%/icons/hicolor/64x64/view-refresh.png +%%DATADIR%%/icons/hicolor/index.theme +%%DATADIR%%/translations/pege_cs.qm +%%DATADIR%%/translations/pege_de.qm +%%DATADIR%%/translations/pege_el.qm %%DATADIR%%/translations/pege_en.qm +%%DATADIR%%/translations/pege_es.qm %%DATADIR%%/translations/pege_fr.qm %%DATADIR%%/translations/pege_he.qm +%%DATADIR%%/translations/pege_lt.qm +%%DATADIR%%/translations/pege_ms.qm %%DATADIR%%/translations/pege_nl.qm +%%DATADIR%%/translations/pege_pl.qm %%DATADIR%%/translations/pege_ro.qm +%%DATADIR%%/translations/pege_ru.qm +%%DATADIR%%/translations/pege_tr.qm share/pixmaps/peg-e.xpm