<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/9f6d8e40dfca5aad8f03b77fc23dc8405726f072">https://github.com/macports/macports-ports/commit/9f6d8e40dfca5aad8f03b77fc23dc8405726f072</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9f6d8e40dfca5aad8f03b77fc23dc8405726f072
</span>Author: Vadym-Valdis Yudaiev <judaew@macports.org>
AuthorDate: Wed Aug 10 22:01:48 2022 +0300

<span style='display:block; white-space:pre;color:#404040;'>    arduino-cli: update to 0.26.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 6f1e156cbe5..a0f409939e0 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.25.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/arduino/arduino-cli 0.26.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  e17919a0dfb2ee8405cbf8131e51e545b0c40cb8 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  66f1b5c534ed57044106b2d66abe0e980f32fac0ce2a6dcbf77d484c890aa52d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    8607913
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  88314a97609b7b5d615d46c8c1a3bb8567e9621c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  6cb36dae250417b68e104a4cb373fea03f091f0c685976f72a2b2940a8d82be5 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    8635537
</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>