<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/71070a950db4e5e111e4d8a0822de22fd0694baa">https://github.com/macports/macports-ports/commit/71070a950db4e5e111e4d8a0822de22fd0694baa</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 71070a950db libspectre: revbump after ghostscript update
</span>71070a950db is described below

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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/print/libspectre/Portfile b/print/libspectre/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c0cc537127e..5cf2718f8fd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/print/libspectre/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/print/libspectre/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> 
 name                libspectre
 version             0.2.12
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            4
</span> description         Libspectre is a small library for rendering PostScript documents.
 long_description    ${description} \
                     It provides a convenient easy to use API for handling and rendering \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,6 @@ long_description    ${description} \
</span> maintainers         {devans @dbevans} openmaintainer
 categories          print
 license             GPL-2+
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> homepage            https://www.freedesktop.org/wiki/Software/libspectre/
 master_sites        https://libspectre.freedesktop.org/releases/
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +19,7 @@ checksums           rmd160  a8913d7fd7ab07176d8928b7cf1c97097da1963a \
</span>                     sha256  55a7517cd3572bd2565df0cf450944a04d5273b279ebb369a895391957f0f960 \
                     size    436264
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_build       port:pkgconfig
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build       path:bin/pkg-config:pkgconfig
</span> 
 depends_lib         port:ghostscript \
                     path:lib/pkgconfig/cairo.pc:cairo
</pre><pre style='margin:0'>

</pre>