git: d8ab2b30233c - main - textproc/jq: No test failures
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jul 2026 00:27:00 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d8ab2b30233c2251e26c571c3aee306e63378428
commit d8ab2b30233c2251e26c571c3aee306e63378428
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-07-03 00:26:18 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-07-03 00:26:56 +0000
textproc/jq: No test failures
---
textproc/jq/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile
index b74d85e87027..ae1c8953b628 100644
--- a/textproc/jq/Makefile
+++ b/textproc/jq/Makefile
@@ -20,7 +20,7 @@ CONFIGURE_ARGS= --disable-maintainer-mode \
--docdir="${DOCSDIR}"
INSTALL_TARGET= install-strip
-TEST_TARGET= check # 3 tests fail, see https://github.com/jqlang/jq/issues/2885
+TEST_TARGET= check
PORTDOCS= *