diff --git a/graphics/py-fotokilof/Makefile b/graphics/py-fotokilof/Makefile index 1af08352080b..1bd6c59ad57b 100644 --- a/graphics/py-fotokilof/Makefile +++ b/graphics/py-fotokilof/Makefile @@ -1,35 +1,35 @@ PORTNAME= fotokilof -PORTVERSION= 4.4.3 +PORTVERSION= 4.4.4 PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FotoKilof-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= GUI for ImageMagick and Wand WWW= https://github.com/TeaM-TL/FotoKilof LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}ttkbootstrap>=1.10.1:devel/py-ttkbootstrap@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.40.0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=9.5.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tkcolorpicker>=2.1.3:graphics/py-tkcolorpicker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ttkbootstrap>=1.10.1:devel/py-ttkbootstrap@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Wand>=0.6.11:graphics/py-wand@${PY_FLAVOR} USES= magick:run python # the project really doesn't have PEP-517 support, but distutils/setuptools # create a "wrong" entry_points script, so we use our pep517 feature USE_PYTHON= autoplist pep517 # fix Python wheel name (lower case) post-patch: ${REINPLACE_CMD} -e 's/\(__appname__ = \)"${PORTNAME}"/\1"${PORTNAME}"/1i' \ ${WRKSRC}/fotokilof/version.py .include diff --git a/graphics/py-fotokilof/distinfo b/graphics/py-fotokilof/distinfo index 17490a9ea775..24db1265d749 100644 --- a/graphics/py-fotokilof/distinfo +++ b/graphics/py-fotokilof/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704211944 -SHA256 (FotoKilof-4.4.3.tar.gz) = 173338473925028e50e5557650be8289e33a0c6b9c6734b37ef734830835049d -SIZE (FotoKilof-4.4.3.tar.gz) = 47097 +TIMESTAMP = 1705142953 +SHA256 (FotoKilof-4.4.4.tar.gz) = de98a4fd7f0e43a3681a186c365fad4a0170b0523c8318de3ef604b7324bdc4a +SIZE (FotoKilof-4.4.4.tar.gz) = 47025