<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/a54179e53970f8dc007d4762cb562a57ad24fd6b">https://github.com/macports/macports-ports/commit/a54179e53970f8dc007d4762cb562a57ad24fd6b</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 a54179e5397 cl-alexandria: add missed dependencies
</span>a54179e5397 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a54179e53970f8dc007d4762cb562a57ad24fd6b
</span>Author: Kirill A. Korinsky <kirill@korins.ky>
AuthorDate: Fri Aug 18 00:21:58 2023 +0200

<span style='display:block; white-space:pre;color:#404040;'>    cl-alexandria: add missed dependencies
</span>---
 lisp/cl-alexandria/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lisp/cl-alexandria/Portfile b/lisp/cl-alexandria/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bbbfc6811a3..c11aedcd7c0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lisp/cl-alexandria/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lisp/cl-alexandria/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup           common_lisp 1.0
</span> gitlab.instance     https://gitlab.common-lisp.net
 gitlab.setup        alexandria alexandria 1.4 v
 name                cl-alexandria
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> 
 homepage            https://alexandria.common-lisp.dev
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,3 +22,5 @@ license             BSD
</span> description         Alexandria is a collection of portable public domain utilities for Common Lisp
 
 long_description    {*}${description}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_lib-append  port:cl-rt
</span></pre><pre style='margin:0'>

</pre>