<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/0e72902a4fa634852b2442fa7716d64559c611fe">https://github.com/macports/macports-ports/commit/0e72902a4fa634852b2442fa7716d64559c611fe</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 0e72902a4fa syncthing: update to v1.23.2
</span>0e72902a4fa is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0e72902a4fa634852b2442fa7716d64559c611fe
</span>Author: Knapoc <Knapoc@users.noreply.github.com>
AuthorDate: Tue Mar 7 22:30:07 2023 +0100

<span style='display:block; white-space:pre;color:#404040;'>    syncthing: update to v1.23.2
</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 b2738321bf2..2353fb0e765 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.23.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/syncthing/syncthing 1.23.2 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  7c42bfa2deef7f7e90e1bdbf94887a4d51f62e01 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  3ac5002419d261b7d9352a621dbe20fada165372444824213b9d46910df7502e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    6342650
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  878385ba1e836014401955e65dfb265cbb77cee0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  036bff4610791aa278a40cdda530e412bf44958c7951b720160c31c87b03d61c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    6529048
</span> 
 categories          net
 installs_libs       no
</pre><pre style='margin:0'>

</pre>