<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8f0417c4f4e1c85208182e1d3f0ec9194e0c6097">https://github.com/macports/macports-ports/commit/8f0417c4f4e1c85208182e1d3f0ec9194e0c6097</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 8f0417c  WW: update to 1.7
</span>8f0417c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8f0417c4f4e1c85208182e1d3f0ec9194e0c6097
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Wed May 10 07:06:29 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    WW: update to 1.7
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Fixes: https://trac.macports.org/ticket/54140
</span>---
 science/WW/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/WW/Portfile b/science/WW/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a6e313f..f614f7e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/WW/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/WW/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           python 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        tazzben WW 1.6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tazzben WW 1.7
</span> 
 categories          science education
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,8 +16,8 @@ description         A command line tool to disaggregate pre and post test respon
</span> 
 long_description    In the Spring of 2016, Walstad and Wagner released a paper suggesting that the pretest/posttest delta is insufficient in assessing learning outcomes. However, performing such a disaggregation is time intensive, especially if the questions appear in a different location (or order) on the pre and post test.  WW_out is a command line tool that makes this disaggregation easy. It uses four CSV files to generate outcomes by question and student.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  c6fb607b609fa41f171bf1ba315ec1b152f18e56 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  cae88394f7eef576cf914b649e9b0a811fecfa55360ddcd844cc79b66af35fb1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  ba30219ea35fc0a773fb1261e77c664d730ecef4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  2873483cd3682c29f8423a8f5d590c5f7b6d3d9094cc651a84968b1db2ba74f9
</span> 
 python.default_version  27
 
</pre><pre style='margin:0'>

</pre>