git: 05c704d07f35 - main - math/jacal: Mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Jun 2024 09:50:24 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=05c704d07f352696959aaad04a9605dd0e759f17 commit 05c704d07f352696959aaad04a9605dd0e759f17 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-06-01 09:47:00 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-06-01 09:50:11 +0000 math/jacal: Mark BROKEN Currently the build fails with mismatched SHA256 hash although the SIZE is same. Which is very hiighly unlikely to happen. I have been trying to communicate with the upstream and based on feedback I will fix this. --- math/jacal/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/jacal/Makefile b/math/jacal/Makefile index 0b1d880f3c53..0d49bb5f83e9 100644 --- a/math/jacal/Makefile +++ b/math/jacal/Makefile @@ -10,6 +10,8 @@ WWW= https://people.csail.mit.edu/jaffer/JACAL LICENSE= GPLv3 +BROKEN= Distfile hash mismatch + RUN_DEPENDS= scm:lang/scm \ ${LOCALBASE}/share/slib/require.scm:lang/slib