<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/97f02b44c462d35e8bce675dd812fa2109095e3e">https://github.com/macports/macports-ports/commit/97f02b44c462d35e8bce675dd812fa2109095e3e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 97f02b44c462d35e8bce675dd812fa2109095e3e
</span>Author: Marcus Calhoun-Lopez <marcuscalhounlopez@gmail.com>
AuthorDate: Mon Jul 23 11:29:30 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    sundials2: add size to checksums
</span>---
 math/sundials2/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/sundials2/Portfile b/math/sundials2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a1e804..63c9a13 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/sundials2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/sundials2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,7 +28,8 @@ homepage            https://computation.llnl.gov/projects/sundials
</span> master_sites        http://computation.llnl.gov/projects/sundials-suite-nonlinear-differential-algebraic-equation-solvers/download/
 
 checksums           rmd160  7bbbff19828c8235422497e11891d07fe02e4021 \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  d39fcac7175d701398e4eb209f7e92a5b30a78358d4a0c0fcc23db23c11ba104
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  d39fcac7175d701398e4eb209f7e92a5b30a78358d4a0c0fcc23db23c11ba104 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    12258093
</span> 
 conflicts           sundials
 
</pre><pre style='margin:0'>

</pre>