<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/7c5fe5d9582f2e7af44806951427d8457d835b91">https://github.com/macports/macports-ports/commit/7c5fe5d9582f2e7af44806951427d8457d835b91</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 7c5fe5d  inkscape-gtk3-devel: rebuild with poppler 0.78.0
</span>7c5fe5d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7c5fe5d9582f2e7af44806951427d8457d835b91
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Fri Jun 28 23:11:09 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    inkscape-gtk3-devel: rebuild with poppler 0.78.0
</span>---
 graphics/inkscape-gtk3-devel/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/inkscape-gtk3-devel/Portfile b/graphics/inkscape-gtk3-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c679a5b..77cec18 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/inkscape-gtk3-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/inkscape-gtk3-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ name                inkscape-gtk3-devel
</span> conflicts           inkscape inkscape-devel
 set git_commit      42f2371f
 set git_date        20190429
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            2
</span> version             1.0alpha-${git_date}
 license             GPL-2 LGPL-2.1
 maintainers         {devans @dbevans}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,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 master --depth 100 https://gitlab.com/inkscape/inkscape.git
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+git.url             -b master --depth 200 https://gitlab.com/inkscape/inkscape.git
</span> git.branch          ${git_commit}
 
 post-fetch {
</pre><pre style='margin:0'>

</pre>