<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/9250f1b916f099b5163f4e9e32777f7e91c2c9f6">https://github.com/macports/macports-ports/commit/9250f1b916f099b5163f4e9e32777f7e91c2c9f6</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 9250f1b916f tuxmath: Update master_sites; modernize checksums
</span>9250f1b916f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9250f1b916f099b5163f4e9e32777f7e91c2c9f6
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Jan 12 01:26:06 2023 -0600

<span style='display:block; white-space:pre;color:#404040;'>    tuxmath: Update master_sites; modernize checksums
</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/56311
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/66447
</span>---
 games/tuxmath/Portfile | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/tuxmath/Portfile b/games/tuxmath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d782f21cf2c..de9b738b291 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/tuxmath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/tuxmath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,10 +6,8 @@ PortGroup           app 1.0
</span> 
 name                tuxmath
 version             2.0.3
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set download_id     3571
</span> revision            1
 categories          games education
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> maintainers         nomaintainer
 
 description         Kids math game - help Tux, the Linux Penguin shoot down attacking math questions!
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,11 +20,12 @@ long_description    TuxMath is an SDL-based educational game intended for childr
</span>                     a tribute to the arcade classic \"Asteroids\".
 
 homepage            http://tux4kids.alioth.debian.org/tuxmath/index.php
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        https://alioth.debian.org/frs/download.php/file/${download_id}/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        https://alioth-archive.debian.org/releases/tux4kids/TuxMath-Source/TuxMath-Source-${version}/
</span> distname            ${name}_w_fonts-${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           sha1    74510bc342d6cefb6dae101cfc8c1207f29d7db9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    rmd160  e399b605e69690a57fe2b5f6c29cf2f5c428ba6f
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  e399b605e69690a57fe2b5f6c29cf2f5c428ba6f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  eec49c296d41df39a6474d94ba4e3334e4c16dc180d3ea4a6defc2debfc39887 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    10396696
</span> 
 depends_build       port:pkgconfig
 depends_lib         port:libsdl \
</pre><pre style='margin:0'>

</pre>