<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/34ed035840bd837f80c1e52b6ae2e24c5d73c123">https://github.com/macports/macports-ports/commit/34ed035840bd837f80c1e52b6ae2e24c5d73c123</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 34ed035840b p5-mail-authenticationresults: update to version 2.20231031
</span>34ed035840b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 34ed035840bd837f80c1e52b6ae2e24c5d73c123
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Wed Nov 1 15:19:39 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    p5-mail-authenticationresults: update to version 2.20231031
</span>---
 perl/p5-mail-authenticationresults/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-mail-authenticationresults/Portfile b/perl/p5-mail-authenticationresults/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cc2ea046547..bc12628c7ae 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-mail-authenticationresults/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-mail-authenticationresults/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,20 +4,20 @@ 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         Mail-AuthenticationResults 2.20230112
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Mail-AuthenticationResults 2.20231031
</span> revision            0
 license             {Artistic-1 GPL}
 maintainers         {devans @dbevans} openmaintainer
 categories-append   mail
 description         Mail::AuthenticationResults - Object Oriented Authentication-Results Headers
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 platforms           {darwin any}
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  29bcc43ddceff527e9e3aca31d5f0533c80b454f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  c2d144cae0225f8bc9d0f5fad1c3f139d27cf534fce7eac70764fbf66fd22341 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    32438
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  dd49302cdd53b2e91b28ef521b96c22925486844 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  6cf2cfaa3368401ad9d9013cb75a8a9c61db6c3444b1ef1d4b424b6a06a2ed6b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    32794
</span> 
 if {${perl5.major} != ""} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>