Date: Fri, 3 Mar 2023 15:58:11 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0b4ef05121c5 - main - graphics/libjxl: unbreak some tests after 7ea47cecaa27 Message-ID: <202303031558.323FwBbo067055@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b4ef05121c56a358553868394ea7a7e12d4edf9 commit 0b4ef05121c56a358553868394ea7a7e12d4edf9 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-03 15:34:29 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-03 15:56:39 +0000 graphics/libjxl: unbreak some tests after 7ea47cecaa27 $ make test [...] 83% tests passed, 748 tests failed out of 4401 https://github.com/libjxl/libjxl/commit/73df8b879862 --- graphics/libjxl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile index 4285076da61b..f1d4aa1c7b41 100644 --- a/graphics/libjxl/Makefile +++ b/graphics/libjxl/Makefile @@ -19,7 +19,7 @@ CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes USE_LDCONFIG= yes GH_TUPLE= jbeich:skcms:b25b07b:skcms/third_party/skcms \ - libjxl:testdata:d6168ff:testdata/third_party/testdata \ + libjxl:testdata:d6168ff:testdata/testdata \ webmproject:sjpeg:868ab55:sjpeg/third_party/sjpeg \ ${NULL} CMAKE_ON= JPEGXL_ENABLE_PLUGINS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303031558.323FwBbo067055>