<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/d04b61dd6c08f6cf20eca9169f1d6d0ae854f50a">https://github.com/macports/macports-ports/commit/d04b61dd6c08f6cf20eca9169f1d6d0ae854f50a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d04b61dd6c08f6cf20eca9169f1d6d0ae854f50a
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Jan 3 02:46:40 2020 -0600

<span style='display:block; white-space:pre;color:#404040;'>    php-1.1: Default to php74
</span>---
 _resources/port1.0/group/php-1.1.tcl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<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 781113e..d48fb52 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;'>@@ -11,7 +11,7 @@ default categories              php
</span> # built. For unified extension ports (name begins with "php-") setting
 # php.branches is mandatory; there is no default. Example:
 #
<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
</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
</span> #
 # For unified ports, setting php.branches will create the subports.
 #
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -101,7 +101,7 @@ proc php._set_name {option action args} {
</span> # when the php port is updated.
 
 options php.latest_stable_branch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-default php.latest_stable_branch 7.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+default php.latest_stable_branch 7.4
</span> 
 
 # php.default_branch: the branch of PHP for which the port should be installed
</pre><pre style='margin:0'>

</pre>