<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a4dd5a1078d238eeccdd0d5f674a57a3bda8752b">https://github.com/macports/macports-ports/commit/a4dd5a1078d238eeccdd0d5f674a57a3bda8752b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a4dd5a1078d238eeccdd0d5f674a57a3bda8752b
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Feb 20 18:21:09 2023 -0600

<span style='display:block; white-space:pre;color:#404040;'>    curl-ca-bundle: Update to 20221204 (fc546cb)
</span>---
 net/curl/Portfile    | 14 +++++++-------
 www/privoxy/Portfile |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/curl/Portfile b/net/curl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 383badc33b4..24b6b932664 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/curl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/curl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -246,7 +246,7 @@ if {${name} eq ${subport}} {
</span> 
 subport curl-ca-bundle {
     # Also increase the revision of privoxy-pki-bundle whenever curl-ca-bundle contents change.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    revision                    0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    revision                    1
</span>     categories                  net
     license                     {MPL-2 LGPL-2.1+}
     supported_archs             noarch
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -272,11 +272,11 @@ subport curl-ca-bundle {
</span> 
     # The approximate time (in seconds since the epoch) when the port maintainer
     # updated the certdata.txt file in this port. (The output of "date +%s".)
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_updated        1655586968
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_updated        1676938725
</span>     # The upstream commit in which certdata.txt was last updated.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_commit         8a140b71769579902156914a69ba4849c5598db3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_commit         fc546cbeb1cc7a486bc5147bcff3a879374cf213
</span>     # The date (in YYYYMMDD format) that commit was pushed.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_date           20220614
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_date           20221204
</span>     set certdata_file           certdata.txt
     # Using tar.bz2 would be preferable because it's smaller but upstream has
     # disabled the creation of all but zip archives:
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -297,9 +297,9 @@ subport curl-ca-bundle {
</span>     distfiles-append            ${certdata_distfile}:certdata
 
     checksums-append            ${certdata_distfile} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                                rmd160  abf6ebcd142af00430e5603742968da5183caccb \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                sha256  6321e67bee7568217fb2e44833558e5d020edde6d6dd9a8eac3b1a85e09ca003 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                size    274838
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                rmd160  70914b37764956f1ccd907871b4f58d0ee126b23 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                sha256  56b3095fb443163031bb4941e4e13dd1c703e96172218eb2a0dadb6d22dfe75b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                size    271958
</span> 
     extract.only                ${curl_distfile}
     extract.post_args-append    ${worksrcdir}/Makefile \
<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 e527c245fc2..fe6c25f434c 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;'>@@ -566,7 +566,7 @@ TLS_PRIVOXY_ROOT_CA
</span> 
 subport ${name}-pki-bundle {
     # Please increase the revision whenever curl-ca-bundle contents change
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    revision        2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    revision        3
</span> 
     license         MIT
     supported_archs noarch
</pre><pre style='margin:0'>

</pre>