Bug 238738 - www/gitea: Update to 1.8.3
Summary: www/gitea: Update to 1.8.3
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: Kai Knoblich
URL: https://github.com/go-gitea/gitea/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-21 08:51 UTC by Stefan Bethke
Modified: 2019-06-22 08:53 UTC (History)
1 user (show)

See Also:


Attachments
patch to update port to 1.8.3 (818 bytes, patch)
2019-06-21 09:07 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 2019-06-21 08:51:37 UTC
Update port to Gitea 1.8.3

Changelog

* Always set userID on LFS authentication
* Fix LFS Locks over SSH
* Fix duplicated file on pull request conflicted files
* Detect noreply email address as user
* Don’t get milestone from DB if ID is zero
* Allow archived repos to be (un)starred and (un)watched
* Fix GCArgs load from ini

Release notes: https://blog.gitea.io/2019/06/gitea-1.8.3-is-released/
Comment 1 Stefan Bethke 2019-06-21 09:07:17 UTC
Created attachment 205254 [details]
patch to update port to 1.8.3
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-06-22 08:51:53 UTC
A commit references this bug:

Author: kai
Date: Sat Jun 22 08:51:03 UTC 2019
New revision: 504853
URL: https://svnweb.freebsd.org/changeset/ports/504853

Log:
  www/gitea: Update to 1.8.3

  * Pet portclippy while I'm here.

  Changelog:

  https://github.com/go-gitea/gitea/releases/tag/v1.8.3

  PR:		238738
  Submitted by:	stb@lassitu.de (maintainer)

Changes:
  head/www/gitea/Makefile
  head/www/gitea/distinfo
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2019-06-22 08:53:32 UTC
Committed, thanks!