<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/b86f26bcfa7c93aef063f8569bd2f97c2c7c5c55">https://github.com/macports/macports-ports/commit/b86f26bcfa7c93aef063f8569bd2f97c2c7c5c55</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 b86f26b php: Default php*-postgresql to +postgresql96
</span>b86f26b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b86f26bcfa7c93aef063f8569bd2f97c2c7c5c55
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Sep 29 13:54:06 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> php: Default php*-postgresql to +postgresql96
</span>---
lang/php/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/php/Portfile b/lang/php/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 908fc83..621e0ed 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/php/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/php/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1161,7 +1161,7 @@ subport ${php}-postgresql {
</span> }
if {![variant_isset postgresql82] && ![variant_isset postgresql83] && ![variant_isset postgresql84] && ![variant_isset postgresql90] && ![variant_isset postgresql91] && ![variant_isset postgresql92] && ![variant_isset postgresql93] && ![variant_isset postgresql94] && ![variant_isset postgresql95] && ![variant_isset postgresql96]} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>- default_variants +postgresql95
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ default_variants +postgresql96
</span> }
}
</pre><pre style='margin:0'>
</pre>