Index: head/graphics/tiled/Makefile =================================================================== --- head/graphics/tiled/Makefile (revision 491488) +++ head/graphics/tiled/Makefile (revision 491489) @@ -1,48 +1,47 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= tiled -PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTVERSION= 1.2.2 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 +USES= compiler:c++11-lib desktop-file-utils gl 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: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 491488) +++ head/graphics/tiled/distinfo (revision 491489) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542295178 -SHA256 (bjorn-tiled-v1.2.1_GH0.tar.gz) = 3292c11c2dbdade2bf4d54723441882a77e123b75e7a5f8adc3f41508f9f26e8 -SIZE (bjorn-tiled-v1.2.1_GH0.tar.gz) = 16773680 +TIMESTAMP = 1548606426 +SHA256 (bjorn-tiled-v1.2.2_GH0.tar.gz) = 5ea2c23fbd9d9e1bc50664362cab5d78941661d1da2f1e155d92c22f3d02ca1f +SIZE (bjorn-tiled-v1.2.2_GH0.tar.gz) = 16846899 Index: head/graphics/tiled/pkg-plist =================================================================== --- head/graphics/tiled/pkg-plist (revision 491488) +++ head/graphics/tiled/pkg-plist (revision 491489) @@ -1,56 +1,57 @@ 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/libjson1.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/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/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