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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6c178a53f0e4ad199342084fff794faefb098f70">https://github.com/macports/macports-ports/commit/6c178a53f0e4ad199342084fff794faefb098f70</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 6c178a53f0e xfig: bump a revision to relink against ghostscript
</span>6c178a53f0e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6c178a53f0e4ad199342084fff794faefb098f70
</span>Author: Kirill A. Korinsky <kirill@korins.ky>
AuthorDate: Tue Nov 15 20:38:43 2022 +0100

<span style='display:block; white-space:pre;color:#404040;'>    xfig: bump a revision to relink against ghostscript
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    It fixes a error:
</span><span style='display:block; white-space:pre;color:#404040;'>    Could not open /opt/local/lib/libgs.9.55.dylib: Error opening or reading file (referenced from /opt/local/bin/xfig)
</span>---
 graphics/xfig/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/xfig/Portfile b/graphics/xfig/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 90f3694d845..d59a5c0cd9d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/xfig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/xfig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> 
 name                xfig
 version             3.2.8b
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            2
</span> categories          graphics x11
 license             Permissive
 maintainers         nomaintainer
</pre><pre style='margin:0'>

</pre>