Bug 269080 - www/gitea: update to 1.18.2
Summary: www/gitea: update to 1.18.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Florian Smeets
URL: https://blog.gitea.io/2023/01/gitea-1...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-21 10:51 UTC by Stefan Bethke
Modified: 2023-01-22 17:09 UTC (History)
2 users (show)

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


Attachments
Patch to update the port to 1.18.2 (907 bytes, patch)
2023-01-21 10:51 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 2023-01-21 10:51:27 UTC
Created attachment 239620 [details]
Patch to update the port to 1.18.2

Update gitea to 1.18.2

This release fixes a large number of bugs.

Release notes:
- https://blog.gitea.io/2023/01/gitea-1.18.1-is-released/
- https://blog.gitea.io/2023/01/gitea-1.18.2-is-released/
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2023-01-21 18:08:03 UTC
Triage: reduce severity to the norm for an update to a port.
Comment 2 Florian Smeets freebsd_committer freebsd_triage 2023-01-22 15:00:42 UTC
Committed to main as 1ed7f6bd95c66f37796305a124b735262bdefb08
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-01-22 17:08:29 UTC
A commit in branch 2023Q1 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=453193d72e1b737f089b14f989611b6dfed202c6

commit 453193d72e1b737f089b14f989611b6dfed202c6
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-01-22 12:24:44 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2023-01-22 15:01:58 +0000

    www/gitea: Update to 1.18.2

    This release fixes a large number of bugs.

    PR:     269080
    Relnotes: https://blog.gitea.io/2023/01/gitea-1.18.1-is-released/
    Relnotes: https://blog.gitea.io/2023/01/gitea-1.18.2-is-released/
    (cherry picked from commit 1ed7f6bd95c66f37796305a124b735262bdefb08)

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Florian Smeets freebsd_committer freebsd_triage 2023-01-22 17:09:03 UTC
Committed and merged to 2023Q1. Thanks.