<pre style='margin:0'>
Ryan Carsten Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0fb9afcb488ea890b2208dade4b378cf51ad2701">https://github.com/macports/macports-ports/commit/0fb9afcb488ea890b2208dade4b378cf51ad2701</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 0fb9afcb488 php-yaml: Add php83-yaml subport
</span>0fb9afcb488 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0fb9afcb488ea890b2208dade4b378cf51ad2701
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Wed Jan 3 21:07:04 2024 -0600

<span style='display:block; white-space:pre;color:#404040;'>    php-yaml: Add php83-yaml subport
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See: https://trac.macports.org/ticket/69023
</span>---
 php/php-yaml/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-yaml/Portfile b/php/php-yaml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 39f58d29601..ec453a9b561 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-yaml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-yaml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ categories-append   devel
</span> maintainers         {ryandesign @ryandesign} openmaintainer
 license             PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches        5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+php.branches        5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3
</span> php.pecl            yes
 
 if {[vercmp ${php.branch} >= 7.1]} {
</pre><pre style='margin:0'>

</pre>