git: 566b9d34538e - 2023Q1 - graphics/libjxl: unbreak some tests after 7ea47cecaa27
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Mar 2023 15:59:48 UTC
The branch 2023Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=566b9d34538eaee59b302331a0d4d4c44d01638d commit 566b9d34538eaee59b302331a0d4d4c44d01638d 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:59:38 +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 (cherry picked from commit 0b4ef05121c56a358553868394ea7a7e12d4edf9) --- graphics/libjxl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile index 153f998ae61f..7ec42a590b9c 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:6437475:skcms/third_party/skcms \ - libjxl:testdata:d81acac:testdata/third_party/testdata \ + libjxl:testdata:d81acac:testdata/testdata \ webmproject:sjpeg:868ab55:sjpeg/third_party/sjpeg \ ${NULL} CMAKE_ON= JPEGXL_ENABLE_PLUGINS