<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/17cb2711fc0ea76a47bc6762c0aff5d490cb83ac">https://github.com/macports/macports-ports/commit/17cb2711fc0ea76a47bc6762c0aff5d490cb83ac</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 17cb271  opendkim : add startupitem
</span>17cb271 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 17cb2711fc0ea76a47bc6762c0aff5d490cb83ac
</span>Author: Bjarne D Mathiesen <macintosh@mathiesen.info>
AuthorDate: Thu Sep 12 20:21:26 2019 +0200

<span style='display:block; white-space:pre;color:#404040;'>    opendkim : add startupitem
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Changes to be committed:
</span><span style='display:block; white-space:pre;color:#404040;'>         modified:   mail/opendkim/Portfile
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    resolves: https://trac.macports.org/ticket/49648
</span>---
 mail/opendkim/Portfile | 4 ++++
 1 file changed, 4 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/opendkim/Portfile b/mail/opendkim/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 187b9ea..f3fbbb4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/opendkim/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/opendkim/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -51,3 +51,7 @@ destroot.keepdirs    ${destroot}${prefix}/var/db/${name} \
</span> livecheck.url       http://sourceforge.net/projects/opendkim/files/
 livecheck.type      regex
 livecheck.regex     "${name}-(\\d+\\.\\d+(\[0-9rc.\]+)?)${extract.suffix}"
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://trac.macports.org/ticket/49648
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+startupitem.create      yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+startupitem.executable  ${prefix}/sbin/${name} -f
</span></pre><pre style='margin:0'>

</pre>