<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/626857c2fdcef2f3c23bebf60826df1c63411ebb">https://github.com/macports/macports-ports/commit/626857c2fdcef2f3c23bebf60826df1c63411ebb</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 626857c2fdc pulumi: update to 3.2.1
</span>626857c2fdc is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 626857c2fdcef2f3c23bebf60826df1c63411ebb
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Thu May 6 19:21:08 2021 -0400
<span style='display:block; white-space:pre;color:#404040;'> pulumi: update to 3.2.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 0bc5fab74d2..5ef2d7c8c1c 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.2.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/pulumi/pulumi 3.2.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 a6e7dcf3fc1f85bcd66aa0d5ecd666265e2b8b58 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 0c0dc55aa9a6658633e511488bb32dfa8efc7a5e82750ad63433429e06b5da36 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 4513311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 a987b2eccb4a258290663d53c2258bf48585131c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 56e2ca558038674fed24ff08592fb516a2cc8f1ef0027ab8e3a7144f6fd4a448 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 4513024
</span>
build.cmd make
build.pre_args VERSION="${github.tag_prefix}${version}"
</pre><pre style='margin:0'>
</pre>