<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/43765308404061a3fd8b2b07a98b54c67520f129">https://github.com/macports/macports-ports/commit/43765308404061a3fd8b2b07a98b54c67520f129</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 4376530  curl-ca-bundle: update to 92dcb99abd05 / NSS 3.35
</span>4376530 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 43765308404061a3fd8b2b07a98b54c67520f129
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Fri Jan 19 11:41:27 2018 +0000

<span style='display:block; white-space:pre;color:#404040;'>    curl-ca-bundle: update to 92dcb99abd05 / NSS 3.35
</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 a647f26..bad3d3e 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;'>@@ -201,7 +201,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;'>@@ -221,8 +221,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        1511922000
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_version        0c40802096cd
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_updated        1516361900
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_version        92dcb99abd05
</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;'>@@ -238,9 +238,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  63750aca6b860a9c013fd66844589729f0b1d159 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                sha256  1f8b7f879bdc800e03c98c98101e84ef5729938f021af803b53d63c91ce5eef1 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                size    199664
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                rmd160  534aab36b62694cac4b7b10c6f5acf9ed9803354 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                sha256  f8eb21750d06183174abed84da8e9c99f18a0c785775ff3d0a7762d36d8fc74e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                size    194520
</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>