diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index 262e226bd0f9..49e30309c84a 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -1,48 +1,48 @@ PORTNAME= tiled -PORTVERSION= 1.8.5 +PORTVERSION= 1.8.6 DISTVERSIONPREFIX= v CATEGORIES= graphics editors games MAINTAINER= amdmi3@FreeBSD.org COMMENT= General purpose tile map editor LICENSE= BSD2CLAUSE BSD3CLAUSE GPLv2+ LICENSE_COMB= multi LIB_DEPENDS= libzstd.so:archivers/zstd USE_GITHUB= yes GH_ACCOUNT= bjorn USES= compiler:c++14-lang desktop-file-utils gl qmake qt:5 \ pkgconfig shared-mime-info xorg USE_QT= core gui widgets opengl network declarative \ buildtools_build linguisttools_build USE_GL= gl USE_LDCONFIG= yes QMAKE_ARGS= SYSTEM_ZSTD=yes PORTDOCS= * OPTIONS_DEFINE= PYTHON DBUS DOCS OPTIONS_DEFAULT=PYTHON DBUS OPTIONS_SUB= yes PYTHON_DESC= Enable python plugin PYTHON_USES= pkgconfig python:3.6+ PYTHON_QMAKE_OFF= DISABLE_PYTHON_PLUGIN=yes DBUS_USE= QT=dbus DBUS_QMAKE_OFF= DISABLE_DBUS=yes 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 diff --git a/graphics/tiled/distinfo b/graphics/tiled/distinfo index 67327b61a789..73def18a8861 100644 --- a/graphics/tiled/distinfo +++ b/graphics/tiled/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652787122 -SHA256 (bjorn-tiled-v1.8.5_GH0.tar.gz) = 57dc0f142d66c666fedb206dcce47bd24cf9c5222061cb18055b8301c057398a -SIZE (bjorn-tiled-v1.8.5_GH0.tar.gz) = 17047157 +TIMESTAMP = 1655297478 +SHA256 (bjorn-tiled-v1.8.6_GH0.tar.gz) = 4af8359bd6803a8e14540bcef7acd9b74afd76a3f5c91f9c958705d7fc5fd885 +SIZE (bjorn-tiled-v1.8.6_GH0.tar.gz) = 17053221