<pre style='margin:0'>
Dan Ports (drkp) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6a548b42a1cf30b2523eff1484ef62839ba45c9c">https://github.com/macports/macports-ports/commit/6a548b42a1cf30b2523eff1484ef62839ba45c9c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6a548b42a1cf30b2523eff1484ef62839ba45c9c
</span>Author: Dan R. K. Ports <dports@macports.org>
AuthorDate: Sun Feb 28 22:14:04 2021 -0800

<span style='display:block; white-space:pre;color:#404040;'>    p5-test-output: update to v1.33.0
</span>---
 perl/p5-test-output/Portfile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-test-output/Portfile b/perl/p5-test-output/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e9779c897bf..a840bd703c3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-test-output/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-test-output/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           perl5 1.0
 
 perl5.branches      5.26 5.28 5.30
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Test-Output 1.031
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Test-Output 1.033
</span> platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,8 +17,9 @@ long_description    Test::Output provides a simple interface for testing \
</span>                     utilities are included to try and be as flexible as \
                     possible to the tester.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  4e6a7fc456582472de7d51adb6c14929c9082d97 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f8b8f37185717872727d06f6c078fa77db794410faf2f6da4d37b0b7650f7ea4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  68e1148ad5ce4f02009a46f588506e39e84dcc83 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  f6a8482740b075fad22aaf4d987d38ef927c6d2b452d4ae0d0bd8f779830556e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    17196
</span> 
 if {${perl5.major} != ""} {
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>