<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3bad732157db493ca4efe87ab69e7309c37b6cbb">https://github.com/macports/macports-ports/commit/3bad732157db493ca4efe87ab69e7309c37b6cbb</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 3bad732  isync: Rewrite master_sites to avoid redirects
</span>3bad732 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3bad732157db493ca4efe87ab69e7309c37b6cbb
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Oct 3 23:47:41 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    isync: Rewrite master_sites to avoid redirects
</span>---
 mail/isync/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/isync/Portfile b/mail/isync/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0eeddfe..0e1b6b0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/isync/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/isync/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ long_description    isync is a command line utility for synchronizing a \
</span>                     Due to massive changes in interfaces the new command is \
                     called mbsync, isync is still provided for compatibility.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        sourceforge
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        sourceforge:project/isync/isync/${version}/
</span> 
 depends_lib         port:db53 \
                     path:lib/libssl.dylib:openssl \
</pre><pre style='margin:0'>

</pre>