<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9076da3f749ed5a43a935e71c2c1f1910acc8dba">https://github.com/macports/macports-ports/commit/9076da3f749ed5a43a935e71c2c1f1910acc8dba</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9076da3f749ed5a43a935e71c2c1f1910acc8dba
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Mon Aug 27 12:25:33 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    sundials: use https for master_sites
</span>---
 math/sundials/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/sundials/Portfile b/math/sundials/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 696ec94..d86f8d9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/sundials/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/sundials/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,7 +25,7 @@ long_description    SUNDIALS consists of the following five solvers: CVODE\
</span>                     systems.
 
 homepage            https://computation.llnl.gov/projects/sundials
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        http://computation.llnl.gov/projects/sundials-suite-nonlinear-differential-algebraic-equation-solvers/download/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        https://computation.llnl.gov/projects/sundials-suite-nonlinear-differential-algebraic-equation-solvers/download/
</span> 
 checksums           rmd160  f2f77ea9ff638bc5f32daeba30ebda2e0c85073a \
                     sha256  18d52f8f329626f77b99b8bf91e05b7d16b49fde2483d3a0ea55496ce4cdd43a
</pre><pre style='margin:0'>

</pre>