<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/c30fd690ee381cc19470d401db2011b2facce52e">https://github.com/macports/macports-ports/commit/c30fd690ee381cc19470d401db2011b2facce52e</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 c30fd69  Add php72 subports
</span>c30fd69 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit c30fd690ee381cc19470d401db2011b2facce52e
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Dec 5 05:48:17 2017 -0600

<span style='display:block; white-space:pre;color:#404040;'>    Add php72 subports
</span>---
 php/php-APCu/Portfile       | 2 +-
 php/php-amqp/Portfile       | 2 +-
 php/php-event/Portfile      | 2 +-
 php/php-excel/Portfile      | 2 +-
 php/php-geoip/Portfile      | 2 +-
 php/php-gmagick/Portfile    | 2 +-
 php/php-imagick/Portfile    | 2 +-
 php/php-lzf/Portfile        | 2 +-
 php/php-mailparse/Portfile  | 2 +-
 php/php-mongodb/Portfile    | 2 +-
 php/php-oauth/Portfile      | 2 +-
 php/php-pdflib/Portfile     | 2 +-
 php/php-phalcon/Portfile    | 2 +-
 php/php-raphf/Portfile      | 2 +-
 php/php-redis/Portfile      | 2 +-
 php/php-rrd/Portfile        | 2 +-
 php/php-scrypt/Portfile     | 2 +-
 php/php-swoole/Portfile     | 2 +-
 php/php-timezonedb/Portfile | 2 +-
 php/php-vld/Portfile        | 2 +-
 php/php-yaf/Portfile        | 2 +-
 php/php-yaml/Portfile       | 2 +-
 php/php-yaz/Portfile        | 2 +-
 23 files changed, 23 insertions(+), 23 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-APCu/Portfile b/php/php-APCu/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aef2a82..85bd4ce 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-APCu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-APCu/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms           darwin
</span> maintainers         ryandesign
 license             PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches        5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl            yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-amqp/Portfile b/php/php-amqp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6a5603b..f2bd80d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-amqp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-amqp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms           darwin
</span> maintainers         {ryandesign @ryandesign} openmaintainer
 license             PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches        5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl            yes
 
 description         AMQP interface for PHP
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-event/Portfile b/php/php-event/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fcb49ed..00ea199 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-event/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-event/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ platforms               darwin
</span> maintainers             {ryandesign @ryandesign} openmaintainer
 license                 PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches            5.4 5.5 5.6 7.0 7.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+php.branches            5.4 5.5 5.6 7.0 7.1 7.2
</span> php.pecl                yes
 
 description             efficiently schedule I/O, time and signal based events
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-excel/Portfile b/php/php-excel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1790e60..07e18f9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-excel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-excel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms           darwin
</span> maintainers         {ryandesign @ryandesign} openmaintainer
 license             PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches        5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> 
 description         PHP interface to LibXL for reading and writing \
                     Microsoft Excel spreadsheets
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-geoip/Portfile b/php/php-geoip/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 83eb9fc..ef755f7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-geoip/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-geoip/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ categories      php devel
</span> platforms       darwin
 maintainers     ryandesign openmaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches    5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl        yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-gmagick/Portfile b/php/php-gmagick/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 647f027..499f335 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-gmagick/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-gmagick/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ categories      php devel
</span> platforms       darwin
 maintainers     ryandesign openmaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches    5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl        yes
 php.pecl.prerelease yes
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-imagick/Portfile b/php/php-imagick/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f973ce8..024a293 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-imagick/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-imagick/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ platforms               darwin
</span> maintainers             {ryandesign @ryandesign} openmaintainer
 license                 PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches            5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl                yes
 
 description             PHP extension to create and modify images with \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-lzf/Portfile b/php/php-lzf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 016e4bc..9dd82c0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-lzf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-lzf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ platforms           darwin
</span> maintainers         {ryandesign @ryandesign} openmaintainer
 license             PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches        5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl            yes
 
 description         Handles LZF compression / decompression.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-mailparse/Portfile b/php/php-mailparse/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c79a05b..91ab6b2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-mailparse/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-mailparse/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ categories      php mail devel
</span> platforms       darwin
 maintainers     ryandesign openmaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches    5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl        yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-mongodb/Portfile b/php/php-mongodb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 86c2d05..290af4b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-mongodb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-mongodb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms           darwin
</span> maintainers         {ryandesign @ryandesign} openmaintainer
 license             Apache-2
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches        5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl            yes
 
 if {[vercmp ${php.branch} 5.5] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-oauth/Portfile b/php/php-oauth/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6212971..96abcaf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-oauth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-oauth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ categories      php devel
</span> platforms       darwin
 maintainers     ryandesign openmaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches    5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl        yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-pdflib/Portfile b/php/php-pdflib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c4b7edd..163e3e8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-pdflib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-pdflib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ platforms                   darwin
</span> maintainers                 {ryandesign @ryandesign} openmaintainer
 license                     PHP
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches                5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl                    yes
 
 description                 PHP bindings for pdflib
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-phalcon/Portfile b/php/php-phalcon/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d3d99eb..f0f34d2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-phalcon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-phalcon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms               darwin
</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
</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
</span> 
 if {[vercmp ${php.branch} 5.5] >= 0} {
     github.setup        phalcon cphalcon 3.2.4 v
<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 e117950..69727a7 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;'>@@ -8,7 +8,7 @@ platforms           darwin
</span> maintainers         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
</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
</span> php.pecl            yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-redis/Portfile b/php/php-redis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f699a15..e000a9e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-redis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-redis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms               darwin
</span> maintainers             {ryandesign @ryandesign} openmaintainer
 license                 PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches            5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl                yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-rrd/Portfile b/php/php-rrd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 67e2279..8d2c7e0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-rrd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-rrd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms           darwin
</span> maintainers         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
</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
</span> php.pecl            yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-scrypt/Portfile b/php/php-scrypt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4e25cd8..605952e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-scrypt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-scrypt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms               darwin
</span> maintainers             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
</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
</span> php.pecl                yes
 
 version                 1.4.2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-swoole/Portfile b/php/php-swoole/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index edcbdc3..bd2a4ad 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-swoole/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-swoole/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ platforms               darwin
</span> maintainers             {ryandesign @ryandesign} openmaintainer
 license                 Apache-2
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches            5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl                yes
 
 checksums               rmd160  f843c736fd059d5d5a37a0723d0d10eea99b5f47 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-timezonedb/Portfile b/php/php-timezonedb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8116695..d3d081f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-timezonedb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-timezonedb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ platforms           darwin
</span> maintainers         {ryandesign @ryandesign} openmaintainer
 license             PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches        5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl            yes
 
 description         A PECL Timezone Database.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-vld/Portfile b/php/php-vld/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4fe6660..15b89b3a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-vld/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-vld/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms           darwin
</span> maintainers         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
</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
</span> php.pecl            yes
 php.pecl.prerelease yes
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-yaf/Portfile b/php/php-yaf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 32a1183..015ebaa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-yaf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-yaf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms               darwin
</span> maintainers             {ryandesign @ryandesign} openmaintainer
 license                 PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches            5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl                yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-yaml/Portfile b/php/php-yaml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 59f4b10..d2ee23e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-yaml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-yaml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms           darwin
</span> maintainers         {ryandesign @ryandesign} openmaintainer
 license             PHP-3.01
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches        5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl            yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-yaz/Portfile b/php/php-yaz/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f1c7a92..14f71e0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-yaz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-yaz/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ platforms               darwin
</span> maintainers             {ryandesign @ryandesign} openmaintainer
 license                 PHP
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches            5.3 5.4 5.5 5.6 7.0 7.1
</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
</span> php.pecl                yes
 
 description             PHP/PECL extension for the Z39.50 protocol
</pre><pre style='margin:0'>

</pre>