Summary: | www/gitea: Update to 1.17.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Stefan Bethke <stb> | ||||
Component: | Individual Port(s) | Assignee: | Nuno Teixeira <eduardo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | eduardo, lwhsu, ports, topical | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/go-gitea/gitea/releases/tag/v1.17.0 | ||||||
Bug Depends on: | 265526 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Stefan Bethke
2022-07-30 21:25:27 UTC
Thanks for the patch and I was also looking into this. How about adding: https://dl.gitea.io/gitea/${DISTVERSION}/ to MASTER_SITES? (In reply to Li-Wen Hsu from comment #1) Sure why not. I don't think Github is going away anytime soon, though. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=557e56d6214537633411ee4cda777cf5dc6fb797 commit 557e56d6214537633411ee4cda777cf5dc6fb797 Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2022-08-05 19:01:21 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-08-05 19:02:44 +0000 security/vuxml: Document Gitea multiple vulnerabilities PR: 265527 security/vuxml/vuln-2022.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8903fd2b781aaf66801390f4a87ce405135dcc52 commit 8903fd2b781aaf66801390f4a87ce405135dcc52 Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2022-08-05 19:04:22 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-08-05 19:04:22 +0000 www/gitea: Update to 1.17.0 - add dl.gitea.io to MASTER_SITES This release fixes ten bugs and contains two enhancements. ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.17.0 PR: 265527 www/gitea/Makefile | 6 ++++-- www/gitea/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) Committed, thanks! |