diff --git a/graphics/py-pillow-heif/Makefile b/graphics/py-pillow-heif/Makefile index 3f7e7951edbf..08846278608b 100644 --- a/graphics/py-pillow-heif/Makefile +++ b/graphics/py-pillow-heif/Makefile @@ -1,32 +1,32 @@ PORTNAME= pillow-heif -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.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>=11.1.0:graphics/py-pillow@${PY_FLAVOR} USES= localbase python 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 9dcd00cc1ead..e6ec402d0e51 100644 --- a/graphics/py-pillow-heif/distinfo +++ b/graphics/py-pillow-heif/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769874380 -SHA256 (pillow_heif-1.2.0.tar.gz) = dd5c818dfb4ec39a5093127f8c07bbb32ca81dbbd29c4ebeffd23222ccc76aa9 -SIZE (pillow_heif-1.2.0.tar.gz) = 17128367 +TIMESTAMP = 1775587502 +SHA256 (pillow_heif-1.3.0.tar.gz) = af8d2bda85e395677d5bb50d7bda3b5655c946cc95b913b5e7222fabacbb467f +SIZE (pillow_heif-1.3.0.tar.gz) = 17133211