Bug 258248 - www/gitea: Update to 1.15.2
Summary: www/gitea: Update to 1.15.2
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: Joseph Mingrone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-03 13:44 UTC by Stefan Bethke
Modified: 2021-09-03 19:42 UTC (History)
1 user (show)

See Also:
stb: maintainer-feedback+


Attachments
Patch to update the port to 1.15.2 (879 bytes, patch)
2021-09-03 13: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-09-03 13:44:42 UTC
Created attachment 227644 [details]
Patch to update the port to 1.15.2

Update port to 1.15.2

This release contains a large number of bugfixes.


Release notes:
- https://blog.gitea.io/2021/09/gitea-1.15.1-and-1.14.7-are-released/
- https://github.com/go-gitea/gitea/releases/tag/v1.15.2
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-09-03 19:40:48 UTC
A commit in branch main references this bug:

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

commit fe3de8afca454cdf555fff258e49b2525ff9d2ba
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2021-09-03 19:36:37 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2021-09-03 19:39:47 +0000

    www/gitea: Update to 1.15.2

    https://blog.gitea.io/2021/09/gitea-1.15.1-and-1.14.7-are-released/
    https://github.com/go-gitea/gitea/releases/tag/v1.15.2

    PR:             258248

 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Joseph Mingrone freebsd_committer freebsd_triage 2021-09-03 19:42:51 UTC
Thanks for submitting.

`portfmt -D Makefile` has some formatting suggestions that you may want to consider.