<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/db87fa70a683736502d2070fb9be0ca1d369ab18">https://github.com/macports/macports-ports/commit/db87fa70a683736502d2070fb9be0ca1d369ab18</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 db87fa70a68 spring-boot-cli: fix livecheck
</span>db87fa70a68 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit db87fa70a683736502d2070fb9be0ca1d369ab18
</span>Author: Nils Breunese <nils@breun.nl>
AuthorDate: Sun Nov 22 20:24:45 2020 +0100

<span style='display:block; white-space:pre;color:#404040;'>    spring-boot-cli: fix livecheck
</span>---
 java/spring-boot-cli/Portfile | 4 ----
 1 file changed, 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/java/spring-boot-cli/Portfile b/java/spring-boot-cli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 803782d751c..b33cabf97eb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/java/spring-boot-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/java/spring-boot-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -71,7 +71,3 @@ variant bash_completion {
</span>              ${destroot}${prefix}/etc/bash_completion.d/spring
     }
 }
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type  regex
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url   http://repo.spring.io/release/org/springframework/boot/${name}/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex (\[0-9.\]+).RELEASE
</span></pre><pre style='margin:0'>

</pre>