<pre style='margin:0'>
Mojca Miklavec (mojca) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b458fe86a56d111d86bc17b95c674c0e5274b05e">https://github.com/macports/macports-ports/commit/b458fe86a56d111d86bc17b95c674c0e5274b05e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b458fe86a56d111d86bc17b95c674c0e5274b05e
</span>Author: Mojca Miklavec <mojca@macports.org>
AuthorDate: Fri Jul 26 13:33:22 2019 +0200

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sounddevice/Portfile b/python/py-sounddevice/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fe38039..69b8e28 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sounddevice/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sounddevice/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ long_description    This Python module provides bindings for the PortAudio libra
</span>                     and a few convenience functions to play and record NumPy arrays \
                     containing audio signals
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://python-sounddevice.readthedocs.io/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://python-sounddevice.readthedocs.io/
</span> master_sites        pypi:s/sounddevice
 distname            sounddevice-${version}
 
</pre><pre style='margin:0'>

</pre>