<pre style='margin:0'>
Leonardo Brondani Schenkel (lbschenkel) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/97471b91c8b686312a80dd6dda625c98f561c313">https://github.com/macports/macports-ports/commit/97471b91c8b686312a80dd6dda625c98f561c313</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 97471b9  syncthing-0.14: update to 0.14.45
</span>97471b9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 97471b91c8b686312a80dd6dda625c98f561c313
</span>Author: Leonardo Brondani Schenkel <lbschenkel@macports.org>
AuthorDate: Tue Mar 6 11:03:45 2018 +0100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/syncthing-0.14/Portfile b/net/syncthing-0.14/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cb3b30a..5842b96 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/syncthing-0.14/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/syncthing-0.14/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        syncthing syncthing 0.14.43 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        syncthing syncthing 0.14.45 v
</span> name                syncthing-0.14
 categories          net
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,8 +21,8 @@ homepage            https://syncthing.net
</span> github.tarball_from releases
 distname            syncthing-source-v${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  456b84bd874e9c169b064947c1d638239bb77735 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  bb0250e0bafce690a8ce3f43f0ab8349874ac1c8f3cdc224ed5d0110099bbd9c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  215c04472dc4b4b6de2fa5a922f41e959568a0e6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  3236a12b3698f6eaef785348a26fea59f87398b2753c414d18844e5f7d7a655b
</span> 
 worksrcdir          src/github.com/syncthing/syncthing
 extract.mkdir       yes
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -46,7 +46,7 @@ destroot {
</span>     xinstall -W ${worksrcpath} AUTHORS LICENSE ${destroot}${prefix}/share/doc/${name}
     xinstall {*}[glob ${worksrcpath}/*.md] ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${destroot}${prefix}/share/examples/${name}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    xinstall -W ${worksrcpath}/etc/macosx-launchd syncthing.plist ${destroot}${prefix}/share/examples/${name}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    xinstall -W ${worksrcpath}/etc/macos-launchd syncthing.plist ${destroot}${prefix}/share/examples/${name}
</span>     reinplace "s|/Users/USERNAME/bin/|${prefix}/bin/|g" ${destroot}${prefix}/share/examples/${name}/syncthing.plist
 }
 
</pre><pre style='margin:0'>

</pre>