<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/2af5d0929b6a3b24c55408290a1a42e300c43cf9">https://github.com/macports/macports-ports/commit/2af5d0929b6a3b24c55408290a1a42e300c43cf9</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 2af5d09  php-igbinary: Add php72-igbinary subport
</span>2af5d09 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2af5d0929b6a3b24c55408290a1a42e300c43cf9
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Dec 7 05:49:06 2017 -0600

<span style='display:block; white-space:pre;color:#404040;'>    php-igbinary: Add php72-igbinary subport
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Also add maintainer GitHub handle and add size to checksums.
</span>---
 php/php-igbinary/Portfile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/php/php-igbinary/Portfile b/php/php-igbinary/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 22f6eba..86c99e2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/php/php-igbinary/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/php/php-igbinary/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,9 +8,9 @@ version             2.0.4
</span> categories-append   net devel
 license             BSD PHP-3.01
 platforms           darwin freebsd openbsd
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         pixilla openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {pixilla @pixilla} openmaintainer
</span> 
<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 serializer.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,6 +23,7 @@ long_description    Igbinary is a drop in replacement for the standard PHP \
</span>                     serialized data.
 
 checksums           rmd160  69516eac72dc469607072c1a6785c604a64f6813 \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  ed98a5704f46bb62d1dad3bd24d07b8a474b4293960ca88d1b6ebd051ca1a528
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  ed98a5704f46bb62d1dad3bd24d07b8a474b4293960ca88d1b6ebd051ca1a528 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    68294
</span> 
 test.run            yes
</pre><pre style='margin:0'>

</pre>