<pre style='margin:0'>
Mohamed Akram (mohd-akram) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/520f5477994d08dd452292de248cf7142a63c482">https://github.com/macports/macports-ports/commit/520f5477994d08dd452292de248cf7142a63c482</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 520f5477994 raptor2: add missing dependency
</span>520f5477994 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 520f5477994d08dd452292de248cf7142a63c482
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Tue Dec 3 16:45:55 2024 +0400
<span style='display:block; white-space:pre;color:#404040;'> raptor2: add missing dependency
</span>---
www/raptor2/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/raptor2/Portfile b/www/raptor2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e10afe7155a..2a6cd63e86d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/raptor2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/raptor2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,6 +21,8 @@ checksums rmd160 8eb0b4256d84150eac2b6872820430238eaad089 \
</span> sha256 089db78d7ac982354bdbf39d973baf09581e6904ac4c92a98c5caadb3de44680 \
size 1750726
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build path:bin/pkg-config:pkgconfig
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_lib port:curl \
path:lib/pkgconfig/icu-uc.pc:icu \
port:libxml2 \
</pre><pre style='margin:0'>
</pre>