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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9139943940d54a702aa354dd49e3d15c8f8d6fe3">https://github.com/macports/macports-ports/commit/9139943940d54a702aa354dd49e3d15c8f8d6fe3</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 9139943940d curl-ca-bundle: Update to 20240215 (bfb3a67)
</span>9139943940d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9139943940d54a702aa354dd49e3d15c8f8d6fe3
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Wed Mar 27 14:22:43 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    curl-ca-bundle: Update to 20240215 (bfb3a67)
</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 e7a285dc600..0c9c683b22a 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;'>@@ -273,7 +273,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;'>@@ -299,11 +299,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        1706686438
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_updated        1711566911
</span>     # The upstream commit in which certdata.txt was last updated.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_commit         a3dd112b0ed075be924f114a490abaeb9d7c3cd6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_commit         bfb3a675d0569b740fe865ad6d2ac70f22163e98
</span>     # The date (in YYYYMMDD format) that commit was pushed.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_date           20231116
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_date           20240215
</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;'>@@ -324,9 +324,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  7316d88d8dda1cb2a5edbe90ad1821511475e09e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                sha256  056f9260062a89b3232f32111928ef592f9ae208a338e681c22a1227b44195af \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                size    276429
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                rmd160  3194caff79a4773853d478e84287ed7f36e80485 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                sha256  3e7d59004501c3fa85cd504544edc23c7544766a783f14bc3c5fa6216ea58abf \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                size    284455
</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 6b2d524787b..dec4ee95c00 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;'>@@ -569,7 +569,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>