<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/0c83b576a012c550d773d951ef82dee41f60851d">https://github.com/macports/macports-ports/commit/0c83b576a012c550d773d951ef82dee41f60851d</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0c83b576a012c550d773d951ef82dee41f60851d
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Aug 12 20:43:57 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    darktable: add missing dependency (iso-codes)
</span>---
 graphics/darktable/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/darktable/Portfile b/graphics/darktable/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d5ab4b9..2c6a6b4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/darktable/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/darktable/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,7 @@ PortGroup               cmake 1.1
</span> PortGroup               cxx11 1.1
 
 github.setup            darktable-org darktable 2.4.4 release-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision                1
</span> categories              graphics
 platforms               darwin
 supported_archs         x86_64
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -60,6 +61,7 @@ depends_lib-append      port:atk \
</span>                         port:gtk-osx-application-gtk3 \
                         port:gtk3 \
                         port:ilmbase \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                        port:iso-codes \
</span>                         port:jpeg \
                         port:json-glib \
                         port:lcms2 \
</pre><pre style='margin:0'>

</pre>