Bug 227137

Summary: devel/gogs: Update to 0.11.43
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/gogits/gogs/releases/tag/v0.11.43
Attachments:
Description Flags
patch file dmgk: maintainer-approval+

Description Dmitri Goutnik freebsd_committer freebsd_triage 2018-03-31 16:03:42 UTC
Created attachment 192008 [details]
patch file

* Update to 0.11.43
* Remove files/patch-routes_repo_commit.go (merged upstream)

Changes [1]:
  - Protected branch can be deleted from the web after merge request
  - Does not recognise SYSNAME datatype in MSSQL
  - Quick guide is only showed for repository admin
  - Wrong branch URL for name contains # in branches view
  - Commits not merged after accepting pull request using rebase
  - Once branch was protected "Lock" icon will never be removed
  - SVG support in IPython notebook
  - Support HTTP HEAD requests
  - Add option to rewrite authorized_keys file at start
  - Add option to prepend global prefix to the email subject
  - Disable federated avatar lookup by default
  - Add new languages support: Indonesian, Persian

QA:
  poudriere testport: OK (11a, 10i)

[1] https://github.com/gogits/gogs/releases/tag/v0.11.43
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-04-01 21:33:07 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Apr  1 21:33:00 UTC 2018
New revision: 466182
URL: https://svnweb.freebsd.org/changeset/ports/466182

Log:
  Update to 0.11.43

  - While I'm here:
    - Convert to options target helper
    - Sort PLIST

  Changes:	https://github.com/gogits/gogs/releases
  PR:		227137
  Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)

Changes:
  head/devel/gogs/Makefile
  head/devel/gogs/distinfo
  head/devel/gogs/files/patch-routes_repo_commit.go
  head/devel/gogs/pkg-plist
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-04-01 22:00:27 UTC
Committed. Thanks!