<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/aac4cd236416cd80bde4c5b1380de0f0f47a5fe6">https://github.com/macports/macports-ports/commit/aac4cd236416cd80bde4c5b1380de0f0f47a5fe6</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 aac4cd23641 privoxy-pki-bundle: Set the version and revision to match curl-ca-bundle
</span>aac4cd23641 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit aac4cd236416cd80bde4c5b1380de0f0f47a5fe6
</span>Author: Steven Thomas Smith <s.t.smith@ieee.org>
AuthorDate: Fri May 27 05:57:20 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    privoxy-pki-bundle: Set the version and revision to match curl-ca-bundle
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    * Fixes: https://lists.macports.org/pipermail/macports-dev/2022-May/044278.html
</span>---
 www/privoxy/Portfile | 5 +++++
 1 file changed, 5 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/privoxy/Portfile b/www/privoxy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9511b8e3e20..e5f3e7c5a20 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/privoxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/privoxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -547,6 +547,11 @@ TLS_PRIVOXY_ROOT_CA
</span> }
 
 subport ${name}-pki-bundle {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    revision        1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # revision 1 corresponds to curl-ca-bundle cert_date 20220325
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # Please update the revision and comment above whenever subport
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    # curl-ca-bundle contents change
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>     license         MIT
 
     description     PKI Bundle for ${name}
</pre><pre style='margin:0'>

</pre>