Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jan 2026 11:57:41 +0000
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e0b247d308f8 - main - textproc/zed: mark BROKEN, needs expired lang/go121
Message-ID:  <69566135.27cc6.65deb2a8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e0b247d308f85f5687e1acae501d3bc7148bc5fd

commit e0b247d308f85f5687e1acae501d3bc7148bc5fd
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-01-01 11:57:22 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-01-01 11:57:22 +0000

    textproc/zed: mark BROKEN, needs expired lang/go121
---
 textproc/zed/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/textproc/zed/Makefile b/textproc/zed/Makefile
index 359c8c2cb1ed..fee7bcab76bf 100644
--- a/textproc/zed/Makefile
+++ b/textproc/zed/Makefile
@@ -11,6 +11,7 @@ WWW=		https://zed.brimdata.io/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN=		Depends on expired lang/go121
 BROKEN_i386=	fails to build: cannot use math.MaxUint32 (untyped int constant 4294967295) as int value in assignment (overflows)
 
 USES=		go:modules,1.21


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69566135.27cc6.65deb2a8>