<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c01c3ae44ef324318b2d1202666fcea4f55f2d7f">https://github.com/macports/macports-ports/commit/c01c3ae44ef324318b2d1202666fcea4f55f2d7f</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 c01c3ae  binkd: Use https for home page and master sites
</span>c01c3ae is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c01c3ae44ef324318b2d1202666fcea4f55f2d7f
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Tue Feb 25 16:24:57 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    binkd: Use https for home page and master sites
</span>---
 net/binkd/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/binkd/Portfile b/net/binkd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c8339b2..9b6a069 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/binkd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/binkd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,8 +11,8 @@ maintainers     iname.com:bk532
</span> description     binkd FidoNET mailer
 long_description        binkd is a program used in FidoNET networks \
                        to transfer files using IP transport.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage        http://2f.ru/binkd/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites    http://2f.ru/binkd/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage        https://2f.ru/binkd/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites    https://2f.ru/binkd/
</span> use_zip yes
 pre-configure  { 
                system "/bin/cp ${worksrcpath}/mkfls/unix/* ${worksrcpath} && \
</pre><pre style='margin:0'>

</pre>