<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/b56d203b064653768920f9eb94f1f31a3f7f2e94">https://github.com/macports/macports-ports/commit/b56d203b064653768920f9eb94f1f31a3f7f2e94</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b56d203b064653768920f9eb94f1f31a3f7f2e94
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri May 12 20:37:58 2017 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/Quicksilver/Portfile b/aqua/Quicksilver/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cf29929..317e3c2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/Quicksilver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/Quicksilver/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ PortGroup               xcodeversion 1.0
</span> 
 github.setup            quicksilver Quicksilver 1.3.1 v
 platforms               darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers             ryandesign openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers             {ryandesign @ryandesign} openmaintainer
</span> categories              aqua sysutils
 license                 Apache-2
 supported_archs         x86_64
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@ long_description        Quicksilver is a launcher utility app for OS X which \
</span>                         directly\; and interact with installed applications \
                         through plugins.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage                http://qsapp.com/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage                https://qsapp.com
</span> 
 # Fetch from git instead of distfile because it needs submodules
 fetch.type              git
</pre><pre style='margin:0'>

</pre>