<pre style='margin:0'>
Chih-Hsuan Yen (yan12125) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/34fb6c5412d06d89aa478a1c4bf10f3a2966c1e0">https://github.com/macports/macports-ports/commit/34fb6c5412d06d89aa478a1c4bf10f3a2966c1e0</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 34fb6c5  syncthingtray: update to 0.10.3
</span>34fb6c5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 34fb6c5412d06d89aa478a1c4bf10f3a2966c1e0
</span>Author: Chih-Hsuan Yen <yan12125@gmail.com>
AuthorDate: Wed Nov 13 00:00:21 2019 +0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/syncthingtray/Portfile b/net/syncthingtray/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2b476ce..b1c217d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/syncthingtray/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/syncthingtray/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           cmake 1.1
</span> PortGroup           github 1.0
 PortGroup           qt5 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        Martchus syncthingtray 0.10.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        Martchus syncthingtray 0.10.3 v
</span> github.tarball_from archive
 revision            0
 categories          net
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,9 +15,9 @@ description         Tray application and Dolphin/Plasma integration for Syncthin
</span> long_description    ${description}
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  89c9578d7e56478e701885e386fefaf5407dd162 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  84f6085c9d1a21d396fa85545b934f7fcd22eab91da0da961bfe6ac0d41632e9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1421329
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  743f0d8328eb1364bdd13453fa5d8537628ce802 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  6becc583e2bb5a0692cca934d64b76d015e5452e144456340260ab56c1920283 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1531339
</span> 
 depends_build-append \
                     port:cpp-utilities \
</pre><pre style='margin:0'>

</pre>