<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/7c456bd68278b969a2e726b05ac69f4465e3c79d">https://github.com/macports/macports-ports/commit/7c456bd68278b969a2e726b05ac69f4465e3c79d</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 7c456bd6827 syncthing: update to 1.29.0
</span>7c456bd6827 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7c456bd68278b969a2e726b05ac69f4465e3c79d
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Mon Jan 6 13:00:43 2025 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/syncthing/Portfile b/net/syncthing/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 596ce11ee24..899d7ccbf79 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/syncthing/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/syncthing/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/syncthing/syncthing 1.28.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/syncthing/syncthing 1.29.0 v
</span> github.tarball_from archive
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ long_description    Syncthing replaces proprietary sync and cloud services \
</span>                     where it is stored, if it is shared with some third party \
                     and how it's transmitted over the Internet.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  a098fc0a7ecf26869e38637bdda4edacf9b672a1 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  737f6978cf28e891aa4fba120b6f8fa5940d06eabec187050eb98c6645a01e10 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    6455642
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  0f6be59e46264e8dd90acb31467bcb9a1a85e8cf \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  2d2ead8ada92e48c9b45a62e1c85b781214579d125bf04c8a95859760c7db71b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    6361688
</span> 
 categories          net
 installs_libs       no
</pre><pre style='margin:0'>

</pre>