<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a7bdad6f1e99a5829466baa851648b5853618812">https://github.com/macports/macports-ports/commit/a7bdad6f1e99a5829466baa851648b5853618812</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 a7bdad6f1e9 istioctl: update to 1.16.0
</span>a7bdad6f1e9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a7bdad6f1e99a5829466baa851648b5853618812
</span>Author: Andy Hall <andy@ajhall.us>
AuthorDate: Wed Nov 16 22:22:26 2022 -0500

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

<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 1842218660a..a704bd1602e 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;'>@@ -6,7 +6,7 @@ PortGroup           golang 1.0
</span> name                istioctl
 revision            0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup            github.com/istio/istio 1.15.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/istio/istio 1.16.0
</span> categories          sysutils
 supported_archs     x86_64 arm64
 license             Apache-2
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,9 +30,9 @@ github.livecheck.regex \
</span> 
 go.package          istio.io/istio
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  14bc570429c236f21332b91eee67f21561412b31 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  102abc9a11e775a72be6e41c90b7a7b6e028383787b0d764d328fef7dea7f3b8 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    4880356
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  8987d71e613e653687b7cf26aa0585e2d48d47c3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  1ad846b48928de57c58798c73b3f773c7362c5277d71121aa7d75c5d1250b645 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4907538
</span> 
 build.cmd           make
 build.target        ${name}
</pre><pre style='margin:0'>

</pre>