<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/d3ffdf8ddf94353c8fa65ce75004b79b308105c8">https://github.com/macports/macports-ports/commit/d3ffdf8ddf94353c8fa65ce75004b79b308105c8</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 d3ffdf8  libao: Use https for homepage
</span>d3ffdf8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d3ffdf8ddf94353c8fa65ce75004b79b308105c8
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Oct 12 22:04:34 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    libao: Use https for homepage
</span>---
 audio/libao/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/libao/Portfile b/audio/libao/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7a0290f..42dd514 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/libao/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/libao/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,9 +11,10 @@ long_description    libao is a way to easily add cross-platform audio output to
</span>                     program. Output devices are implemented as dynamic plugins, and \
                     OSS, ESD, ALSA, aRTs, PulseAudio, Solaris, and Irix outputs are \
                     currently supported.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.xiph.org/ao/
</span> platforms           darwin
 license             GPL-2+
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.xiph.org/ao/
</span> master_sites        https://gitlab.xiph.org/xiph/libao/repository/${version}/archive.tar.bz2?dummy=
 
 checksums           rmd160  9983f2435a45ad1fc97a2b7f2d60e8f2e6172bfa \
</pre><pre style='margin:0'>

</pre>