Bug 218027

Summary: [maintainer-update] update sysutils/consul-alerts to have PATH set in rc.d/consul-alerts
Product: Ports & Packages Reporter: John Hixson <jhixson>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me CC: araujo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
port diff file
none
port diff file none

Description John Hixson freebsd_committer freebsd_triage 2017-03-23 00:54:59 UTC
Created attachment 181078 [details]
port diff file

Without the PATH environment set configured, consul-alerts will not watch checks and events (if configured to do so). This patch fixes it.
Comment 1 John Hixson freebsd_committer freebsd_triage 2017-03-23 01:00:23 UTC
Created attachment 181079 [details]
port diff file
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2017-03-23 01:42:09 UTC
I'll take it.
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2017-03-23 02:33:14 UTC
Committed with small changes.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-03-23 02:33:52 UTC
A commit references this bug:

Author: araujo
Date: Thu Mar 23 02:32:58 UTC 2017
New revision: 436752
URL: https://svnweb.freebsd.org/changeset/ports/436752

Log:
  - Fix an issue with PATH environment, without it, consul-alerts will not
  watch checks and events.
  - Update a constant with the proper version of consul-alerts.
  - Fix pkg-descr replacing URL by WWW keyword.

  PR:		ports/218027
  Submitted by:	John Hixson <jhixson@gmail.com> (maintainer)

Changes:
  head/sysutils/consul-alerts/Makefile
  head/sysutils/consul-alerts/files/consul-alerts.in
  head/sysutils/consul-alerts/files/patch-consul-alerts.go
  head/sysutils/consul-alerts/pkg-descr