Bug 282153 - www/forgejo: update to 9.0.0
Summary: www/forgejo: update to 9.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Joel Bodenmann
URL: https://codeberg.org/forgejo/forgejo/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-17 06:43 UTC by Stefan Bethke
Modified: 2024-10-29 15:48 UTC (History)
2 users (show)

See Also:
stb: maintainer-feedback+
jbo: merge-quarterly-


Attachments
update prot to 9.0.0 (1.54 KB, patch)
2024-10-17 06:43 UTC, Stefan Bethke
no flags Details | Diff
updated patch using go 1.23 (1.75 KB, patch)
2024-10-20 16:52 UTC, Stefan Bethke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Bethke 2024-10-17 06:43:33 UTC
Created attachment 254304 [details]
update prot to 9.0.0

Release notes: https://codeberg.org/forgejo/forgejo/milestone/7235
Comment 1 Joel Bodenmann freebsd_committer freebsd_triage 2024-10-18 10:57:22 UTC
There don't seem to be any security relevant items in upstream's changelog. Hence not going to merge into quarterly.
Comment 2 Joel Bodenmann freebsd_committer freebsd_triage 2024-10-18 11:42:29 UTC
Did you run this patch through poudriere-testport?

Forgejo 9.0.0 appears to require Go >= 1.23.
Comment 3 Stefan Bethke 2024-10-18 12:01:28 UTC
(In reply to Joel Bodenmann from comment #2)

Sorry, I only tested locally. I'll update the patch.
Comment 4 Joel Bodenmann freebsd_committer freebsd_triage 2024-10-18 12:12:39 UTC
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
Comment 5 Stefan Bethke 2024-10-20 16:52:37 UTC
Created attachment 254405 [details]
updated patch using go 1.23
Comment 6 Stefan Bethke 2024-10-20 16:53:17 UTC
(In reply to Stefan Bethke from comment #3)
I#ve now successfully built this using poudriere testport -p local -j 140Ramd64 www/forgejo
Comment 7 commit-hook freebsd_committer freebsd_triage 2024-10-20 20:00:05 UTC
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(-)
Comment 8 Joel Bodenmann freebsd_committer freebsd_triage 2024-10-20 20:00:51 UTC
Committed - Thanks!
Comment 9 commit-hook freebsd_committer freebsd_triage 2024-10-29 15:48:30 UTC
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(-)