Bug 218027 - [maintainer-update] update sysutils/consul-alerts to have PATH set in rc.d/consul-alerts
Summary: [maintainer-update] update sysutils/consul-alerts to have PATH set in rc.d/co...
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-23 00:54 UTC by John Hixson
Modified: 2017-03-23 02:33 UTC (History)
1 user (show)

See Also:


Attachments
port diff file (1.54 KB, patch)
2017-03-23 00:54 UTC, John Hixson
no flags Details | Diff
port diff file (2.06 KB, patch)
2017-03-23 01:00 UTC, John Hixson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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