<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/631c4066ffea181edf9d370b3756942ef761850c">https://github.com/macports/macports-ports/commit/631c4066ffea181edf9d370b3756942ef761850c</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 631c406  curl-ca-bundle: update to 0037f2516d10 / NSS 3.37
</span>631c406 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 631c4066ffea181edf9d370b3756942ef761850c
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Wed May 9 02:32:15 2018 +0000

<span style='display:block; white-space:pre;color:#404040;'>    curl-ca-bundle: update to 0037f2516d10 / NSS 3.37
</span>---
 net/curl/Portfile | 12 ++++++------
 1 file changed, 6 insertions(+), 6 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 15a8c86..05fd9ad 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;'>@@ -208,7 +208,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;'>@@ -228,8 +228,8 @@ subport curl-ca-bundle {
</span>     set certdata_file           certdata.txt
     # The output of the Tcl command "clock seconds" (you can run it in tclsh) when
     # the certdata.txt file in the port was last updated.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_updated        1516361900
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_version        92dcb99abd05
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_updated        1525833000
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_version        0037f2516d10
</span>     set certdata_extract_cmd    bzip2
     set certdata_extract_suffix .tar.bz2
     set certdata_distfile       certdata-${certdata_version}${certdata_extract_suffix}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -245,9 +245,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  534aab36b62694cac4b7b10c6f5acf9ed9803354 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                sha256  f8eb21750d06183174abed84da8e9c99f18a0c785775ff3d0a7762d36d8fc74e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                size    194520
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                rmd160  c3ae5e3cdb2fc2145ef0bb2879c848a5e10c80c4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                sha256  770ef57d954f41d38a2c76f381d105649945a53f11ef163593e9c9bc53e52b70 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                size    190241
</span> 
     extract.only                ${curl_distfile}
     set curl_mk_ca_bundle_files "${worksrcdir}/Makefile ${worksrcdir}/lib/mk-ca-bundle.pl"
</pre><pre style='margin:0'>

</pre>