<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8c37ddf3305a125e0acec03c26108b0197df9b9a">https://github.com/macports/macports-ports/commit/8c37ddf3305a125e0acec03c26108b0197df9b9a</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 8c37ddf  aces_container: update version 1.0.1->1.0.2
</span>8c37ddf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8c37ddf3305a125e0acec03c26108b0197df9b9a
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Aug 19 02:07:17 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    aces_container: update version 1.0.1->1.0.2
</span>---
 graphics/aces_container/Portfile | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/aces_container/Portfile b/graphics/aces_container/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1fabb7f..e6ae890 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/aces_container/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/aces_container/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,9 +2,9 @@
</span> 
 PortSystem          1.0
 PortGroup           github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           cmake 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cmake 1.1
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        ampas aces_container 1.0.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        ampas aces_container 1.0.2 v
</span> categories          graphics
 # the license is a GPL incompatible BSD Variant
 # see https://fedoraproject.org/wiki/Licensing:BSD?rd=Licensing/BSD
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,8 +16,9 @@ long_description    \
</span>     The resulting file is compliant with the ACES container specification (SMPTE S2065-4).
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  826ac26b8d325d228c36c9210b72d32c94cd3877 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  71fbab6f87854aadc864b1cf814971a3ca8ddc4e9fcc18778d527308a60e7ede
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  73a2f4bcce0d8bf80f186dddaa5adcdd1e444aba \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  9249950de9f432008bb5810f67f02ffbb77ec7ee1c5f96b6dd38ae11814479b7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    27117
</span> 
 # .pc file only installed if pkgconfig present
 depends_build-append port:pkgconfig
</pre><pre style='margin:0'>

</pre>