<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c903519d5ea0150e5afa4993f0efe2039b456af6">https://github.com/macports/macports-ports/commit/c903519d5ea0150e5afa4993f0efe2039b456af6</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 c903519d5ea php pg: use platforms any for stub ports
</span>c903519d5ea is described below
<span style='display:block; white-space:pre;color:#808000;'>commit c903519d5ea0150e5afa4993f0efe2039b456af6
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Dec 7 17:31:39 2022 +1100
<span style='display:block; white-space:pre;color:#404040;'> php pg: use platforms any for stub ports
</span>---
_resources/port1.0/group/php-1.1.tcl | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/php-1.1.tcl b/_resources/port1.0/group/php-1.1.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index f64fe099ffb..ad956fcab14 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/php-1.1.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/php-1.1.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -45,6 +45,8 @@ proc php._set_branches {option action args} {
</span> # Set up stub port.
if {${name} eq ${subport}} {
supported_archs noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ platforms any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_run port:php[php.suffix_from_branch ${php.default_branch}]-${php.rootname}
# Ensure the stub port does not do anything with distfiles—not
</pre><pre style='margin:0'>
</pre>