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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/31259dbddb040ab54eb38530fec1f02e04818748">https://github.com/macports/macports-ports/commit/31259dbddb040ab54eb38530fec1f02e04818748</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 31259dbddb0 angie: fix default_variants list
</span>31259dbddb0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 31259dbddb040ab54eb38530fec1f02e04818748
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Tue Dec 31 21:08:51 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    angie: fix default_variants list
</span>---
 www/angie/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/angie/Portfile b/www/angie/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 75ece370a3f..523ad5e8fbc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/angie/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/angie/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -113,7 +113,7 @@ notes "\
</span>     Additionally, the files [join ${auto_activate_confs} ", "] have been copied to ${angie_confdir} if they didn't exist yet.\n\
     Adjust these files to your needs before starting angie."
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-default_variants +mp4 +flv +secure_link +ssl +http2 +stream +fancyindex
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+default_variants +mp4 +flv +secure_link +ssl +http2 +stream
</span> 
 variant auth_request description {Add client authorization based on the result of a subrequest} {
     configure.args-append   --with-http_auth_request_module
</pre><pre style='margin:0'>

</pre>