<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/51bfc80e5b698ed45df29a9741e6b7bd85ec6527">https://github.com/macports/macports-ports/commit/51bfc80e5b698ed45df29a9741e6b7bd85ec6527</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 51bfc80  detach: use freebsd's master_site and freshport's homepage
</span>51bfc80 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 51bfc80e5b698ed45df29a9741e6b7bd85ec6527
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Fri Oct 6 08:36:36 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    detach: use freebsd's master_site and freshport's homepage
</span>---
 sysutils/detach/Portfile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/detach/Portfile b/sysutils/detach/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aad1a1c..62d3341 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/detach/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/detach/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,9 +11,11 @@ long_description        The  command is a grungy little program for \
</span>                   executing programs in the background, \
                        without use of a control  terminal. \
                        (In the style of most common daemon processes...)
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage        https://www.macports.org
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites    http://ftp.ntnu.no/old/pub/unix/utils/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage        https://www.freshports.org/sysutils/detach/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites    freebsd
</span> checksums       md5 843c6ff1590a56c1733c958a86cd8a93
 pre-configure   { reinplace "s|/usr/local|${destroot}${prefix}|g" ${worksrcpath}/Makefile
                  reinplace "s|(INSTALLPREFIX)/man|(INSTALLPREFIX)/share/man|g" ${worksrcpath}/Makefile }
 use_configure  no
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.type  none
</span></pre><pre style='margin:0'>

</pre>