<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/acc8c7cb2247d9892bf5a52eb92431a4c0c8e1cd">https://github.com/macports/macports-ports/commit/acc8c7cb2247d9892bf5a52eb92431a4c0c8e1cd</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 acc8c7cb224 pulumi: update to 3.117.0
</span>acc8c7cb224 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit acc8c7cb2247d9892bf5a52eb92431a4c0c8e1cd
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Sat May 25 21:54:03 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    pulumi: update to 3.117.0
</span>---
 sysutils/pulumi/Portfile | 8 ++------
 1 file changed, 2 insertions(+), 6 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 709506ddb75..d4c97c0a363 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,8 @@
</span> PortSystem          1.0
 PortGroup           golang 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup            github.com/pulumi/pulumi 3.112.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/pulumi/pulumi 3.117.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.offline_build    no
</span> revision            0
 
 homepage            https://www.pulumi.com
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -35,11 +36,6 @@ build.pre_args      BREW_VERSION="${github.tag_prefix}${version}"
</span> # and not the SDKs
 build.args          brew
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# FIXME: This port currently can't be built without allowing go mod to fetch
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# dependencies during the build phase. See
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# https://trac.macports.org/ticket/61192
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-go.offline_build no
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> depends_build-append \
                     port:curl
 
</pre><pre style='margin:0'>

</pre>