<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5cf9da96f02d2f0ae6857c7acb66007587784041">https://github.com/macports/macports-ports/commit/5cf9da96f02d2f0ae6857c7acb66007587784041</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 5cf9da96f02 rootsh: update master_sites to reduce redirects, add newer checksums. fixes https://trac.macports.org/ticket/62305
</span>5cf9da96f02 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5cf9da96f02d2f0ae6857c7acb66007587784041
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Mon Feb 15 17:48:44 2021 -0800

<span style='display:block; white-space:pre;color:#404040;'>    rootsh: update master_sites to reduce redirects, add newer checksums. fixes https://trac.macports.org/ticket/62305
</span>---
 shells/rootsh/Portfile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/shells/rootsh/Portfile b/shells/rootsh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8992ef88185..4c222e8e18e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/shells/rootsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/shells/rootsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,10 +14,12 @@ homepage         http://rootsh.sourceforge.net/
</span> platforms        darwin
 license          GPL-3
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites     sourceforge
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites     sourceforge:project/${name}/${name}/${version}
</span> checksums        md5 af62e6140338c9b2e8e8f6e828fda1ac \
                  sha1 fa0049002b853a3d18b567dd60e4e714f9db2222 \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                 rmd160 1e5083c37a89b7c00606b4ca7367b90bc4ad58cb
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                 rmd160 1e5083c37a89b7c00606b4ca7367b90bc4ad58cb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                 sha256 7ad043c8cbb02743b5066822bd2aa1b3313d2675d235edea1db287e7138611ec \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                 size 147408
</span> 
 patchfiles       patch-Makefile.in \
                  patch-configure \
</pre><pre style='margin:0'>

</pre>