<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4b0932fbee865fd9a1e2f7e8616098b25caca13c">https://github.com/macports/macports-ports/commit/4b0932fbee865fd9a1e2f7e8616098b25caca13c</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 4b0932fbee8 istioctl: update livecheck
</span>4b0932fbee8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4b0932fbee865fd9a1e2f7e8616098b25caca13c
</span>Author: Andy Hall <andy@ajhall.us>
AuthorDate: Tue Sep 13 23:13:15 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    istioctl: update livecheck
</span>---
 sysutils/istioctl/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/istioctl/Portfile b/sysutils/istioctl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d67333c29e1..634c1c10d35 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/istioctl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/istioctl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,7 +25,9 @@ long_description    Istio is an open, platform-independent service mesh designed
</span>                     The port deploys the istioctl command line utility, \
                     used to create, list, modify, and delete configuration \
                     resources in a deployed Istio system.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url       ${github.homepage}/releases
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    {([0-9.]+)}
</span> 
 go.package          istio.io/istio
 
</pre><pre style='margin:0'>

</pre>