<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/75a557f1206c0cf621841025ffc17f6ba7c9c8fd">https://github.com/macports/macports-ports/commit/75a557f1206c0cf621841025ffc17f6ba7c9c8fd</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 75a557f  WW: update to 1.9
</span>75a557f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 75a557f1206c0cf621841025ffc17f6ba7c9c8fd
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Tue May 16 12:03:18 2017 +0000

<span style='display:block; white-space:pre;color:#404040;'>    WW: update to 1.9
</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/54165
</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 f614f7e..d07ce02 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.7
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tazzben WW 1.9
</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  ba30219ea35fc0a773fb1261e77c664d730ecef4 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  2873483cd3682c29f8423a8f5d590c5f7b6d3d9094cc651a84968b1db2ba74f9
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  80493c88d14aeafaeb6df1d170561cc690df8276 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7a3d77f41df66504c4194faa28f27f8796f457dc85af30aacdc701bb9f3512b5
</span> 
 python.default_version  27
 
</pre><pre style='margin:0'>

</pre>