<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/f226e59cb7da95623658ddada55df6539cbc9fc1">https://github.com/macports/macports-ports/commit/f226e59cb7da95623658ddada55df6539cbc9fc1</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 f226e59cb7d arduino-cli: update to 0.35.0
</span>f226e59cb7d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f226e59cb7da95623658ddada55df6539cbc9fc1
</span>Author: Mark Mentovai <mark@mentovai.com>
AuthorDate: Sun Jan 14 12:39:30 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    arduino-cli: update to 0.35.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 0821144c6f6..f7d1e623904 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.34.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/arduino/arduino-cli 0.35.0 v
</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  d1b76df3da38be390f5337762d69fc474447c937 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  34f747398dc70a972ae7c77c61bfe940256246fd6300e54fc44e0dee2bc66dd7 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    10336077
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  65d979d50bef9fa4917822639dc74d0604a1e240 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  9196fb6129edc2a76cc4aeff6d507e588e73e2250a46867a16b10aa7f0ed2503 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    10420270
</span> 
 # FIXME: This port currently can't be built without allowing go mod to fetch
 go.offline_build no
</pre><pre style='margin:0'>

</pre>