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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3dfec4679ab7734daa4d8d7a9bfc7d3d8716e8fa">https://github.com/macports/macports-ports/commit/3dfec4679ab7734daa4d8d7a9bfc7d3d8716e8fa</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 3dfec4679ab darktable: add conflict against darktable-devel - Add myself as co-maintainer
</span>3dfec4679ab is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3dfec4679ab7734daa4d8d7a9bfc7d3d8716e8fa
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sun Nov 7 08:08:07 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    darktable: add conflict against darktable-devel
</span><span style='display:block; white-space:pre;color:#404040;'>    - Add myself as co-maintainer
</span>---
 graphics/darktable/Portfile | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

<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 43e8d6e755d..a0c356cf1bd 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,11 +8,14 @@ PortGroup               cmake 1.1
</span> PortGroup               compiler_blacklist_versions 1.0
 
 github.setup            darktable-org darktable 3.2.1 release-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+name                    darktable
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts               darktable-devel
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set my_name             darktable
</span> revision                3
 categories              graphics
 platforms               darwin
 supported_archs         x86_64
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers             {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers             {mcalhoun @MarcusCalhoun-Lopez} {mascguy @mascguy} openmaintainer
</span> license                 GPL-3+
 
 description             Virtual lighttable and darkroom for photographers
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,6 +29,7 @@ long_description        Darktable is a virtual lighttable and darkroom for \
</span> homepage                https://www.darktable.org/
 
 github.tarball_from     releases
<span style='display:block; white-space:pre;background:#e0ffe0;'>+dist_subdir             ${my_name}
</span> use_xz                  yes
 
 checksums               rmd160  865b0810a3f9e86aa223121cb7074aeeeaab784f \
</pre><pre style='margin:0'>

</pre>