<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1ca7e7e669f82b834b993270053c0b9331caf526">https://github.com/macports/macports-ports/commit/1ca7e7e669f82b834b993270053c0b9331caf526</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 1ca7e7e gnutls: use https rather than ftp
</span>1ca7e7e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1ca7e7e669f82b834b993270053c0b9331caf526
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Nov 10 18:24:33 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> gnutls: use https rather than ftp
</span>---
devel/gnutls/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/gnutls/Portfile b/devel/gnutls/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8968d4d..471767c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/gnutls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/gnutls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ long_description \
</span> not include any patented algorithms \
and is available under the GNU Lesser General Public License (LGPL).
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites ftp://ftp.gnutls.org/gcrypt/gnutls/v${branch}/ \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites https://www.gnupg.org/ftp/gcrypt/gnutls/v${branch}/ \
</span> http://mirrors.dotsrc.org/gcrypt/gnutls/v${branch}/
checksums rmd160 96fdda2cec8344e37a046c8e5d68bdc8f3df00d0 \
</pre><pre style='margin:0'>
</pre>