<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/5a1884bc67c04a5ce171bf4c170d12834af64826">https://github.com/macports/macports-ports/commit/5a1884bc67c04a5ce171bf4c170d12834af64826</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 5a1884bc67c istioctl: update to 1.15.1
</span>5a1884bc67c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5a1884bc67c04a5ce171bf4c170d12834af64826
</span>Author: Andy Hall <andy@ajhall.us>
AuthorDate: Mon Sep 26 23:04:25 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    istioctl: update to 1.15.1
</span>---
 sysutils/istioctl/Portfile                     | 13 ++++-----
 sysutils/istioctl/files/patch-init-script.diff | 37 --------------------------
 2 files changed, 5 insertions(+), 45 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 634c1c10d35..33e471fb1d7 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;'>@@ -4,11 +4,10 @@ PortSystem          1.0
</span> PortGroup           golang 1.0
 
 name                istioctl
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            0
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup            github.com/istio/istio 1.15.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/istio/istio 1.15.1
</span> categories          sysutils
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> supported_archs     x86_64 arm64
 license             Apache-2
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,11 +30,9 @@ github.livecheck.regex \
</span> 
 go.package          istio.io/istio
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  0f2cc3563d0b1215478f7038230d190295b63868 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  7ff4877c0f2553e9a07255c8eab0cea7e2adeb4b038cd38066676eac82ac5293 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    4851486
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles          patch-init-script.diff
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  ac291061c0e59f1b52fdae09257b72c211df98a3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  a76445201e9f3e027690ef5d877d58b1ea9e15531b1b76cc0d43deb62dc540b4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4860370
</span> 
 build.cmd           make
 build.target        ${name}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/istioctl/files/patch-init-script.diff b/sysutils/istioctl/files/patch-init-script.diff
</span>deleted file mode 100644
<span style='display:block; white-space:pre;color:#808080;'>index 389c5a307aa..00000000000
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/istioctl/files/patch-init-script.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ /dev/null
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,37 +0,0 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# https://github.com/istio/istio/pull/40912
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# Remove an unnecessary reference to a URL that no longer works.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- bin/init.sh.orig
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ bin/init.sh
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -65,14 +65,8 @@ ISTIO_ENVOY_LINUX_RELEASE_PATH="${ISTIO_ENVOY_LINUX_RELEASE_PATH:-${ISTIO_ENVOY_
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- ISTIO_ENVOY_CENTOS_LINUX_RELEASE_NAME="${ISTIO_ENVOY_CENTOS_LINUX_RELEASE_NAME:-envoy-centos-${ISTIO_ENVOY_LINUX_VERSION}}"
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- ISTIO_ENVOY_CENTOS_LINUX_RELEASE_PATH="${ISTIO_ENVOY_CENTOS_LINUX_RELEASE_PATH:-${ISTIO_ENVOY_LINUX_RELEASE_DIR}/${ISTIO_ENVOY_CENTOS_LINUX_RELEASE_NAME}}"
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--# Envoy macOS vars.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--# TODO Change url when official envoy release for macOS is available
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--ISTIO_ENVOY_MACOS_VERSION="${ISTIO_ENVOY_MACOS_VERSION:-1.0.2}"
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--ISTIO_ENVOY_MACOS_RELEASE_URL="${ISTIO_ENVOY_MACOS_RELEASE_URL:-https://github.com/istio/proxy/releases/download/${ISTIO_ENVOY_MACOS_VERSION}/istio-proxy-${ISTIO_ENVOY_MACOS_VERSION}-macos.tar.gz}"
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--# Variables for the extracted debug/release Envoy artifacts.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--ISTIO_ENVOY_MACOS_RELEASE_DIR="${ISTIO_ENVOY_MACOS_RELEASE_DIR:-${TARGET_OUT}/release}"
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--ISTIO_ENVOY_MACOS_RELEASE_NAME="${ISTIO_ENVOY_MACOS_RELEASE_NAME:-envoy-${ISTIO_ENVOY_MACOS_VERSION}}"
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--ISTIO_ENVOY_MACOS_RELEASE_PATH="${ISTIO_ENVOY_MACOS_RELEASE_PATH:-${ISTIO_ENVOY_MACOS_RELEASE_DIR}/${ISTIO_ENVOY_MACOS_RELEASE_NAME}}"
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+# There is no longer an Istio built Envoy binary available for the Mac. Copy the Linux binary as the Mac binary was
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+# very old and likely no one was really using it (at least temporarily).
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- # Download Envoy debug and release binaries for Linux x86_64. They will be included in the
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- # docker images created by Dockerfile.proxyv2.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -173,14 +167,7 @@ fi
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- # Download and extract the Envoy linux release binary.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- download_envoy_if_necessary "${ISTIO_ENVOY_LINUX_RELEASE_URL}" "$ISTIO_ENVOY_LINUX_RELEASE_PATH" "${SIDECAR}"
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- download_envoy_if_necessary "${ISTIO_ENVOY_CENTOS_RELEASE_URL}" "$ISTIO_ENVOY_CENTOS_LINUX_RELEASE_PATH" "${SIDECAR}-centos"
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--if [[ "$GOOS_LOCAL" == "darwin" ]]; then
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--  # Download and extract the Envoy macOS release binary
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--  download_envoy_if_necessary "${ISTIO_ENVOY_MACOS_RELEASE_URL}" "$ISTIO_ENVOY_MACOS_RELEASE_PATH" "${SIDECAR}"
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--  ISTIO_ENVOY_NATIVE_PATH=${ISTIO_ENVOY_MACOS_RELEASE_PATH}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--else
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--  ISTIO_ENVOY_NATIVE_PATH=${ISTIO_ENVOY_LINUX_RELEASE_PATH}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--fi
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+ISTIO_ENVOY_NATIVE_PATH=${ISTIO_ENVOY_LINUX_RELEASE_PATH}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- # Download WebAssembly plugin files
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- WASM_RELEASE_DIR=${ISTIO_ENVOY_LINUX_RELEASE_DIR}
</span></pre><pre style='margin:0'>

</pre>