<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/54bf42927a205f8f5d3188b9925af9034a675fec">https://github.com/macports/macports-ports/commit/54bf42927a205f8f5d3188b9925af9034a675fec</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 54bf42927a2 php-raphf: Add php83-raphf subport
</span>54bf42927a2 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 54bf42927a205f8f5d3188b9925af9034a675fec
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Thu Jan 4 02:02:39 2024 -0600
<span style='display:block; white-space:pre;color:#404040;'> php-raphf: Add php83-raphf 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-raphf/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-raphf/Portfile b/php/php-raphf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1e5db86e47f..d9cf38123f0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-raphf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-raphf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,10 +7,10 @@ name php-raphf
</span> maintainers {ryandesign @ryandesign} openmaintainer
license BSD
<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
<span style='display:block; white-space:pre;background:#ffe0e0;'>-if {[vercmp ${php.branch} 7.0] >= 0} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+if {[vercmp ${php.branch} >= 7.0]} {
</span> version 2.0.1
revision 0
checksums rmd160 c561cb3e2e85477e066b2871fb44de38f36c8a1d \
</pre><pre style='margin:0'>
</pre>