<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a427be03429afee6dc512d0362434678b7dc4085">https://github.com/macports/macports-ports/commit/a427be03429afee6dc512d0362434678b7dc4085</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 a427be0  ghostscript: fix livecheck.url
</span>a427be0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a427be03429afee6dc512d0362434678b7dc4085
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu May 31 18:30:49 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    ghostscript: fix livecheck.url
</span>---
 print/ghostscript/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/print/ghostscript/Portfile b/print/ghostscript/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 24a70ab..0e54538 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/print/ghostscript/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/print/ghostscript/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -161,5 +161,5 @@ variant cups description {Enable CUPS driver} {
</span> default_variants    +x11
 
 livecheck.type      regex
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url       ${homepage}Releases.html
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url       ${homepage}releases.html
</span> livecheck.regex     ">Ghostscript (\\d+(?:\\.\\d+)*)<"
</pre><pre style='margin:0'>

</pre>