<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/fc9312f9939eac59842bf5c592ab68bcfc0ee160">https://github.com/macports/macports-ports/commit/fc9312f9939eac59842bf5c592ab68bcfc0ee160</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fc9312f9939eac59842bf5c592ab68bcfc0ee160
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Sep 3 14:32:05 2017 -0700
<span style='display:block; white-space:pre;color:#404040;'> inkscape: update livecheck url and regex
</span>---
graphics/inkscape/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<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 e41de9d..1b839b4 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;'>@@ -129,5 +129,5 @@ if {[variant_isset gtk3]} {
</span> }
livecheck.type regex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url https://inkscape.org/en/download/source/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*).tar"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url https://inkscape.org/en/release
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex ">Download Inkscape (\\d+(?:\\.\\d+)*)"
</span></pre><pre style='margin:0'>
</pre>