Bug 228860

Summary: www/gitea update to 1.4.2
Product: Ports & Packages Reporter: Stefan Bethke <stb>
Component: Individual Port(s)Assignee: Florian Smeets <flo>
Status: Closed FIXED    
Severity: Affects Only Me CC: adamw, flo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 228784    
Attachments:
Description Flags
patch to update Gitea port to 1.4.2 none

Description Stefan Bethke 2018-06-10 08:44:46 UTC
Created attachment 194122 [details]
patch to update Gitea port to 1.4.2

Update Gitea to 1.4.2

Release notes: https://blog.gitea.io/2018/06/release-of-1.4.2/

This is a bug fix release.

Also correct the daemon(8) invocation to supply the correct syslog process name (hat tip to feld@), closes #228784.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-10 14:11:26 UTC
A commit references this bug:

Author: flo
Date: Sun Jun 10 14:10:38 UTC 2018
New revision: 472135
URL: https://svnweb.freebsd.org/changeset/ports/472135

Log:
  - update to 1.4.2 [1]
  - correct the daemon(8) invocation to supply the correct syslog process name [2]

  PR:		228860 [1], 228784 [2]
  Submitted by:	stb@lassitu.de (maintainer) [1], feld [2]
  Approved by:	maintainer [2]

Changes:
  head/www/gitea/Makefile
  head/www/gitea/distinfo
Comment 2 Florian Smeets freebsd_committer freebsd_triage 2018-06-10 14:12:39 UTC
Committed. Thanks.