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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9a9371a5aeadb192d09726efd3b0af57517160cc">https://github.com/macports/macports-ports/commit/9a9371a5aeadb192d09726efd3b0af57517160cc</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 9a9371a5aea xcircuit: revbump after ghostscript update (#25956)
</span>9a9371a5aea is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9a9371a5aeadb192d09726efd3b0af57517160cc
</span>Author: Sergey Fedorov <barracuda@macos-powerpc.org>
AuthorDate: Fri Sep 27 08:52:18 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    xcircuit: revbump after ghostscript update (#25956)
</span>---
 x11/xcircuit/Portfile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/xcircuit/Portfile b/x11/xcircuit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index da8aa2a0ce1..cffbb054263 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/xcircuit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/xcircuit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,10 +5,9 @@ PortGroup           active_variants 1.1
</span> 
 name                xcircuit
 version             3.10.30
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            2
</span> set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          x11 cad
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         {khindenburg @kurthindenburg} openmaintainer
 # asg subdir licensed for noncommercial use only, linked to GPL code, conflicts.
 license             GPL-2+ Noncommercial Restrictive
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -36,7 +35,7 @@ checksums           rmd160  85ceb248824ccb85b39dec4a1e8215273e3c57fe \
</span> 
 depends_build       port:autoconf \
                     port:automake \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:pkgconfig
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    path:bin/pkg-config:pkgconfig
</span> 
 depends_lib         path:lib/pkgconfig/cairo.pc:cairo \
                     port:ghostscript \
</pre><pre style='margin:0'>

</pre>