Bug 270819

Summary: www/gitea: update to 1.19.1
Product: Ports & Packages Reporter: Stefan Bethke <stb>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Many People CC: fernape
Priority: --- Flags: stb: maintainer-feedback+
fernape: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://blog.gitea.io/2023/04/gitea-1.19.1-is-released/
Attachments:
Description Flags
Patch to update the gitea port to 1.19.1 none

Description Stefan Bethke 2023-04-13 18:01:42 UTC
Created attachment 241462 [details]
Patch to update the gitea port to 1.19.1

Update gitea to 1.19.1

This release contains one breaking change regarding the new Actions functionality, and a large number of bugfixes and enhancements. See the release notes for details.

Release notes: https://blog.gitea.io/2023/04/gitea-1.19.1-is-released/
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-14 15:28:55 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-14 15:30:24 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=02c406b096d980e385fcb4f55fdc03d4d61f8782

commit 02c406b096d980e385fcb4f55fdc03d4d61f8782
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-04-14 08:56:02 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-04-14 15:25:02 +0000

    www/gitea: update to 1.19.1

    ChangeLog: https://blog.gitea.io/2023/04/gitea-1.19.1-is-released/

    Add UPDATING entry for breaking change.

    PR:             270819
    Reported by:    stb@lassitu.de (maintainer)
    MFH:            2023Q2 (many bugfixes)

 UPDATING           | 7 +++++++
 www/gitea/Makefile | 3 +--
 www/gitea/distinfo | 6 +++---
 3 files changed, 11 insertions(+), 5 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-14 15:33:26 UTC
A commit in branch 2023Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=73e23783a7f6861bcc1b626c2d829b4e6a6c3e4d

commit 73e23783a7f6861bcc1b626c2d829b4e6a6c3e4d
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-04-14 08:56:02 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-04-14 15:28:21 +0000

    www/gitea: update to 1.19.1

    ChangeLog: https://blog.gitea.io/2023/04/gitea-1.19.1-is-released/

    Add UPDATING entry for breaking change.

    PR:             270819
    Reported by:    stb@lassitu.de (maintainer)
    MFH:            2023Q2 (many bugfixes)

    (cherry picked from commit 02c406b096d980e385fcb4f55fdc03d4d61f8782)

 UPDATING           | 7 +++++++
 www/gitea/Makefile | 3 +--
 www/gitea/distinfo | 6 +++---
 3 files changed, 11 insertions(+), 5 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-14 15:33:58 UTC
Committed and merged to 2023Q2,

Thanks!