<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/55abe2a74a9cc30d1eb7d297d29505a9ca647c5a">https://github.com/macports/macports-ports/commit/55abe2a74a9cc30d1eb7d297d29505a9ca647c5a</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 55abe2a  php-uuid: Add php71-uuid subport
</span>55abe2a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 55abe2a74a9cc30d1eb7d297d29505a9ca647c5a
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Dec 7 23:40:25 2016 -0600

<span style='display:block; white-space:pre;color:#404040;'>    php-uuid: Add php71-uuid subport
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/52999
</span>---
 php/php-uuid/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<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 c2072b6..c299f14 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;'>@@ -1,5 +1,4 @@
</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;'>-# $Id$
</span> 
 PortSystem              1.0
 PortGroup               php 1.1
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +10,7 @@ platforms               darwin
</span> maintainers             pixilla
 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
</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> php.pecl                yes
 
 description             A wrapper around libuuid from the ext2utils project.
</pre><pre style='margin:0'>

</pre>