<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3c1bf5ff54ad6bd7b10a7a6a6337e410ba246c01">https://github.com/macports/macports-ports/commit/3c1bf5ff54ad6bd7b10a7a6a6337e410ba246c01</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 3c1bf5f  deal.ii: Use github.livecheck.regex
</span>3c1bf5f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3c1bf5ff54ad6bd7b10a7a6a6337e410ba246c01
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu May 14 07:08:03 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    deal.ii: Use github.livecheck.regex
</span>---
 math/deal.ii/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/deal.ii/Portfile b/math/deal.ii/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 38798b9..9050637 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/deal.ii/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/deal.ii/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -135,4 +135,4 @@ variant python description "install python bindings" {
</span> }
 
 # avoid release candidates
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex {archive/v([0-9.]+)\.tar\.gz}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex {([0-9.]+)}
</span></pre><pre style='margin:0'>

</pre>