<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/4ac7a9a517fdb3c5ec6cb957b3ac52d7d01d6bbc">https://github.com/macports/macports-ports/commit/4ac7a9a517fdb3c5ec6cb957b3ac52d7d01d6bbc</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4ac7a9a517fdb3c5ec6cb957b3ac52d7d01d6bbc
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Thu Jan 25 13:13:49 2024 +0200
<span style='display:block; white-space:pre;color:#404040;'> arduino-cli: update to 0.35.2
</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 039167d02db..2baa15ea807 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.35.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/arduino/arduino-cli 0.35.2 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 6696912473fb29cb0a8171347afaec6ae6362082 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 a391bf46e31cff4650a4f1d600a7fc659f697cc99a819498a9c213096c7eff40 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 10420771
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 3beb7e0fe2a885f3238b32a8d5a822bb12dc572d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 4e0e168040bce3979d2b873b3de5feedae8877f162be9fe3248a3105a5711b3f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 10420684
</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>