Bug 257059 - www/gitea: Update to 1.14.4
Summary: www/gitea: Update to 1.14.4
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: Guangyuan Yang
URL: https://blog.gitea.io/2021/07/gitea-1...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-08 16:44 UTC by Stefan Bethke
Modified: 2021-07-17 10:36 UTC (History)
1 user (show)

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


Attachments
Patch to update the port (881 bytes, patch)
2021-07-08 16:44 UTC, Stefan Bethke
stb: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!