diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile index 6d61ca378ac4..7b4d4e8857fc 100644 --- a/graphics/tiled/Makefile +++ b/graphics/tiled/Makefile @@ -1,49 +1,48 @@ PORTNAME= tiled -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 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 \ 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 10da50320545..d0c286e1ea67 100644 --- a/graphics/tiled/distinfo +++ b/graphics/tiled/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623151954 -SHA256 (bjorn-tiled-v1.7.0_GH0.tar.gz) = 836492b127cc3cda62d4ac0cdc3b6ade8dd814d4a4d8b44871ab07acef87a260 -SIZE (bjorn-tiled-v1.7.0_GH0.tar.gz) = 16742927 +TIMESTAMP = 1626089116 +SHA256 (bjorn-tiled-v1.7.1_GH0.tar.gz) = 86d45fdf5f12c66ba384aa0034cee87b3c73e845ed8918739a641f801813a4a7 +SIZE (bjorn-tiled-v1.7.1_GH0.tar.gz) = 16741752