Date: Wed, 21 Feb 2024 15:24:32 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f36189de0bf7 - main - graphics/py-pillow-heif: Update to 0.15.0 Message-ID: <202402211524.41LFOW3F043742@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f36189de0bf78da9bc4a97bf295d1ff42e91cd8c commit f36189de0bf78da9bc4a97bf295d1ff42e91cd8c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:43:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:51 +0000 graphics/py-pillow-heif: Update to 0.15.0 Changes: https://github.com/bigcat88/pillow_heif/releases --- graphics/py-pillow-heif/Makefile | 2 +- graphics/py-pillow-heif/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/py-pillow-heif/Makefile b/graphics/py-pillow-heif/Makefile index 4fedec6cec77..94d705fd6951 100644 --- a/graphics/py-pillow-heif/Makefile +++ b/graphics/py-pillow-heif/Makefile @@ -1,5 +1,5 @@ PORTNAME= pillow-heif -PORTVERSION= 0.14.0 +PORTVERSION= 0.15.0 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pillow-heif/distinfo b/graphics/py-pillow-heif/distinfo index 6cdab575c5cf..1db0befb27f8 100644 --- a/graphics/py-pillow-heif/distinfo +++ b/graphics/py-pillow-heif/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702028132 -SHA256 (pillow_heif-0.14.0.tar.gz) = 7abd0279f0ec8b5ba1513dc586e52173666ed9278b38e219bf47da92704262cb -SIZE (pillow_heif-0.14.0.tar.gz) = 14894857 +TIMESTAMP = 1708449380 +SHA256 (pillow_heif-0.15.0.tar.gz) = 97a3ad62515fa7945ff0d7e4951ea7375eed2d7dc1cc258f0585709df89517e3 +SIZE (pillow_heif-0.15.0.tar.gz) = 14896461
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211524.41LFOW3F043742>