[Bug 286828] www/gitea: update 1.23.6 --> 1.23.8 and update WWW

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 17 May 2025 14:13:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286828

--- Comment #9 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Port require go 1.23.8, but ports have 1.23.7 only - can't build in poudriere:
===>   gitea-1.23.8 depends on file: /usr/local/bin/go123 - not found
===>   Installing existing package /packages/All/go123-1.23.7_4.pkg
…
===>  Building for gitea-1.23.8
gmake: git: No such file or directory
go: downloading go1.23.8 (freebsd/amd64)
go: download go1.23.8: golang.org/toolchain@v0.0.1-go1.23.8.freebsd-amd64: Get
"https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.8.freebsd-amd64.zip":
dial tcp: lookup proxy.golang.org on 10.0.0.1:53: write udp
127.0.0.1:26068->10.0.0.1:53: write: permission denied
Gitea requires Go 1.23 or greater to build. You can get it at
https://go.dev/dl/
gmake: *** [Makefile:259: go-check] Error 1
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.