<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/61d3bfbf3f3d43cb9413ca95e4ef6e4cabe9c57f">https://github.com/macports/macports-ports/commit/61d3bfbf3f3d43cb9413ca95e4ef6e4cabe9c57f</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 61d3bfb  curl-ca-bundle: update to 6d5a6e5b4716 / NSS 3.30
</span>61d3bfb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 61d3bfbf3f3d43cb9413ca95e4ef6e4cabe9c57f
</span>Author: Zero King <l2dy@icloud.com>
AuthorDate: Fri Feb 17 05:40:03 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    curl-ca-bundle: update to 6d5a6e5b4716 / NSS 3.30
</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 7686ebd..1e917f2 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;'>@@ -207,7 +207,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,8 +225,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        1485749897
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    set certdata_version        052b90b5414f
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_updated        1487309700
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    set certdata_version        6d5a6e5b4716
</span>     set certdata_distfile       certdata-${certdata_version}${extract.suffix}
     set certdata_path           security/nss/lib/ckfw/builtins/${certdata_file}
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -240,8 +240,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  2ebc985eb5da2f8b7bb406548ce9ae4db7f915d6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                                sha256  c91baf53af5138aed7a9b9c2be5abf5e486629f23d320f3b08e88f3a2f11d32a
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                rmd160  a6eb7a2d21d0876042ea0403eaec28753e7ac711 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                                sha256  f5efca59a058228c30d2368eb8649fa3b060034889d8b2abc1d042e57a06308f
</span> 
     extract.only                ${certdata_distfile}
 
</pre><pre style='margin:0'>

</pre>