<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/1712a925132cdfe1aa0a235426be193a8f0e350b">https://github.com/macports/macports-ports/commit/1712a925132cdfe1aa0a235426be193a8f0e350b</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 1712a925132 curl-ca-bundle: Update to 20210308 (e5df44a)
</span>1712a925132 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1712a925132cdfe1aa0a235426be193a8f0e350b
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Apr 1 15:13:59 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    curl-ca-bundle: Update to 20210308 (e5df44a)
</span>---
 net/curl/Portfile | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 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 95c08791406..05d958a7c39 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;'>@@ -210,7 +210,7 @@ if {${name} eq ${subport}} {
</span> }
 
 subport curl-ca-bundle {
<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;'>@@ -229,11 +229,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        1608271043
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_updated        1617307855
</span>     # The upstream commit in which certdata.txt was last updated.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_commit         bc61343b5d6809a99d3ca2daf25708f069b042c2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_commit         e5df44ac10fece63c6c0a0cbadd70ab1e1ce9898
</span>     # The date (in YYYYMMDD format) that commit was pushed.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_date           20201204
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_date           20210308
</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;'>@@ -254,9 +254,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  1ba9db91d55bbe003f05807fa1c898a0df505736 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                sha256  0fbccbcef01e66a38511725f74f49d6c9e1fe83ba8d5e74c47b59feb055d8b30 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                size    240576
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                rmd160  01e3341e545702f7c822bba9f7f957e1c7bb737c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                sha256  3dc3e624f29774dd559e69f838982ddc26cebebcdf62c248936d508c2f35d644 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                size    244976
</span> 
     extract.only                ${curl_distfile}
     extract.post_args-append    ${worksrcdir}/Makefile \
</pre><pre style='margin:0'>

</pre>