<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1397b790a2c5f5f447f7b24adb7f7d277d3dc639">https://github.com/macports/macports-ports/commit/1397b790a2c5f5f447f7b24adb7f7d277d3dc639</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 1397b79  fcron: remove duplicate note about loading startupitem
</span>1397b79 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1397b790a2c5f5f447f7b24adb7f7d277d3dc639
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Tue Oct 3 11:15:54 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    fcron: remove duplicate note about loading startupitem
</span>---
 sysutils/fcron/Portfile | 6 ------
 1 file changed, 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/fcron/Portfile b/sysutils/fcron/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d3e1ef1..b42b7a1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/fcron/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/fcron/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -65,12 +65,6 @@ by using ${prefix}/etc/fcron.conf.sample as a reference.
</span> Before starting ${name}, create the file ${prefix}/etc/fcron.allow\
 by using ${prefix}/etc/fcron.allow.sample as a reference.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-A startup item has been generated that will aid in\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-starting ${name} with launchd. It is disabled\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-by default. Execute the following command to start it,\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-and to cause it to launch at startup:
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-sudo port load fcron
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> If you get errors while using 'fcrontab -e', you must have EDITOR set.
 Try 'EDITOR=/usr/bin/vi fcrontab -e', if that works, set EDITOR in your
 shells config.
</pre><pre style='margin:0'>

</pre>