FreeBSD Bugzilla – Attachment 181078 Details for
Bug 218027
[maintainer-update] update sysutils/consul-alerts to have PATH set in rc.d/consul-alerts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
port diff file
consul-alerts.diff (text/plain), 1.54 KB, created by
John Hixson
on 2017-03-23 00:54:59 UTC
(
hide
)
Description:
port diff file
Filename:
MIME Type:
Creator:
John Hixson
Created:
2017-03-23 00:54:59 UTC
Size:
1.54 KB
patch
obsolete
>diff -urN sysutils/consul-alerts/files/consul-alerts.in sysutils/consul-alerts/files/consul-alerts.in >--- sysutils/consul-alerts/files/consul-alerts.in 2016-07-20 12:53:14.000000000 -0700 >+++ sysutils/consul-alerts/files/consul-alerts.in 2017-03-22 17:50:57.728707000 -0700 >@@ -16,6 +16,8 @@ > > . /etc/rc.subr > >+export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin >+ > name=consul_alerts > rcvar=consul_alerts_enable > >diff -urN sysutils/consul-alerts/files/patch-consul-alerts.go sysutils/consul-alerts/files/patch-consul-alerts.go >--- sysutils/consul-alerts/files/patch-consul-alerts.go 1969-12-31 16:00:00.000000000 -0800 >+++ sysutils/consul-alerts/files/patch-consul-alerts.go 2016-11-30 21:42:13.472267000 -0800 >@@ -0,0 +1,11 @@ >+--- consul-alerts.go.orig 2016-11-30 21:41:15.770397000 -0800 >++++ consul-alerts.go 2016-11-30 21:41:25.037217000 -0800 >+@@ -20,7 +20,7 @@ >+ "github.com/AcalephStorage/consul-alerts/Godeps/_workspace/src/github.com/docopt/docopt-go" >+ ) >+ >+-const version = "Consul Alerts 0.3.3" >++const version = "Consul Alerts 0.4.0" >+ const usage = `Consul Alerts. >+ >+ Usage: >diff -urN sysutils/consul-alerts/Makefile sysutils/consul-alerts/Makefile >--- sysutils/consul-alerts/Makefile 2016-12-19 06:36:05.000000000 -0800 >+++ sysutils/consul-alerts/Makefile 2016-11-30 23:03:37.125642000 -0800 >@@ -1,4 +1,4 @@ >-# $FreeBSD: head/sysutils/consul-alerts/Makefile 428934 2016-12-19 14:36:05Z kmoore $ >+# $FreeBSD: head/sysutils/consul-alerts/Makefile 418851 2016-07-20 19:56:26Z kmoore $ > > PORTNAME= consul-alerts > PORTVERSION= 0.4.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 218027
:
181078
|
181079