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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fd60a6b1664062384386aed457d7efddee9717f8">https://github.com/macports/macports-ports/commit/fd60a6b1664062384386aed457d7efddee9717f8</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 fd60a6b1664 php-pcov: added support for php83
</span>fd60a6b1664 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fd60a6b1664062384386aed457d7efddee9717f8
</span>Author: Eloy Lafuente (stronk7) <stronk7@moodle.org>
AuthorDate: Fri Dec 8 18:40:33 2023 +0100

<span style='display:block; white-space:pre;color:#404040;'>    php-pcov: added support for php83
</span>---
 php/php-pcov/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-pcov/Portfile b/php/php-pcov/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c48054a7a63..2046ea8d2a7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-pcov/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-pcov/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ categories-append       devel
</span> maintainers             {ryandesign @ryandesign} openmaintainer
 license                 PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches            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            7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3
</span> php.pecl                yes
 
 description             A self contained php-code-coverage compatible driver for PHP.
</pre><pre style='margin:0'>

</pre>