<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/3e879aacd17d6c8efab4aeeee5196f962881f8c4">https://github.com/macports/macports-ports/commit/3e879aacd17d6c8efab4aeeee5196f962881f8c4</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3e879aacd17d6c8efab4aeeee5196f962881f8c4
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Wed Apr 7 06:24:07 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    sundials2: avoid redirect of webpages
</span>---
 math/sundials2/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<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 7f758448f4a..89ee2c89fcc 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;'>@@ -25,7 +25,7 @@ long_description    SUNDIALS consists of the following five solvers: CVODE\
</span>                     (forward and adjoint).  KINSOL solves nonlinear algebraic\
                     systems.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://computation.llnl.gov/projects/sundials
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://computing.llnl.gov/projects/sundials
</span> 
 github.tarball_from releases
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -137,5 +137,5 @@ variant doc description {install pdf documentation} {
</span>     }
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url       https://computation.llnl.gov/projects/sundials/sundials-software
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url       https://computing.llnl.gov/projects/sundials/sundials-software
</span> livecheck.regex     {sundials-(2(?:\.\d+)*)}
</pre><pre style='margin:0'>

</pre>