Index: head/games/gottet/files/patch-git_e299632 =================================================================== --- head/games/gottet/files/patch-git_e299632 (revision 462525) +++ head/games/gottet/files/patch-git_e299632 (nonexistent) @@ -1,28 +0,0 @@ -Backport that fixes `make install' with Qt 5.9: - - /usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/games/gottet/work/gottet-1.1.3/translations/*.qm /wrkdirs/usr/ports/games/gottet/work/stage/usr/local/share/gottet/translations/*.qm - Error: usage: [-exe] source target - *** Error code 3 (ignored) - -From e299632494d3bfbbb4833c3feb7a3d7def77dd34 Mon Sep 17 00:00:00 2001 -From: Graeme Gott -Date: Sat, 1 Jul 2017 04:54:46 -0400 -Subject: [PATCH] FIXED: Did not always install translations in Linux. - ---- - gottet.pro | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/gottet.pro b/gottet.pro -index 8a337c4..aa8591d 100644 ---- gottet.pro -+++ gottet.pro -@@ -80,7 +80,7 @@ macx { - appdata.files = icons/gottet.appdata.xml - appdata.path = $$PREFIX/share/metainfo/ - -- qm.files = translations/*.qm -+ qm.files = $$replace(TRANSLATIONS, .ts, .qm) - qm.path = $$PREFIX/share/gottet/translations - qm.CONFIG += no_check_exist - Property changes on: head/games/gottet/files/patch-git_e299632 ___________________________________________________________________ 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/gottet/Makefile =================================================================== --- head/games/gottet/Makefile (revision 462525) +++ head/games/gottet/Makefile (revision 462526) @@ -1,40 +1,39 @@ # Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= gottet -PORTVERSION= 1.1.3 -PORTREVISION= 3 +PORTVERSION= 1.1.5 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= https://gottcode.org/gottet/ MAINTAINER= ports@FreeBSD.org COMMENT= Tetris clone LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - USES= compiler:c++11-lib qmake tar:bzip2 USE_GL= gl USE_QT5= core gui widgets \ buildtools_build linguisttools_build + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes post-patch: @${REINPLACE_CMD} -e \ 's|share/man|man|' ${WRKSRC}/gottet.pro post-patch-NLS-off: @${REINPLACE_CMD} -e \ '/INSTALLS/s|qm||' ${WRKSRC}/gottet.pro post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog NEWS README \ ${STAGEDIR}${DOCSDIR}) .include Index: head/games/gottet/distinfo =================================================================== --- head/games/gottet/distinfo (revision 462525) +++ head/games/gottet/distinfo (revision 462526) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484792778 -SHA256 (gottet-1.1.3-src.tar.bz2) = ff8111c9760091980d12bc116ff75599d231437fea6a9313e7ab1bd0b2a15e1b -SIZE (gottet-1.1.3-src.tar.bz2) = 395302 +TIMESTAMP = 1519223274 +SHA256 (gottet-1.1.5-src.tar.bz2) = 81a4eeb0b4845560c5153d362ff9a3d94db299cc7cf3ee3b807a8a678f18fc84 +SIZE (gottet-1.1.5-src.tar.bz2) = 395879 Index: head/games/gottet/pkg-plist =================================================================== --- head/games/gottet/pkg-plist (revision 462525) +++ head/games/gottet/pkg-plist (revision 462526) @@ -1,38 +1,38 @@ bin/gottet man/man6/gottet.6.gz -share/appdata/gottet.appdata.xml share/applications/gottet.desktop %%PORTDOCS%%%%DOCSDIR%%/CREDITS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%NLS%%%%DATADIR%%/translations/gottet_ca.qm %%NLS%%%%DATADIR%%/translations/gottet_cs.qm %%NLS%%%%DATADIR%%/translations/gottet_de.qm %%NLS%%%%DATADIR%%/translations/gottet_el.qm %%NLS%%%%DATADIR%%/translations/gottet_en.qm %%NLS%%%%DATADIR%%/translations/gottet_es.qm %%NLS%%%%DATADIR%%/translations/gottet_fr.qm %%NLS%%%%DATADIR%%/translations/gottet_he.qm %%NLS%%%%DATADIR%%/translations/gottet_ko.qm %%NLS%%%%DATADIR%%/translations/gottet_lt.qm %%NLS%%%%DATADIR%%/translations/gottet_ms.qm %%NLS%%%%DATADIR%%/translations/gottet_nl.qm %%NLS%%%%DATADIR%%/translations/gottet_pl.qm %%NLS%%%%DATADIR%%/translations/gottet_ro.qm %%NLS%%%%DATADIR%%/translations/gottet_ru.qm %%NLS%%%%DATADIR%%/translations/gottet_tr.qm %%NLS%%%%DATADIR%%/translations/gottet_vi.qm %%NLS%%%%DATADIR%%/translations/gottet_zh_TW.qm share/icons/hicolor/1024x1024/apps/gottet.png share/icons/hicolor/128x128/apps/gottet.png share/icons/hicolor/16x16/apps/gottet.png share/icons/hicolor/22x22/apps/gottet.png share/icons/hicolor/24x24/apps/gottet.png share/icons/hicolor/256x256/apps/gottet.png share/icons/hicolor/32x32/apps/gottet.png share/icons/hicolor/48x48/apps/gottet.png share/icons/hicolor/512x512/apps/gottet.png share/icons/hicolor/64x64/apps/gottet.png share/icons/hicolor/scalable/apps/gottet.svg +share/metainfo/gottet.appdata.xml share/pixmaps/gottet.xpm