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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7af6678ecf046e6761b1b9c1338fb737e8a85f56">https://github.com/macports/macports-ports/commit/7af6678ecf046e6761b1b9c1338fb737e8a85f56</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 7af6678  arp-scan: use stealth update, as dist files have same name
</span>7af6678 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7af6678ecf046e6761b1b9c1338fb737e8a85f56
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Jan 12 19:41:34 2017 -0600

<span style='display:block; white-space:pre;color:#404040;'>    arp-scan: use stealth update, as dist files have same name
</span>---
 net/arp-scan/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/arp-scan/Portfile b/net/arp-scan/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2608f90..f98f507 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/arp-scan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/arp-scan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortGroup           github 1.0
</span> 
 github.setup        royhills arp-scan 1.9
 revision            1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+dist_subdir         ${name}/${version}_1
</span> categories          net
 license             GPL-3
 maintainers         mps openmaintainer
</pre><pre style='margin:0'>

</pre>