<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/637b91721b49652688cdcef0996ad8e24bf5df05">https://github.com/macports/macports-ports/commit/637b91721b49652688cdcef0996ad8e24bf5df05</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 637b917  php74: Add PHP 7.4 to non-core PHP extensions
</span>637b917 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 637b91721b49652688cdcef0996ad8e24bf5df05
</span>Author: Chris Minett <1084019+chrisminett@users.noreply.github.com>
AuthorDate: Thu Jan 2 15:44:50 2020 +0000

<span style='display:block; white-space:pre;color:#404040;'>    php74: Add PHP 7.4 to non-core PHP extensions
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Makes the extension available as `php74-{name}` where it already has compatibility.
</span>---
 php/php-APCu/Portfile          | 2 +-
 php/php-excel/Portfile         | 2 +-
 php/php-geoip/Portfile         | 2 +-
 php/php-gmagick/Portfile       | 2 +-
 php/php-imagick/Portfile       | 2 +-
 php/php-jsmin/Portfile         | 2 +-
 php/php-lzf/Portfile           | 2 +-
 php/php-mailparse/Portfile     | 2 +-
 php/php-mcrypt/Portfile        | 2 +-
 php/php-mongodb/Portfile       | 2 +-
 php/php-mysql-xdevapi/Portfile | 2 +-
 php/php-pdflib/Portfile        | 2 +-
 php/php-propro/Portfile        | 2 +-
 php/php-raphf/Portfile         | 2 +-
 php/php-redis/Portfile         | 2 +-
 php/php-scrypt/Portfile        | 2 +-
 php/php-ssh2/Portfile          | 2 +-
 php/php-stomp/Portfile         | 2 +-
 php/php-svm/Portfile           | 2 +-
 php/php-taint/Portfile         | 2 +-
 php/php-timezonedb/Portfile    | 2 +-
 php/php-uuid/Portfile          | 2 +-
 php/php-vld/Portfile           | 2 +-
 php/php-yaf/Portfile           | 2 +-
 php/php-yaml/Portfile          | 2 +-
 php/php-yaz/Portfile           | 2 +-
 26 files changed, 26 insertions(+), 26 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 e65bec8..36e07e0 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 @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 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> php.pecl            yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<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 e74052b..f9deeca 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 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> 
 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 b70473d..6f507d7 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 @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 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> 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 f31b2fd..392eee3 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 @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 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> 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 1193968..4b87201 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 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> 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-jsmin/Portfile b/php/php-jsmin/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6c55087..d370a5c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-jsmin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-jsmin/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 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> php.pecl            yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<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 ca55ffc..342a376 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;'>@@ -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 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> 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 f0ab19a..4c4a324 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 @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 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> php.pecl        yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-mcrypt/Portfile b/php/php-mcrypt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e1ededa..9ebb17e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-mcrypt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-mcrypt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ maintainers         {ryandesign @ryandesign} openmaintainer
</span> license             PHP-3.01
 
 # php71-mcrypt and earlier subports are in the php Portfile.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches        7.2 7.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+php.branches        7.2 7.3 7.4
</span> php.pecl            yes
 
 description         a PHP interface to the mcrypt library, which offers \
<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 a616eff..ca4cd33 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 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> php.pecl            yes
 
 if {[vercmp ${php.branch} 5.6] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-mysql-xdevapi/Portfile b/php/php-mysql-xdevapi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e236521..de74239 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-mysql-xdevapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-mysql-xdevapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ categories              php devel
</span> 
 homepage                https://dev.mysql.com/doc/x-devapi-userguide/en
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches            7.1 7.2 7.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+php.branches            7.1 7.2 7.3 7.4
</span> php.pecl                yes
 
 if {[vercmp ${php.branch} 7.1] >= 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 fe0ba55..888a2f8 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 @@ maintainers                 {ryandesign @ryandesign} openmaintainer
</span> # https://bugs.php.net/bug.php?id=78947
 license                     Restrictive
 
<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> php.pecl                    yes
 
 description                 PHP bindings for pdflib
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-propro/Portfile b/php/php-propro/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ed23243..48801e0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-propro/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-propro/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,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 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> php.pecl            yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<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 3d8e979..0216027 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 @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
</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> 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 bfc35cc..b667487 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 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> php.pecl                yes
 
 if {[vercmp ${php.branch} 7.0] >= 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 bc79214..feb5216 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 @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
</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> php.pecl                yes
 
 version                 1.4.2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-ssh2/Portfile b/php/php-ssh2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 74f4be5..cebd32e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-ssh2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-ssh2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,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 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> php.pecl                yes
 php.pecl.prerelease     yes
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-stomp/Portfile b/php/php-stomp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 61bf7e2..682b524 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-stomp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-stomp/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 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> php.pecl            yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-svm/Portfile b/php/php-svm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f4aff57..4faaf1b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-svm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-svm/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 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> php.pecl                yes
 php.pecl.prerelease     yes
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-taint/Portfile b/php/php-taint/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5679b0b..d44268d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-taint/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-taint/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 7.0 7.1 7.2 7.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+php.branches            5.3 5.4 7.0 7.1 7.2 7.3 7.4
</span> php.pecl                yes
 
 if {[vercmp ${php.branch} 7] >= 0} {
<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 ae1d7f0..b2923b6 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;'>@@ -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 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> php.pecl            yes
 
 description         A PECL Timezone Database.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-uuid/Portfile b/php/php-uuid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0c44d78..84243d3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-uuid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-uuid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ platforms               darwin
</span> maintainers             {ryandesign @ryandesign} openmaintainer
 license                 LGPL-2.1+
 
<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> php.pecl                yes
 
 description             A wrapper around libuuid from the ext2utils project.
<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 c0cf3f8..444dc86 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 @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
</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> 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 c8cd055..3d22327 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 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> 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 1dc0d1e..a75294a 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 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> 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 62fd728..f716414 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;'>@@ -9,7 +9,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 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> php.pecl                yes
 
 description             PHP/PECL extension for the Z39.50 protocol
</pre><pre style='margin:0'>

</pre>