<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/03ba81b942565a3a4812c7c9c4ce8331527edf94">https://github.com/macports/macports-ports/commit/03ba81b942565a3a4812c7c9c4ce8331527edf94</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 03ba81b  auto-multiple-choice: correct sites
</span>03ba81b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 03ba81b942565a3a4812c7c9c4ce8331527edf94
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Thu Jun 22 07:16:49 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    auto-multiple-choice: correct sites
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    closes https://trac.macports.org/ticket/54347
</span>---
 x11/auto-multiple-choice/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/auto-multiple-choice/Portfile b/x11/auto-multiple-choice/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b0fb219..0afc1c3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/auto-multiple-choice/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/auto-multiple-choice/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,8 +23,8 @@ long_description        Utility to manage multiple choice questionnaires, \
</span>                         "Printing method" to "file" or "command" in preferences. \
                         "file" method produce PDF files that could be printed from OS X.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage                http://home.gna.org/auto-qcm
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites            http://download.gna.org/auto-qcm/macports/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage                http://www.auto-multiple-choice.net/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites            http://download.auto-multiple-choice.net/macports/
</span> distfiles               ${name}_${version}_precomp${extract.suffix}
 
 checksums               sha256 534b1a9cd855532bd6c065a29e09dec2ba07c8ee155317e416260a9d5942420a \
</pre><pre style='margin:0'>

</pre>