summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/py-pillow-heif/Makefile6
-rw-r--r--graphics/py-pillow-heif/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/graphics/py-pillow-heif/Makefile b/graphics/py-pillow-heif/Makefile
index ecf38c06d652..63d349792d33 100644
--- a/graphics/py-pillow-heif/Makefile
+++ b/graphics/py-pillow-heif/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pillow-heif
-PORTVERSION= 0.17.0
+PORTVERSION= 0.18.0
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,6 +22,10 @@ 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} {} +
diff --git a/graphics/py-pillow-heif/distinfo b/graphics/py-pillow-heif/distinfo
index 75f59d486965..e263b41a16aa 100644
--- a/graphics/py-pillow-heif/distinfo
+++ b/graphics/py-pillow-heif/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720355118
-SHA256 (pillow_heif-0.17.0.tar.gz) = 9541ffd1f80ff3f12da26aba76eb6da458fafa5f8bf4ee16279de0e2a5464ba9
-SIZE (pillow_heif-0.17.0.tar.gz) = 14900010
+TIMESTAMP = 1722249060
+SHA256 (pillow_heif-0.18.0.tar.gz) = 70318dad9faa76121c6592ac0ab59881ff0dac6ab791a922e70d82c7706cce88
+SIZE (pillow_heif-0.18.0.tar.gz) = 16172675