<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/9411adadca56b87aad7eccbe0266b5d853335b3f">https://github.com/macports/macports-ports/commit/9411adadca56b87aad7eccbe0266b5d853335b3f</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 9411ada  php-rar: Add php7 subports
</span>9411ada is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9411adadca56b87aad7eccbe0266b5d853335b3f
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun May 27 00:26:07 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    php-rar: Add php7 subports
</span>---
 php/php-rar/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-rar/Portfile b/php/php-rar/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 295eb96..e2b2334 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-rar/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-rar/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
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-php.branches        5.3 5.4 5.5 5.6
</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 extension to create and read rar files.
</pre><pre style='margin:0'>

</pre>