<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/30674a016b45ba43dc5e18db7d6f0b2af8e898da">https://github.com/macports/macports-ports/commit/30674a016b45ba43dc5e18db7d6f0b2af8e898da</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 30674a016b4 adblock2privoxy: Fix documentation
</span>30674a016b4 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 30674a016b45ba43dc5e18db7d6f0b2af8e898da
</span>Author: Steven Thomas Smith <s.t.smith@ieee.org>
AuthorDate: Sat Jan 13 16:39:35 2024 -0500
<span style='display:block; white-space:pre;color:#404040;'> adblock2privoxy: Fix documentation
</span>---
www/adblock2privoxy/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/adblock2privoxy/Portfile b/www/adblock2privoxy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7de0b2824a3..b88b6756e77 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/adblock2privoxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/adblock2privoxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -438,7 +438,7 @@ ADBLOCK2PRIVOXY_DH
</span>
# Server certificate CSR
openssl req -config openssl.cnf -new -sha256 \\
<span style='display:block; white-space:pre;background:#ffe0e0;'>- -extensions server_cert -key adblock2privoxy-nginx.key.pem \\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ -key adblock2privoxy-nginx.key.pem \\
</span> -passin file:passphrase.txt \\
-out adblock2privoxy-nginx.csr.pem -batch
</pre><pre style='margin:0'>
</pre>