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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/52326dbacd4d2b85f8d7cb45b0454f91552d8a1f">https://github.com/macports/macports-ports/commit/52326dbacd4d2b85f8d7cb45b0454f91552d8a1f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 52326dbacd4d2b85f8d7cb45b0454f91552d8a1f
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Tue Jan 23 22:25:17 2024 -0800

<span style='display:block; white-space:pre;color:#404040;'>    rasqal: opportunistically links to pcre
</span>---
 www/rasqal/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/rasqal/Portfile b/www/rasqal/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b92f38ed4b9..43427a1a2f2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/rasqal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/rasqal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,6 +29,7 @@ depends_lib         port:curl \
</span>                     port:mhash \
                     port:mpfr \
                     path:lib/libssl.dylib:openssl \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:pcre \
</span>                     port:raptor2 \
                     port:zlib
 
</pre><pre style='margin:0'>

</pre>