Date: Tue, 12 Nov 2024 04:15:32 GMT From: Xin LI <delphij@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2e5b12893ec6 - main - graphics/py-pillow-heif: Unmark BROKEN after b280ef6a26bf2cc0c5047f2fff8ca4274148dec3 Message-ID: <202411120415.4AC4FWVq070574@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e5b12893ec69fbde468fd984ec00de70279f876 commit 2e5b12893ec69fbde468fd984ec00de70279f876 Author: Xin LI <delphij@FreeBSD.org> AuthorDate: 2024-11-10 04:48:09 +0000 Commit: Xin LI <delphij@FreeBSD.org> CommitDate: 2024-11-12 04:14:58 +0000 graphics/py-pillow-heif: Unmark BROKEN after b280ef6a26bf2cc0c5047f2fff8ca4274148dec3 This reverts commit 16b214581a29d160bcdade9e0deb0042e257ae21. --- graphics/py-pillow-heif/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/graphics/py-pillow-heif/Makefile b/graphics/py-pillow-heif/Makefile index 96c53dac9384..63d349792d33 100644 --- a/graphics/py-pillow-heif/Makefile +++ b/graphics/py-pillow-heif/Makefile @@ -12,8 +12,6 @@ WWW= https://github.com/bigcat88/pillow_heif LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN= does not build with libheif 1.19.0+ - 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411120415.4AC4FWVq070574>