<pre style='margin:0'>
Vadym-Valdis Yudaiev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3d327a89335b537b62ba108da696ef7df140d3bf">https://github.com/macports/macports-ports/commit/3d327a89335b537b62ba108da696ef7df140d3bf</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 3d327a89335 arduino-cli: update to 0.27.0
</span>3d327a89335 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3d327a89335b537b62ba108da696ef7df140d3bf
</span>Author: Vadym-Valdis Yudaiev <judaew@macports.org>
AuthorDate: Mon Sep 5 14:00:20 2022 +0300

<span style='display:block; white-space:pre;color:#404040;'>    arduino-cli: update to 0.27.0
</span>---
 devel/arduino-cli/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/arduino-cli/Portfile b/devel/arduino-cli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a0f409939e0..421ca1e7185 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/arduino-cli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/arduino-cli/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/arduino/arduino-cli 0.26.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/arduino/arduino-cli 0.27.0
</span> revision            0
 
 categories          devel electronics
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ long_description    \
</span>     needed to use any Arduino compatible board and platform.
 homepage            https://arduino.github.io/arduino-cli
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  88314a97609b7b5d615d46c8c1a3bb8567e9621c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  6cb36dae250417b68e104a4cb373fea03f091f0c685976f72a2b2940a8d82be5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    8635537
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  305db99f4599ab241fdba004f5c24fa04a8d6afc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  1eada769c82793f111d69a7367e332ff8502cd0407a2a279d264285779c35e04 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    8667431
</span> 
 # FIXME: This port currently can't be built without allowing go mod to fetch
 build.env-delete    GOPROXY=off GO111MODULE=off
</pre><pre style='margin:0'>

</pre>