<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/c7acf5bad7e9c6996b9c3a82297c0b7a8fd7863a">https://github.com/macports/macports-ports/commit/c7acf5bad7e9c6996b9c3a82297c0b7a8fd7863a</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 c7acf5bad7e php-uuid: Add php83-uuid subport
</span>c7acf5bad7e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit c7acf5bad7e9c6996b9c3a82297c0b7a8fd7863a
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Sun Dec 17 03:18:28 2023 -0600
<span style='display:block; white-space:pre;color:#404040;'> php-uuid: Add php83-uuid subport
</span>---
php/php-uuid/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-uuid/Portfile b/php/php-uuid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0de12f39032..ebaf090b799 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-uuid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-uuid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ categories-append net www
</span> maintainers {ryandesign @ryandesign} openmaintainer
license LGPL-2.1+
<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
description A wrapper around libuuid from the ext2utils project.
</pre><pre style='margin:0'>
</pre>