<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/d0778beac000b78485a906673f1dbb080781c1ed">https://github.com/macports/macports-ports/commit/d0778beac000b78485a906673f1dbb080781c1ed</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 d0778be  curl: Update curl-ca-bundle to 20191127 (dc8776f)
</span>d0778be is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d0778beac000b78485a906673f1dbb080781c1ed
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Nov 29 02:07:01 2019 -0600

<span style='display:block; white-space:pre;color:#404040;'>    curl: Update curl-ca-bundle to 20191127 (dc8776f)
</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 b2b9a05..8178b52 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;'>@@ -206,7 +206,7 @@ if {${name} eq ${subport}} {
</span> }
 
 subport curl-ca-bundle {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    revision                    1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    revision                    2
</span>     categories                  net
     license                     {MPL-2 LGPL-2.1+}
     supported_archs             noarch
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -225,11 +225,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        1574190310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_updated        1575014585
</span>     # The upstream commit in which certdata.txt was last updated.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_commit         98e9a37281b04dd410b4c41f63ec33a3b35a6172
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_commit         dc8776ff47594e025f7cd07a5d7eefb00cbc9770
</span>     # The date (in YYYYMMDD format) that commit was pushed.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_date           20191017
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_date           20191127
</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;'>@@ -250,9 +250,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  ce836d9f5be9a320f2ac5baa5e97e818fc4a83b0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                sha256  8711d4d81de6568b2aa984b23af73aaebcaa4ae3c8fa309f48681f4814764069 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                size    255408
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                rmd160  560120de8901f051ba92ec0444b267602f6ef1ba \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                sha256  e01615571ad502435b438971226dc45336bee01644186a2cc9ecab5bc24d1f0f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                size    257920
</span> 
     extract.only                ${curl_distfile}
     extract.post_args-append    ${worksrcdir}/Makefile \
</pre><pre style='margin:0'>

</pre>