diff --git a/graphics/py-pillow-heif/Makefile b/graphics/py-pillow-heif/Makefile index 63d349792d33..ccdad59400ab 100644 --- a/graphics/py-pillow-heif/Makefile +++ b/graphics/py-pillow-heif/Makefile @@ -1,32 +1,32 @@ PORTNAME= pillow-heif -PORTVERSION= 0.18.0 +PORTVERSION= 0.20.0 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pillow_heif-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python interface for libheif library WWW= https://github.com/bigcat88/pillow_heif LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libheif.so:graphics/libheif RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=10.1.0:graphics/py-pillow@${PY_FLAVOR} -USES= localbase python +USES= localbase python:3.9+ USE_PYTHON= autoplist concurrent pep517 LDFLAGS+= -lheif post-patch: # Clean up bundled libraries @${RM} -r ${WRKSRC}/libheif/ post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/graphics/py-pillow-heif/distinfo b/graphics/py-pillow-heif/distinfo index e263b41a16aa..08f17445d002 100644 --- a/graphics/py-pillow-heif/distinfo +++ b/graphics/py-pillow-heif/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722249060 -SHA256 (pillow_heif-0.18.0.tar.gz) = 70318dad9faa76121c6592ac0ab59881ff0dac6ab791a922e70d82c7706cce88 -SIZE (pillow_heif-0.18.0.tar.gz) = 16172675 +TIMESTAMP = 1730724842 +SHA256 (pillow_heif-0.20.0.tar.gz) = cac19c4434ab776f833160d61f3cbeddb347bd8ed2f82205b243eba5c572fa33 +SIZE (pillow_heif-0.20.0.tar.gz) = 16173556