<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/b79b19f8fe80d5e804eee9c62fd73a2ac980f82a">https://github.com/macports/macports-ports/commit/b79b19f8fe80d5e804eee9c62fd73a2ac980f82a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b79b19f8fe80d5e804eee9c62fd73a2ac980f82a
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat Nov 24 06:24:11 2018 -0600

<span style='display:block; white-space:pre;color:#404040;'>    ghostscript: add note about ghostscript-fonts-hiragino version
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    remove note about security patch for version 9.25
</span>---
 print/ghostscript/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<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 866dfdf..6984027 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;'>@@ -18,6 +18,8 @@ master_sites        https://github.com/ArtifexSoftware/ghostpdl-downloads/releas
</span>                     sourceforge:gs-fonts:fonts \
                     https://github.com/adobe-type-tools/mapping-resources-pdf/archive/:misc
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Note: please update ghostscript-fonts-hiragino Portfile to keep version in sync
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> # Note: this needs to be manually updated for new upstream commits
 set mappingresources_commit \
                     7a92a5afa72e86bf15850e217f7dcf77a0a29b83
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,8 +29,6 @@ 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;'>-# The security patch (courtesy Ken Moffat) should only be needed until
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# 9.26 is released.
</span> patchfiles          patch-base_unix-dll.mak.diff
 
 checksums           ${distname}.tar.gz \
</pre><pre style='margin:0'>

</pre>