Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2026 00:27:00 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d8ab2b30233c - main - textproc/jq: No test failures
Message-ID:  <6a4701d4.24c53.75241a4e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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=	*
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a4701d4.24c53.75241a4e>