<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/6a77159e4dc28789a24926fc1ae579a0e9422a24">https://github.com/macports/macports-ports/commit/6a77159e4dc28789a24926fc1ae579a0e9422a24</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 6a77159e4dc pulumi: update to 3.58.0
</span>6a77159e4dc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6a77159e4dc28789a24926fc1ae579a0e9422a24
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Tue Mar 21 11:06:25 2023 -0400

<span style='display:block; white-space:pre;color:#404040;'>    pulumi: update to 3.58.0
</span>---
 sysutils/pulumi/Portfile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/pulumi/Portfile b/sysutils/pulumi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2ebb1b3c399..28b5d9baad8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/pulumi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/pulumi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           golang 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup            github.com/pulumi/pulumi 3.56.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/pulumi/pulumi 3.58.0 v
</span> revision            0
 
 homepage            https://www.pulumi.com
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,4 +47,5 @@ destroot {
</span>     xinstall -m 0755 {*}[glob ${gopath}/bin/pulumi*] ${destroot}${prefix}/bin/
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.livecheck.regex  {([0-9.]+)}
</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></pre><pre style='margin:0'>

</pre>