git: 8975e4dd4029 - main - math/vtk8: Update BROKENxx line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Dec 2023 08:15:26 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8975e4dd40296362d8d0f3bb837a1b24ebeb2581 commit 8975e4dd40296362d8d0f3bb837a1b24ebeb2581 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-12-18 08:14:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-12-18 08:14:42 +0000 math/vtk8: Update BROKENxx line The breakage in question was patched everywhere but in 13. Reported by: fallout --- math/vtk8/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/vtk8/Makefile b/math/vtk8/Makefile index 7cb109a9900d..174f094f0e90 100644 --- a/math/vtk8/Makefile +++ b/math/vtk8/Makefile @@ -12,7 +12,7 @@ WWW= https://www.vtk.org LICENSE= BSD3CLAUSE -BROKEN_FreeBSD_14_aarch64= clang-14 crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264834 +BROKEN_FreeBSD_13_aarch64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275784 LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng.so:graphics/png \