<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4dbd66cf051eafc9fde6e37ba7e62c004abab4bf">https://github.com/macports/macports-ports/commit/4dbd66cf051eafc9fde6e37ba7e62c004abab4bf</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 4dbd66c  syncthing-0.14: update to 0.14.42
</span>4dbd66c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4dbd66cf051eafc9fde6e37ba7e62c004abab4bf
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Wed Dec 27 05:43:44 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    syncthing-0.14: update to 0.14.42
</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 6ddd894..9fc8124 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.41 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        syncthing syncthing 0.14.42 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  9e88c316d7feaa39c1e90e825f88b0ff0f385bd0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  0a7d3c260f5cc8071cf880923d3dc59d3e9163cdd402c169058be59700cd2ad2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  1092ed1f0bafac676187779b2d9abee74860d637 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  d194330f1dfac8bdb83edc978e0b184ed0c5e3aa32af660d95e4592824b20c63
</span> 
 worksrcdir          src/github.com/syncthing/syncthing
 extract.mkdir       yes
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,7 +43,7 @@ destroot {
</span>     xinstall -W ${worksrcpath}/bin syncthing ${destroot}${prefix}/bin
     xinstall -W ${worksrcpath}/man syncthing.1 ${destroot}${prefix}/share/man/man1
     xinstall -d ${destroot}${prefix}/share/doc/${name}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    xinstall -W ${worksrcpath} AUTHORS LICENSE NICKS ${destroot}${prefix}/share/doc/${name}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    xinstall -W ${worksrcpath} AUTHORS LICENSE ${destroot}${prefix}/share/doc/${name}
</span>     xinstall {*}[glob ${worksrcpath}/*.md] ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${destroot}${prefix}/share/examples/${name}
     xinstall -W ${worksrcpath}/etc/macosx-launchd syncthing.plist ${destroot}${prefix}/share/examples/${name}
</pre><pre style='margin:0'>

</pre>