Created attachment 259559 [details] patch Update to 2.0.4 (bump versions)
Please use git to generate patches PORTVERSION should be DISTVERSION (Porters Handbook) WWW is dead You can't use go:modules (see Porters Handbook)? GO_BUILDFLAGS are probably not needed, https://cgit.freebsd.org/ports/tree/Mk/Uses/go.mk#n110 Best regards, Daniel
Hi Daniel, using poudriere testport -p default -j 14amd64 www/go-www works Regarding WWW, what do you mean by dead? And git you mean GitHub (a Pull request)
https://cgit.freebsd.org/ports/tree/www/go-www/Makefile#n9 Also, you should follow https://docs.freebsd.org/en/books/porters-handbook/book/#using-go including the use of variables
Created attachment 260410 [details] git format-patch Updated port using now modules2tuple and git patch
Created attachment 267029 [details] modified diff I made some modifications against your diff: Add go:modules. Remove GO_BUILDFLAGS. Pet portlint, portfmt.
Friendly ping.
Created attachment 268075 [details] 2.0.5 Hi, plese find attached new patch
Thanks for work, Nicolas! Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b51df453f8fc59d1f1f12a2dbec1bf838e5b09e commit 3b51df453f8fc59d1f1f12a2dbec1bf838e5b09e Author: Nicolas Embriz <nbari@tequila.io> AuthorDate: 2026-02-15 17:35:17 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2026-02-15 17:37:34 +0000 www/go-www: Update to 2.0.5 Remove GO_BUILDFLAGS. Update WWW. Changelogs: https://github.com/nbari/www/releases/tag/2.0.4 https://github.com/nbari/www/releases/tag/2.0.5 PR: 286100 Approved by: submitter is maintainer www/go-www/Makefile | 11 +++++------ www/go-www/distinfo | 14 +++++++++----- 2 files changed, 14 insertions(+), 11 deletions(-)