<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fa2c0353d3e5f3f433dc153f8374447baa8c5391">https://github.com/macports/macports-ports/commit/fa2c0353d3e5f3f433dc153f8374447baa8c5391</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 fa2c0353d3e inkscape, inkscape-devel: remove conflict with inkscape-gtk3-devel
</span>fa2c0353d3e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fa2c0353d3e5f3f433dc153f8374447baa8c5391
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Feb 20 20:31:36 2022 -0800

<span style='display:block; white-space:pre;color:#404040;'>    inkscape, inkscape-devel: remove conflict with inkscape-gtk3-devel
</span>---
 graphics/inkscape-devel/Portfile | 2 +-
 graphics/inkscape/Portfile       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/inkscape-devel/Portfile b/graphics/inkscape-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4f61a7a1fd7..898dfda6218 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/inkscape-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/inkscape-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup           boost 1.0
</span> cmake.generator     Ninja
 
 name                inkscape-devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-conflicts           inkscape inkscape-gtk3-devel
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts           inkscape
</span> set my_name         inkscape
 
 epoch               2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/inkscape/Portfile b/graphics/inkscape/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6c99be7c085..4b57aecfcec 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/inkscape/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/inkscape/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup           boost 1.0
</span> cmake.generator     Ninja
 
 name                inkscape
<span style='display:block; white-space:pre;background:#ffe0e0;'>-conflicts           inkscape-devel inkscape-gtk3-devel
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts           inkscape-devel
</span> set my_name         inkscape
 
 version             1.1.2
</pre><pre style='margin:0'>

</pre>