<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ea5ea4a2982d7397c8cc1e2307b871f26ddafa14">https://github.com/macports/macports-ports/commit/ea5ea4a2982d7397c8cc1e2307b871f26ddafa14</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 ea5ea4a  ghostscript: fix stray backslash
</span>ea5ea4a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ea5ea4a2982d7397c8cc1e2307b871f26ddafa14
</span>Author: Perry E. Metzger <perry@piermont.com>
AuthorDate: Tue Nov 5 14:16:08 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    ghostscript: fix stray backslash
</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 58be3bb..61ab37c 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;'>@@ -30,7 +30,7 @@ distfiles           ${distname}.tar.gz:source \
</span>                     ghostscript-fonts-std-8.11.tar.gz:fonts \
                     ${mappingresources_commit}.zip:misc
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles          patch-base_unix-dll.mak.diff \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles          patch-base_unix-dll.mak.diff
</span> 
 checksums           ${distname}.tar.gz \
                     rmd160  0e345d2ce7122aa973882738210a88a4f8736f36 \
</pre><pre style='margin:0'>

</pre>