<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5dc530d6c3caa75a01c56acd76be3f280653dab6">https://github.com/macports/macports-ports/commit/5dc530d6c3caa75a01c56acd76be3f280653dab6</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 5dc530d6c3c p5-math-gmpq: update to version 0.63
</span>5dc530d6c3c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5dc530d6c3caa75a01c56acd76be3f280653dab6
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Tue Mar 11 22:48:11 2025 -0700

<span style='display:block; white-space:pre;color:#404040;'>    p5-math-gmpq: update to version 0.63
</span>---
 perl/p5-math-gmpq/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-math-gmpq/Portfile b/perl/p5-math-gmpq/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index be174b1ff44..e2ecfb5c745 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-math-gmpq/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-math-gmpq/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,16 +4,16 @@ PortSystem          1.0
</span> PortGroup           perl5 1.0
 
 perl5.branches      5.28 5.30 5.32 5.34
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Math-GMPq 0.61 ../../authors/id/S/SI/SISYPHUS
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Math-GMPq 0.63 ../../authors/id/S/SI/SISYPHUS
</span> revision            0
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Math::GMPq - perl interface to the GMP library's rational (mpq) functions.
 long_description    {*}${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  c105574d0554589bf04fae6529ffe94c35d11f22 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  a2778a6227507422cf1adf8d0c11d59839635c8a1255eb75434d2eed40d2ccab \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    62987
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  84ebe5438907704e490e1bb066797dc433f34e92 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  0997fda6255444916689194cc7a0e40581c371e2df63921d647550fa4f46dd9d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    62925
</span> 
 if {${perl5.major} != ""} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>