<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/81c0e77ab3df8fe51fce25823b006d11dea1c75f">https://github.com/macports/macports-ports/commit/81c0e77ab3df8fe51fce25823b006d11dea1c75f</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 81c0e77 curl-ca-bundle: update to 53be95383c09 / NSS 3.31
</span>81c0e77 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 81c0e77ab3df8fe51fce25823b006d11dea1c75f
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Wed Apr 12 05:24:12 2017 +0000
<span style='display:block; white-space:pre;color:#404040;'> curl-ca-bundle: update to 53be95383c09 / NSS 3.31
</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 e64d077..f8719f6 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 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;'>@@ -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 1487309700
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- set certdata_version 6d5a6e5b4716
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ set certdata_updated 1491974200
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ set certdata_version 53be95383c09
</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 a6eb7a2d21d0876042ea0403eaec28753e7ac711 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 f5efca59a058228c30d2368eb8649fa3b060034889d8b2abc1d042e57a06308f
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ rmd160 edd4628c626930bf182ccd023d99116679b2d6a8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 7fc7748de4376c581731de3c02c7fd01c94a9f0e6f4afe4c7110d76b9ae32a5b
</span>
extract.only ${certdata_distfile}
</pre><pre style='margin:0'>
</pre>