Re: git: e0b247d308f8 - main - textproc/zed: mark BROKEN, needs expired lang/go121

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Thu, 01 Jan 2026 13:23:01 UTC
Hello!

This port build fine in poudriere 14.3 amd64 with go 1.22, 1.23, 1.24 
and 1.25. We can simply remove the version indication from USES.
Runtime not tested.

01.01.2026 14:57, Rene Ladan пишет:
> 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
>

-- 
Best regards,
Vladimir Druzenko