Index: head/graphics/tiled/Makefile =================================================================== --- head/graphics/tiled/Makefile (revision 480505) +++ head/graphics/tiled/Makefile (revision 480506) @@ -1,44 +1,47 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 1.1.6 -PORTREVISION= 1 +PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games MAINTAINER= amdmi3@FreeBSD.org COMMENT= General purpose tile map editor LICENSE= BSD2CLAUSE BSD3CLAUSE GPLv2+ LICENSE_COMB= multi USE_GITHUB= yes GH_ACCOUNT= bjorn USES= compiler:c++11-lib desktop-file-utils qmake qt:5 shared-mime-info USE_QT= core gui widgets opengl network \ buildtools_build linguisttools_build USE_GL= gl USE_LDCONFIG= yes PORTDOCS= * OPTIONS_DEFINE= PYTHON DOCS OPTIONS_DEFAULT=PYTHON OPTIONS_SUB= yes PYTHON_DESC= Enable python plugin -PYTHON_USES= pkgconfig python:2.7 +PYTHON_USES= pkgconfig python:3.6+ PYTHON_QMAKE_OFF= DISABLE_PYTHON_PLUGIN=yes post-patch: @${FIND} ${WRKSRC} -name "*.pro" -exec ${REINPLACE_CMD} -e 's|share/man|man|' {} \; + +post-patch-PYTHON-on: + @${REINPLACE_CMD} -e 's|python3|python-${PYTHON_VER}|' \ + ${WRKSRC}/src/plugins/python/find_python.pri post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in AUTHORS README.md NEWS.md ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor .include Index: head/graphics/tiled/distinfo =================================================================== --- head/graphics/tiled/distinfo (revision 480505) +++ head/graphics/tiled/distinfo (revision 480506) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531919719 -SHA256 (bjorn-tiled-v1.1.6_GH0.tar.gz) = 01e7485a44d1a4dc485804a466c9f93de4fcd078e763d6c8670d1082aad181a8 -SIZE (bjorn-tiled-v1.1.6_GH0.tar.gz) = 16050408 +TIMESTAMP = 1537474798 +SHA256 (bjorn-tiled-v1.2.0_GH0.tar.gz) = 979ab56337ba365455d3b9cf54c957b94e15dbe82884143c9c12c2fd6771b48d +SIZE (bjorn-tiled-v1.2.0_GH0.tar.gz) = 17007687 Index: head/graphics/tiled/pkg-plist =================================================================== --- head/graphics/tiled/pkg-plist (revision 480505) +++ head/graphics/tiled/pkg-plist (revision 480506) @@ -1,56 +1,56 @@ bin/automappingconverter bin/terraingenerator bin/tiled bin/tmxrasterizer bin/tmxviewer lib/libtiled.so lib/libtiled.so.1 lib/libtiled.so.1.0 lib/libtiled.so.1.0.0 lib/tiled/plugins/libcsv.so lib/tiled/plugins/libdefold.so lib/tiled/plugins/libdroidcraft.so lib/tiled/plugins/libflare.so lib/tiled/plugins/libgmx.so lib/tiled/plugins/libjson.so lib/tiled/plugins/liblua.so %%PYTHON%%lib/tiled/plugins/libpython.so lib/tiled/plugins/libreplicaisland.so lib/tiled/plugins/libtbin.so lib/tiled/plugins/libtengine.so man/man1/automappingconverter.1.gz man/man1/tiled.1.gz man/man1/tmxrasterizer.1.gz man/man1/tmxviewer.1.gz -share/applications/tiled.desktop +share/applications/org.mapeditor.Tiled.desktop share/icons/hicolor/16x16/apps/tiled.png share/icons/hicolor/16x16/mimetypes/application-x-tiled.png share/icons/hicolor/32x32/apps/tiled.png share/icons/hicolor/32x32/mimetypes/application-x-tiled.png share/icons/hicolor/scalable/apps/tiled.svg share/icons/hicolor/scalable/mimetypes/application-x-tiled.svg -share/metainfo/tiled.appdata.xml -share/mime/packages/tiled.xml +share/metainfo/org.mapeditor.Tiled.appdata.xml +share/mime/packages/org.mapeditor.Tiled.xml share/thumbnailers/tiled.thumbnailer %%DATADIR%%/translations/tiled_ar_DZ.qm %%DATADIR%%/translations/tiled_bg.qm %%DATADIR%%/translations/tiled_cs.qm %%DATADIR%%/translations/tiled_de.qm %%DATADIR%%/translations/tiled_en.qm %%DATADIR%%/translations/tiled_es.qm %%DATADIR%%/translations/tiled_fi.qm %%DATADIR%%/translations/tiled_fr.qm %%DATADIR%%/translations/tiled_he.qm %%DATADIR%%/translations/tiled_hu.qm %%DATADIR%%/translations/tiled_it.qm %%DATADIR%%/translations/tiled_ja.qm %%DATADIR%%/translations/tiled_nb.qm %%DATADIR%%/translations/tiled_nl.qm %%DATADIR%%/translations/tiled_pl.qm %%DATADIR%%/translations/tiled_pt.qm %%DATADIR%%/translations/tiled_pt_PT.qm %%DATADIR%%/translations/tiled_ru.qm %%DATADIR%%/translations/tiled_tr.qm %%DATADIR%%/translations/tiled_uk.qm %%DATADIR%%/translations/tiled_zh.qm %%DATADIR%%/translations/tiled_zh_TW.qm