Bug 238239 - www/gitea: Update to 1.8.2
Summary: www/gitea: Update to 1.8.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: Kai Knoblich
URL: https://github.com/go-gitea/gitea/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-30 10:46 UTC by Stefan Bethke
Modified: 2019-06-02 22:36 UTC (History)
1 user (show)

See Also:
kai: merge-quarterly+


Attachments
patch to update gitea port to 1.8.2 (818 bytes, patch)
2019-05-30 11:09 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-05-30 10:46:36 UTC
Update port to Gitea 1.8.2

Fixes twelve bugs.

Release notes: https://github.com/go-gitea/gitea/releases/tag/v1.8.2
Comment 1 Stefan Bethke 2019-05-30 11:09:29 UTC
Created attachment 204716 [details]
patch to update gitea port to 1.8.2
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-05-30 20:26:40 UTC
A commit references this bug:

Author: kai
Date: Thu May 30 20:26:31 UTC 2019
New revision: 503081
URL: https://svnweb.freebsd.org/changeset/ports/503081

Log:
  www/gitea: Update to 1.8.2

  Changelog:

  * Fix possbile mysql invalid connnection error
  * Handle invalid administrator username on install page
  * Disable arm7 builds
  * Fix default for allowing new organization creation for new users
  * SearchRepositoryByName improvements and unification
  * Fix u2f registrationlist ToRegistrations() method
  * Allow collaborators to view repo owned by private org
  * Use AppURL for Oauth user link
  * Escape the commit message on issues update
  * Fix regression for API users search
  * Handle early git version's lack of get-url
  * Fix wrong init dependency on markup extensions

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

  PR:		238239
  Submitted by:	stb@lassitu.de (maintainer)
  MFH:		2019Q2

Changes:
  head/www/gitea/Makefile
  head/www/gitea/distinfo
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-06-02 22:31:33 UTC
A commit references this bug:

Author: kai
Date: Sun Jun  2 22:30:31 UTC 2019
New revision: 503336
URL: https://svnweb.freebsd.org/changeset/ports/503336

Log:
  MFH: r503081

  www/gitea: Update to 1.8.2

  Changelog:

  * Fix possbile mysql invalid connnection error
  * Handle invalid administrator username on install page
  * Disable arm7 builds
  * Fix default for allowing new organization creation for new users
  * SearchRepositoryByName improvements and unification
  * Fix u2f registrationlist ToRegistrations() method
  * Allow collaborators to view repo owned by private org
  * Use AppURL for Oauth user link
  * Escape the commit message on issues update
  * Fix regression for API users search
  * Handle early git version's lack of get-url
  * Fix wrong init dependency on markup extensions

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

  PR:		238239
  Submitted by:	stb@lassitu.de (maintainer)
  Approved by:	ports-secteam (miwi)

Changes:
_U  branches/2019Q2/
  branches/2019Q2/www/gitea/Makefile
  branches/2019Q2/www/gitea/distinfo
Comment 4 Kai Knoblich freebsd_committer freebsd_triage 2019-06-02 22:36:47 UTC
Committed, thanks!