Index: head/games/cutemaze/files/patch-cutemaze.pro =================================================================== --- head/games/cutemaze/files/patch-cutemaze.pro (revision 462532) +++ head/games/cutemaze/files/patch-cutemaze.pro (nonexistent) @@ -1,19 +0,0 @@ ---- cutemaze.pro.orig 2017-07-30 17:16:25 UTC -+++ cutemaze.pro -@@ -91,14 +91,14 @@ macx { - desktop.path = $$PREFIX/share/applications/ - - appdata.files = icons/cutemaze.appdata.xml -- appdata.path = $$PREFIX/share/metainfo/ -+ appdata.path = $$PREFIX/share/appdata/ - - qm.files = $$replace(TRANSLATIONS, .ts, .qm) - qm.path = $$PREFIX/share/cutemaze/translations - qm.CONFIG += no_check_exist - - man.files = doc/cutemaze.6 -- man.path = $$PREFIX/share/man/man6 -+ man.path = $$PREFIX/man/man6 - - INSTALLS += target pixmap icon desktop appdata qm man - } Property changes on: head/games/cutemaze/files/patch-cutemaze.pro ___________________________________________________________________ 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/cutemaze/Makefile =================================================================== --- head/games/cutemaze/Makefile (revision 462532) +++ head/games/cutemaze/Makefile (revision 462533) @@ -1,45 +1,39 @@ # Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= cutemaze -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= games MASTER_SITES= http://gottcode.org/${PORTNAME}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Simple, top-down game in which mazes are randomly generated -LICENSE= GPLv3 +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - USES= qmake tar:bzip2 +USE_GL= gl USE_QT5= core gui svg imageformats_run widgets \ linguisttools_build buildtools_build -INSTALLS_ICONS= yes PORTDOCS= ChangeLog NEWS README +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes +post-patch: + @${REINPLACE_CMD} -e 's|share/man|man|' \ + ${WRKSRC}/cutemaze.pro + post-patch-NLS-off: @${REINPLACE_CMD} -i '' '/qm.files/,/qm.path/s/^/#/' \ ${WRKSRC}/cutemaze.pro - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} -.for d in 16x16 22x22 scalable - @(cd ${WRKSRC}/icons/oxygen && ${COPYTREE_SHARE} ${d} \ - ${STAGEDIR}${PREFIX}/share/icons/oxygen) -.endfor - ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \ - ${STAGEDIR}${PREFIX}/share/pixmaps/ post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/games/cutemaze/distinfo =================================================================== --- head/games/cutemaze/distinfo (revision 462532) +++ head/games/cutemaze/distinfo (revision 462533) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501493373 -SHA256 (cutemaze-1.2.1-src.tar.bz2) = 841f2a208770c9de6009fed64e24a059a878686c444c4b572c56b564e4cfa66e -SIZE (cutemaze-1.2.1-src.tar.bz2) = 803354 +TIMESTAMP = 1519227164 +SHA256 (cutemaze-1.2.2-src.tar.bz2) = 1e9464d0be6eacae20a8fa29e699e3776f3081c00eaffdfeceed4b77eaac52a8 +SIZE (cutemaze-1.2.2-src.tar.bz2) = 805648 Index: head/games/cutemaze/pkg-plist =================================================================== --- head/games/cutemaze/pkg-plist (revision 462532) +++ head/games/cutemaze/pkg-plist (revision 462533) @@ -1,63 +1,33 @@ bin/cutemaze man/man6/cutemaze.6.gz -share/appdata/cutemaze.appdata.xml share/applications/cutemaze.desktop %%NLS%%%%DATADIR%%/translations/cutemaze_cs.qm %%NLS%%%%DATADIR%%/translations/cutemaze_de.qm +%%NLS%%%%DATADIR%%/translations/cutemaze_el.qm %%NLS%%%%DATADIR%%/translations/cutemaze_en.qm %%NLS%%%%DATADIR%%/translations/cutemaze_eo.qm %%NLS%%%%DATADIR%%/translations/cutemaze_es.qm %%NLS%%%%DATADIR%%/translations/cutemaze_fi.qm %%NLS%%%%DATADIR%%/translations/cutemaze_fr.qm %%NLS%%%%DATADIR%%/translations/cutemaze_he.qm %%NLS%%%%DATADIR%%/translations/cutemaze_lt.qm %%NLS%%%%DATADIR%%/translations/cutemaze_nl.qm %%NLS%%%%DATADIR%%/translations/cutemaze_pl.qm %%NLS%%%%DATADIR%%/translations/cutemaze_pt_BR.qm %%NLS%%%%DATADIR%%/translations/cutemaze_ro.qm %%NLS%%%%DATADIR%%/translations/cutemaze_ru.qm %%NLS%%%%DATADIR%%/translations/cutemaze_tr.qm %%NLS%%%%DATADIR%%/translations/cutemaze_zh.qm share/icons/hicolor/1024x1024/apps/cutemaze.png share/icons/hicolor/128x128/apps/cutemaze.png share/icons/hicolor/16x16/apps/cutemaze.png share/icons/hicolor/22x22/apps/cutemaze.png share/icons/hicolor/24x24/apps/cutemaze.png share/icons/hicolor/256x256/apps/cutemaze.png share/icons/hicolor/32x32/apps/cutemaze.png share/icons/hicolor/48x48/apps/cutemaze.png share/icons/hicolor/512x512/apps/cutemaze.png share/icons/hicolor/64x64/apps/cutemaze.png share/icons/hicolor/scalable/apps/cutemaze.svg -share/icons/oxygen/16x16/application-exit.png -share/icons/oxygen/16x16/document-new.png -share/icons/oxygen/16x16/games-config-options.png -share/icons/oxygen/16x16/games-highscores.png -share/icons/oxygen/16x16/games-hint.png -share/icons/oxygen/16x16/help-about.png -share/icons/oxygen/16x16/media-playback-pause.png -share/icons/oxygen/16x16/preferences-desktop-locale.png -share/icons/oxygen/16x16/zoom-in.png -share/icons/oxygen/16x16/zoom-out.png -share/icons/oxygen/22x22/application-exit.png -share/icons/oxygen/22x22/document-new.png -share/icons/oxygen/22x22/games-config-options.png -share/icons/oxygen/22x22/games-highscores.png -share/icons/oxygen/22x22/games-hint.png -share/icons/oxygen/22x22/help-about.png -share/icons/oxygen/22x22/media-playback-pause.png -share/icons/oxygen/22x22/preferences-desktop-locale.png -share/icons/oxygen/22x22/zoom-in.png -share/icons/oxygen/22x22/zoom-out.png -share/icons/oxygen/scalable/application-exit.svgz -share/icons/oxygen/scalable/document-new.svgz -share/icons/oxygen/scalable/games-config-options.svgz -share/icons/oxygen/scalable/games-highscores.svgz -share/icons/oxygen/scalable/games-hint.svgz -share/icons/oxygen/scalable/help-about.svgz -share/icons/oxygen/scalable/media-playback-pause.svgz -share/icons/oxygen/scalable/preferences-desktop-locale.svgz -share/icons/oxygen/scalable/zoom-in.svgz -share/icons/oxygen/scalable/zoom-out.svgz -share/pixmaps/cutemaze.png +share/metainfo/cutemaze.appdata.xml share/pixmaps/cutemaze.xpm