<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2abb980297df7e49125a3c6433781c4a9fedf101">https://github.com/macports/macports-ports/commit/2abb980297df7e49125a3c6433781c4a9fedf101</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 2abb980297df7e49125a3c6433781c4a9fedf101
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Feb 8 03:09:36 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    yaz: use https for hompeage
</span>---
 net/yaz/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/yaz/Portfile b/net/yaz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4956e16..1b6b564 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/yaz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/yaz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ long_description    YAZ is a compact toolkit that provides access to the \
</span>                     higher-level tools for implementing the server and \
                     client roles, respectively.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.indexdata.com/yaz/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.indexdata.com/yaz/
</span> master_sites        http://ftp.indexdata.com/pub/yaz/
 
 checksums           rmd160  90da21fd1c94c24c3614b1c1a2bcbbddcc7de38c \
</pre><pre style='margin:0'>

</pre>