<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/59f0cc22aac3ed75f686d282949aa52f454fadb0">https://github.com/macports/macports-ports/commit/59f0cc22aac3ed75f686d282949aa52f454fadb0</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 59f0cc22aac libical: add comment for compiler
</span>59f0cc22aac is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 59f0cc22aac3ed75f686d282949aa52f454fadb0
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Sun Dec 15 11:59:55 2024 +0400
<span style='display:block; white-space:pre;color:#404040;'> libical: add comment for compiler
</span>---
devel/libical/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libical/Portfile b/devel/libical/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 779979545b4..8cd3c42edd5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libical/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libical/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,6 +33,7 @@ configure.args -DGOBJECT_INTROSPECTION=ON \
</span> -DICAL_GLIB_VAPI=ON \
-DICAL_BUILD_DOCS=OFF
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# C++ compiler is used for C++ bindings
</span> compiler.cxx_standard 2011
# https://github.com/libical/libical/issues/723
</pre><pre style='margin:0'>
</pre>