<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/a74c3227681608a527f9d3912f7f688eebd62f56">https://github.com/macports/macports-ports/commit/a74c3227681608a527f9d3912f7f688eebd62f56</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 a74c322  curl-ca-bundle: update to 0c40802096cd / NSS 3.35
</span>a74c322 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a74c3227681608a527f9d3912f7f688eebd62f56
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Wed Nov 29 02:45:44 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    curl-ca-bundle: update to 0c40802096cd / NSS 3.35
</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 790fc0e..a4f3aeb 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                    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;'>@@ -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        1509727000
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_version        100e006a2730
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_updated        1511922000
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_version        0c40802096cd
</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  f8d106d39d51af4f99d65ef84e9ecfc791c1f863 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                sha256  48001f66a68fefce31f63840a22b9d247e30f5c385bc85a05a9a02cb0524255c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                rmd160  63750aca6b860a9c013fd66844589729f0b1d159 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                sha256  1f8b7f879bdc800e03c98c98101e84ef5729938f021af803b53d63c91ce5eef1
</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>