<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/81cfc2019827a5cd2967a2a712ea8e716c67d8ff">https://github.com/macports/macports-ports/commit/81cfc2019827a5cd2967a2a712ea8e716c67d8ff</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 81cfc2019827a5cd2967a2a712ea8e716c67d8ff
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Jun 7 18:41:19 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    abgx360: add size to checksums
</span>---
 games/abgx360/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/abgx360/Portfile b/games/abgx360/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5783040..8a99bfb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/abgx360/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/abgx360/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,7 +25,8 @@ homepage            http://www.abgx360.cc/
</span> master_sites        ${homepage}dl/
 
 checksums           rmd160  8c9af88e96ca4bc3122f204f995be24b296d3f5b \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  d73e0270383ff9c150224e1f687d1d5643b4c23752cfaec2dcfde8a12db5a8f7
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  d73e0270383ff9c150224e1f687d1d5643b4c23752cfaec2dcfde8a12db5a8f7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    308959
</span> 
 depends_lib         port:curl port:zlib
 
</pre><pre style='margin:0'>

</pre>