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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c25aaba8faf368ff5b42a635258277189b7ba0e2">https://github.com/macports/macports-ports/commit/c25aaba8faf368ff5b42a635258277189b7ba0e2</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 c25aaba  aff4:  add missing dep libuuid
</span>c25aaba is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c25aaba8faf368ff5b42a635258277189b7ba0e2
</span>Author: Eric Hall <eric+git@darkart.com>
AuthorDate: Fri Dec 22 13:20:40 2017 -0800

<span style='display:block; white-space:pre;color:#404040;'>    aff4:  add missing dep libuuid
</span>---
 security/aff4/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/aff4/Portfile b/security/aff4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6373392..e67999e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/aff4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/aff4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 
 github.setup        google aff4 2cbfe9d18ae3c244a889c393577b3f5108af6c2e
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> name                aff4
 categories          security
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,6 +35,7 @@ depends_lib-append  port:google-glog \
</span>                     port:tclap \
                     port:uriparser \
                     port:zlib \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:libuuid
</span> 
 use_autoreconf      yes
 autoreconf.cmd      ./autogen.sh
</pre><pre style='margin:0'>

</pre>