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

<span style='display:block; white-space:pre;color:#808000;'>commit d8df4c791c9b3c09d8058a34e73afa3237a637a7
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Fri Sep 11 08:42:16 2020 -0400

<span style='display:block; white-space:pre;color:#404040;'>    pulumi: update to 2.10.0
</span>---
 sysutils/pulumi/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 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 fbc4865ba35..3d0257a51d5 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,9 +3,9 @@
</span> PortSystem          1.0
 PortGroup           golang 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup            github.com/pulumi/pulumi 2.9.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/pulumi/pulumi 2.10.0 v
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-categories          sysutils
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+categories          sysutils net
</span> license             Apache-2
 
 homepage            https://www.pulumi.com/
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,9 +27,9 @@ long_description    Pulumi's Infrastructure as Code SDK is the easiest way to \
</span> maintainers         {gmail.com:herby.gillot @herbygillot} \
                     openmaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  b2125056b07c2377f97af1f0880fe6db228b6b5a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  0ab17cd155a6f012f5570cbc089491b78858ca0d01591930828eeb994bbc035a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    2985597
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  47afe97bb7b741acd49d523dc716e349f05f273b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  cd845cc9ad4184814eb6076bab3c3215a4642cfe407034e5d766dc3baa8ed0b6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    3013174
</span> 
 build.cmd           make
 build.pre_args      VERSION="${github.tag_prefix}${version}"
</pre><pre style='margin:0'>

</pre>