Created attachment 254304 [details] update prot to 9.0.0 Release notes: https://codeberg.org/forgejo/forgejo/milestone/7235
There don't seem to be any security relevant items in upstream's changelog. Hence not going to merge into quarterly.
Did you run this patch through poudriere-testport? Forgejo 9.0.0 appears to require Go >= 1.23.
(In reply to Joel Bodenmann from comment #2) Sorry, I only tested locally. I'll update the patch.
No worries! See section 10.7 of the handbook: https://docs.freebsd.org/en/books/porters-handbook/book/#testing-poudriere > For a ports contributor, poudriere is one of the most important and helpful testing and build tools
Created attachment 254405 [details] updated patch using go 1.23
(In reply to Stefan Bethke from comment #3) I#ve now successfully built this using poudriere testport -p local -j 140Ramd64 www/forgejo
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c88a65a9a7faddec69f6342a5a963b3594204f96 commit c88a65a9a7faddec69f6342a5a963b3594204f96 Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2024-10-20 19:55:52 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-10-20 19:58:11 +0000 www/forgejo: Update to 9.0.0 Changelog: https://codeberg.org/forgejo/forgejo/milestone/7235 PR: 282153 www/forgejo/Makefile | 4 ++-- www/forgejo/distinfo | 6 +++--- www/forgejo/files/pkg-message.in | 8 ++++++++ 3 files changed, 13 insertions(+), 5 deletions(-)
Committed - Thanks!
A commit in branch 2024Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=96b6403881b7b2fa75e4b2428dce12b602d291ea commit 96b6403881b7b2fa75e4b2428dce12b602d291ea Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2024-10-20 19:55:52 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-10-29 15:47:52 +0000 www/forgejo: Update to 9.0.0 Changelog: https://codeberg.org/forgejo/forgejo/milestone/7235 PR: 282153 (cherry picked from commit c88a65a9a7faddec69f6342a5a963b3594204f96) www/forgejo/Makefile | 4 ++-- www/forgejo/distinfo | 6 +++--- www/forgejo/files/pkg-message.in | 8 ++++++++ 3 files changed, 13 insertions(+), 5 deletions(-)