Bug 257059

Summary: www/gitea: Update to 1.14.4
Product: Ports & Packages Reporter: Stefan Bethke <stb>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Many People CC: ygy
Priority: --- Flags: stb: maintainer-feedback+
ygy: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://blog.gitea.io/2021/07/gitea-1.14.4-is-released/
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257221
Attachments:
Description Flags
Patch to update the port stb: maintainer-approval+

Description Stefan Bethke 2021-07-08 16:44:25 UTC
Created attachment 226305 [details]
Patch to update the port

Update port to 1.14.3

Release 1.14.4 fixes nine bugs.

Release notes:

https://blog.gitea.io/2021/07/gitea-1.14.4-is-released/
https://github.com/go-gitea/gitea/releases/tag/v1.14.4
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-07-17 09:44:27 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4651c3413b5e7def51da4587c6c89a534d9449b7

commit 4651c3413b5e7def51da4587c6c89a534d9449b7
Author:     stb <stb@lassitu.de>
AuthorDate: 2021-07-17 09:43:49 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-07-17 09:43:49 +0000

    www/gitea: Update to 1.14.4

    Changelog:      https://blog.gitea.io/2021/07/gitea-1.14.4-is-released/

    PR:             257059
    Approved by:    lwhsu (mentor, implicit)

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2021-07-17 09:47:30 UTC
Any change of an MFH for this nin bugfix release?
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2021-07-17 09:48:14 UTC
There's also an update to 1.14.5 in bug 257221
Comment 4 Stefan Bethke 2021-07-17 09:59:21 UTC
1.14.5 probably should be merged to quarterly.
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-07-17 10:35:40 UTC
A commit in branch 2021Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2fbcd91fc10cfe9b31deb782a8c7927eb3a6b26f

commit 2fbcd91fc10cfe9b31deb782a8c7927eb3a6b26f
Author:     stb <stb@lassitu.de>
AuthorDate: 2021-07-17 09:43:49 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-07-17 10:33:39 +0000

    www/gitea: Update to 1.14.4

    Changelog:      https://blog.gitea.io/2021/07/gitea-1.14.4-is-released/

    PR:             257059
    MFH:            2021Q3 (bugfix release)
    Approved by:    lwhsu (mentor, implicit)

    (cherry picked from commit 4651c3413b5e7def51da4587c6c89a534d9449b7)

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 6 Guangyuan Yang freebsd_committer freebsd_triage 2021-07-17 10:36:03 UTC
Committed, thanks guys!