The merge to quarterly missed the updated dependency for git1.22. See #279781
-USES= cpe gmake go:1.21,no_targets +USES= cpe gmake go:1.22,no_targets
(In reply to Stefan Bethke from comment #0) Do you mean go 1.22 or rally git 1.22? Other than this, do you think we need to fully sync other parts of 7.0.4 in main branch to 2024Q2?
Hi Stefan, I don't see that line in the patch in bug #279781: https://bz-attachments.freebsd.org/attachment.cgi?id=251495 Just DISTVERSION and distinfo changes. Can you clarify?
(In reply to Fernando Apesteguía from comment #3) Sorry, I mean go1.22, not git. That should fix the build error. I'm happy to have the other changes merged to quarterly, as well. Especially for users installing Forgejo for the first time, these improvements to the port help considerably.
(In reply to Fernando Apesteguía from comment #3) > I don't see that line in the patch in bug #279781: https://bz-attachments.freebsd.org/attachment.cgi?id=251495 > > Just DISTVERSION and distinfo changes. The go version it depends on got bumped when updating 7.0.2 in ports bfcf765a321bcf7ed02348a07b6cbcc32987c0b9 , in theory 7.0.4 also needs it.
(In reply to Stefan Bethke from comment #4) Thanks for the clarification. Can you also verify that it works fine if we do a fully sync of 7.0.4 from main branch to 2024Q2 branch?
(In reply to Li-Wen Hsu from comment #6) I'll try later tonight (EDT).
www/forgejo updated to 8.x with go 1.22.