<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/c5e01882c5e032f42b195221891a0d6a020ef4d7">https://github.com/macports/macports-ports/commit/c5e01882c5e032f42b195221891a0d6a020ef4d7</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 c5e0188  inkscape-devel: update to version 0.92.4 branch 0.92.x as of 20190821
</span>c5e0188 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c5e01882c5e032f42b195221891a0d6a020ef4d7
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Aug 26 21:34:15 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    inkscape-devel: update to version 0.92.4 branch 0.92.x as of 20190821
</span>---
 graphics/inkscape-devel/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 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 dae572c..c404717 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;'>@@ -10,8 +10,8 @@ cmake.generator     Ninja
</span> name                inkscape-devel
 conflicts           inkscape inkscape-gtk3-devel
 epoch               1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set git_commit      2c4108d2
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-set git_date        20190622
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set git_commit      287c3a7e
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set git_date        20190821
</span> version             0.92.4-${git_date}
 license             GPL-2 LGPL-2.1
 maintainers         {devans @dbevans}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,7 +28,7 @@ long_description    Inkscape is an multi-platform, Open-Source Vector Graphics E
</span> homepage            http://www.inkscape.org/
 
 fetch.type          git
<span style='display:block; white-space:pre;background:#ffe0e0;'>-git.url             -b 0.92.x --depth 100 https://gitlab.com/inkscape/inkscape.git
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+git.url             -b 0.92.x --depth 200 https://gitlab.com/inkscape/inkscape.git
</span> git.branch          ${git_commit}
 
 set python_major    2
</pre><pre style='margin:0'>

</pre>