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

<span style='display:block; white-space:pre;color:#808000;'>commit f3d386008af535a3c489c5ad500444f79d4714ca
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Wed Jul 7 10:50:22 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    pulumi: update to 3.6.1
</span>---
 sysutils/pulumi/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 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 ea074aad1ff..e1dde32f37a 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.6.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/pulumi/pulumi 3.6.1 v
</span> revision            0
 
 homepage            https://www.pulumi.com
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,9 +29,9 @@ installs_libs       no
</span> maintainers         {gmail.com:herby.gillot @herbygillot} \
                     openmaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  a7835a6a93372916051846495742b51c4de73656 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  ed6321ed272f4777330b259052f657cd5ac8ff2af490c966a7c94aa8f953ff92 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    4653684
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  19a8fce6f9ae271006119345a936107a7a883860 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  5cde973f65333d4d09a82a6d806783655074213597a5be0cdb5a61583b11195e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4818782
</span> 
 build.cmd           make
 build.pre_args      VERSION="${github.tag_prefix}${version}"
</pre><pre style='margin:0'>

</pre>