<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/9aa01e7b04169f4a7235b7b46c4b7f299ac7c8fe">https://github.com/macports/macports-ports/commit/9aa01e7b04169f4a7235b7b46c4b7f299ac7c8fe</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 9aa01e7b041 syncthing: update to 1.27.1
</span>9aa01e7b041 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9aa01e7b04169f4a7235b7b46c4b7f299ac7c8fe
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Mon Dec 11 03:00:53 2023 -0500

<span style='display:block; white-space:pre;color:#404040;'>    syncthing: update to 1.27.1
</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 991b57ab87b..5e33e6d2924 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.27.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/syncthing/syncthing 1.27.1 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  a5be8eb742078ae450199ce997fa9426b217d6c2 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  9a6397be7ff6a6a47c9b2bd7a4d0d719474dd48aea7c2dc65146774ecc525dc6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    6464904
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  7e78ccee57081f491f4b0bed6e0da57ace60fd9a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  e91671a8291a6d83264f1d1ed731fb6041b25d7259400e5f71cb2d241a48e6a4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    6465619
</span> 
 categories          net
 installs_libs       no
</pre><pre style='margin:0'>

</pre>