Bug 228860 - www/gitea update to 1.4.2
Summary: www/gitea update to 1.4.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: Florian Smeets
URL:
Keywords:
Depends on:
Blocks: 228784
  Show dependency treegraph
 
Reported: 2018-06-10 08:44 UTC by Stefan Bethke
Modified: 2018-06-10 14:12 UTC (History)
2 users (show)

See Also:


Attachments
patch to update Gitea port to 1.4.2 (1.08 KB, patch)
2018-06-10 08:44 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 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.