Date: Mon, 6 Oct 2025 11:22:15 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: e6da808d73ca - main - science/py-asdf: Use default LZ4_DESC Message-ID: <202510061122.596BMFj7085830@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6da808d73ca0c00ddd358692837ce1729a57d1f commit e6da808d73ca0c00ddd358692837ce1729a57d1f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-10-06 10:16:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-10-06 10:16:03 +0000 science/py-asdf: Use default LZ4_DESC --- science/py-asdf/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile index 150580aa2496..5a7e1522c875 100644 --- a/science/py-asdf/Makefile +++ b/science/py-asdf/Makefile @@ -43,7 +43,6 @@ OPTIONS_DEFAULT=ALL HTTP LZ4 ALL_IMPLIES= HTTP LZ4 ALL_DESC= All optional dependencies HTTP_DESC= HTTP support via fsspec -LZ4_DESC= Lz4 compression algorithm support HTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fsspec>=2022.8.2:filesystems/py-fsspec@${PY_FLAVOR}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510061122.596BMFj7085830>
