<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/5cdbbf6fac2e5e2c70609599b7e3b7c2c40e63ed">https://github.com/macports/macports-ports/commit/5cdbbf6fac2e5e2c70609599b7e3b7c2c40e63ed</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 5cdbbf6  curl-ca-bundle: update to 100e006a2730 / NSS 3.34
</span>5cdbbf6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5cdbbf6fac2e5e2c70609599b7e3b7c2c40e63ed
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Fri Nov 3 16:51:40 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    curl-ca-bundle: update to 100e006a2730 / NSS 3.34
</span>---
 net/curl/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 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 1d91307..d491398 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;'>@@ -198,7 +198,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;'>@@ -218,8 +218,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        1500995000
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_version        be884de5820a
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_updated        1509727000
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_version        100e006a2730
</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;'>@@ -235,8 +235,8 @@ subport curl-ca-bundle {
</span>     distfiles-append            ${certdata_distfile}:certdata
 
     checksums-append            ${certdata_distfile} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                                rmd160  f923926b7c5537cd04e27f1be4c1538f099eb4bf \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                sha256  94f67c4c88e8655d720d7c5f9332391899fe0a96ca1d2d1370f476e718ffb760
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                rmd160  f8d106d39d51af4f99d65ef84e9ecfc791c1f863 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                sha256  48001f66a68fefce31f63840a22b9d247e30f5c385bc85a05a9a02cb0524255c
</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>