Index: head/games/tetzle/files/patch-src-path.cpp =================================================================== --- head/games/tetzle/files/patch-src-path.cpp (revision 424165) +++ head/games/tetzle/files/patch-src-path.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- src/path.cpp.orig 2013-02-28 21:57:04.000000000 +0400 -+++ src/path.cpp 2013-09-13 05:27:35.631233459 +0400 -@@ -24,6 +24,8 @@ - - #include "path.h" - -+#include // for getenv() -+ - #include - #include - #include Property changes on: head/games/tetzle/files/patch-src-path.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/tetzle/Makefile =================================================================== --- head/games/tetzle/Makefile (revision 424165) +++ head/games/tetzle/Makefile (revision 424166) @@ -1,24 +1,24 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= tetzle -PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= games MASTER_SITES= http://gottcode.org/tetzle/ \ http://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + MAINTAINER= amdmi3@FreeBSD.org COMMENT= Jigsaw puzzle with tetrominoes USES= tar:bzip2 qmake desktop-file-utils -USE_QT4= corelib gui moc_build opengl rcc_build xml +USE_QT5= core gui widgets buildtools_build linguisttools_build +USE_GL= gl INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -post-install: - ${CHMOD} ${BINMODE} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/games/tetzle/distinfo =================================================================== --- head/games/tetzle/distinfo (revision 424165) +++ head/games/tetzle/distinfo (revision 424166) @@ -1,2 +1,3 @@ -SHA256 (tetzle-2.0.3-src.tar.bz2) = 6c29ea61501dcc0149ece879217df5710d1169bfae940a667af2a19605415b51 -SIZE (tetzle-2.0.3-src.tar.bz2) = 641065 +TIMESTAMP = 1476796356 +SHA256 (tetzle-2.1.0-src.tar.bz2) = d31fcdbdaf060d0a4a6b239dd260332301f8a950d173fe742afeab44c0ffa313 +SIZE (tetzle-2.1.0-src.tar.bz2) = 1246670 Index: head/games/tetzle/pkg-plist =================================================================== --- head/games/tetzle/pkg-plist (revision 424165) +++ head/games/tetzle/pkg-plist (revision 424166) @@ -1,23 +1,34 @@ bin/tetzle +share/appdata/tetzle.appdata.xml share/applications/tetzle.desktop +share/icons/hicolor/1024x1024/apps/tetzle.png share/icons/hicolor/128x128/apps/tetzle.png share/icons/hicolor/16x16/apps/tetzle.png share/icons/hicolor/22x22/apps/tetzle.png +share/icons/hicolor/24x24/apps/tetzle.png +share/icons/hicolor/256x256/apps/tetzle.png share/icons/hicolor/32x32/apps/tetzle.png share/icons/hicolor/48x48/apps/tetzle.png +share/icons/hicolor/512x512/apps/tetzle.png share/icons/hicolor/64x64/apps/tetzle.png +share/icons/hicolor/scalable/apps/tetzle.svg +share/man/man6/tetzle.6 share/pixmaps/tetzle.xpm %%DATADIR%%/translations/tetzle_cs.qm %%DATADIR%%/translations/tetzle_de.qm %%DATADIR%%/translations/tetzle_en.qm %%DATADIR%%/translations/tetzle_eo.qm +%%DATADIR%%/translations/tetzle_es.qm %%DATADIR%%/translations/tetzle_fr.qm %%DATADIR%%/translations/tetzle_he.qm +%%DATADIR%%/translations/tetzle_lt.qm %%DATADIR%%/translations/tetzle_lv.qm %%DATADIR%%/translations/tetzle_ms.qm +%%DATADIR%%/translations/tetzle_nl.qm %%DATADIR%%/translations/tetzle_pl.qm +%%DATADIR%%/translations/tetzle_pt_BR.qm %%DATADIR%%/translations/tetzle_ro.qm %%DATADIR%%/translations/tetzle_ru.qm %%DATADIR%%/translations/tetzle_tr.qm %%DATADIR%%/translations/tetzle_uk.qm %%DATADIR%%/translations/tetzle_uk_UA.qm