<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/e127708b5a888e8a01e8c0650629fedb3bad819f">https://github.com/macports/macports-ports/commit/e127708b5a888e8a01e8c0650629fedb3bad819f</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 e127708 qtplay: Update homepage and master_sites and add modeline
</span>e127708 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit e127708b5a888e8a01e8c0650629fedb3bad819f
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Jun 26 19:14:05 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> qtplay: Update homepage and master_sites and add modeline
</span>---
audio/qtplay/Portfile | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/qtplay/Portfile b/audio/qtplay/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d43f943..a048e88 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/qtplay/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/qtplay/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,3 +1,5 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> PortSystem 1.0
name qtplay
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,8 +20,8 @@ long_description \
</span> Special flag for reading playlist via standard input. \
Support for process signals: SIGINT, SIGTSTP, and SIGCONT.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage http://rainbowflight.googlepages.com/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites ${homepage}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage https://sites.google.com/site/rainbowflight2/#qtplay
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites https://sites.google.com/site/rainbowflight2/
</span> distname ${name}${version}
checksums md5 f6cb47521afbfc5b40efdd2d8433830d \
</pre><pre style='margin:0'>
</pre>