<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/bc2260b0aa3f6e972f01f807eafd0eb97069a900">https://github.com/macports/macports-ports/commit/bc2260b0aa3f6e972f01f807eafd0eb97069a900</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit bc2260b0aa3f6e972f01f807eafd0eb97069a900
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Dec 2 19:48:28 2016 -0600

<span style='display:block; white-space:pre;color:#404040;'>    php-1.1.tcl: Make 7.1 the default branch
</span>---
 _resources/port1.0/group/php-1.1.tcl | 6 +++---
 1 file changed, 3 insertions(+), 3 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 e2368cf..4b3d193 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;'>@@ -1,6 +1,6 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 #
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Copyright (c) 2009-2015 The MacPorts Project
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Copyright (c) 2009-2016 The MacPorts Project
</span> # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -40,7 +40,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
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+#   php.branches                5.3 5.4 5.5 5.6 7.0 7.1
</span> #
 # For unified ports, setting php.branches will create the subports.
 #
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -130,7 +130,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.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+default php.latest_stable_branch 7.1
</span> 
 
 # php.default_branch: the branch of PHP for which the port should be installed
</pre><pre style='margin:0'>

</pre>