<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/1ddfa8eaae40302b517a66bcae3e0fcb024142d4">https://github.com/macports/macports-ports/commit/1ddfa8eaae40302b517a66bcae3e0fcb024142d4</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 1ddfa8e  inkscape-devel: add missing portgroups
</span>1ddfa8e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1ddfa8eaae40302b517a66bcae3e0fcb024142d4
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Dec 10 16:20:32 2018 -0800

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

<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 71631bf..73f734d 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;'>@@ -1,6 +1,8 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 
 PortSystem          1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           compiler_blacklist_versions 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cxx11 1.1
</span> 
 name                inkscape-devel
 conflicts           inkscape
</pre><pre style='margin:0'>

</pre>